#C461A2
≈ palevioletred · rgb(196, 97, 162)
Color formats
HEX#C461A2
RGBrgb(196, 97, 162)
HSLhsl(321, 46%, 57%)
HSVhsv(321, 51%, 77%)
OKLCHoklch(63% 0.15 342)
CMYKcmyk(0%, 51%, 17%, 23%)
Contrast & accessibility
On white3.76:1below AA
On black5.58:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #c461a2;
--palevioletred-rgb: 196 97 162;
--palevioletred-oklch: oklch(63% 0.15 342);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c461a2] text-[#c461a2] border-[#c461a2]
Shades & tints
Color harmonies
About this color
#C461A2 is a color with the RGB value rgb(196, 97, 162). 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.