#DA9FBE
≈ lightpink · rgb(218, 159, 190)
Color formats
HEX#DA9FBE
RGBrgb(218, 159, 190)
HSLhsl(328, 44%, 74%)
HSVhsv(328, 27%, 85%)
OKLCHoklch(77% 0.08 346)
CMYKcmyk(0%, 27%, 13%, 15%)
Contrast & accessibility
On white2.17:1below AA
On black9.68:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
--lightpink: #da9fbe;
--lightpink-rgb: 218 159 190;
--lightpink-oklch: oklch(77% 0.08 346);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#da9fbe] text-[#da9fbe] border-[#da9fbe]
Shades & tints
Color harmonies
About this color
#DA9FBE is a color with the RGB value rgb(218, 159, 190). 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.