#D992AB
≈ lightpink · rgb(217, 146, 171)
Color formats
HEX#D992AB
RGBrgb(217, 146, 171)
HSLhsl(339, 48%, 71%)
HSVhsv(339, 33%, 85%)
OKLCHoklch(74% 0.09 357)
CMYKcmyk(0%, 33%, 21%, 15%)
Contrast & accessibility
On white2.43:1below AA
On black8.65:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
--lightpink: #d992ab;
--lightpink-rgb: 217 146 171;
--lightpink-oklch: oklch(74% 0.09 357);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d992ab] text-[#d992ab] border-[#d992ab]
Shades & tints
Color harmonies
About this color
#D992AB is a color with the RGB value rgb(217, 146, 171). Its closest CSS named color is "lightpink". 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.