#CF406E
≈ palevioletred · rgb(207, 64, 110)
Color formats
HEX#CF406E
RGBrgb(207, 64, 110)
HSLhsl(341, 60%, 53%)
HSVhsv(341, 69%, 81%)
OKLCHoklch(59% 0.18 5)
CMYKcmyk(0%, 69%, 47%, 19%)
Contrast & accessibility
On white4.55:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #cf406e;
--palevioletred-rgb: 207 64 110;
--palevioletred-oklch: oklch(59% 0.18 5);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf406e] text-[#cf406e] border-[#cf406e]
Shades & tints
Color harmonies
About this color
#CF406E is a color with the RGB value rgb(207, 64, 110). 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.