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