#DF97AF
≈ lightpink · rgb(223, 151, 175)
Color formats
HEX#DF97AF
RGBrgb(223, 151, 175)
HSLhsl(340, 53%, 73%)
HSVhsv(340, 32%, 87%)
OKLCHoklch(75% 0.09 358)
CMYKcmyk(0%, 32%, 22%, 13%)
Contrast & accessibility
On white2.29:1below AA
On black9.18:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
--lightpink: #df97af;
--lightpink-rgb: 223 151 175;
--lightpink-oklch: oklch(75% 0.09 358);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#df97af] text-[#df97af] border-[#df97af]
Shades & tints
Color harmonies
About this color
#DF97AF is a color with the RGB value rgb(223, 151, 175). 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.