#D887A0
≈ palevioletred · rgb(216, 135, 160)
Color formats
HEX#D887A0
RGBrgb(216, 135, 160)
HSLhsl(341, 51%, 69%)
HSVhsv(341, 38%, 85%)
OKLCHoklch(71% 0.1 0)
CMYKcmyk(0%, 38%, 26%, 15%)
Contrast & accessibility
On white2.66:1below AA
On black7.89:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #d887a0;
--palevioletred-rgb: 216 135 160;
--palevioletred-oklch: oklch(71% 0.1 0);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d887a0] text-[#d887a0] border-[#d887a0]
Shades & tints
Color harmonies
About this color
#D887A0 is a color with the RGB value rgb(216, 135, 160). Its closest CSS named color is "palevioletred". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.