#C45686
≈ palevioletred · rgb(196, 86, 134)
Color formats
HEX#C45686
RGBrgb(196, 86, 134)
HSLhsl(334, 48%, 55%)
HSVhsv(334, 56%, 77%)
OKLCHoklch(61% 0.15 355)
CMYKcmyk(0%, 56%, 32%, 23%)
Contrast & accessibility
On white4.18:1below AA
On black5.02:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
--palevioletred: #c45686;
--palevioletred-rgb: 196 86 134;
--palevioletred-oklch: oklch(61% 0.15 355);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c45686] text-[#c45686] border-[#c45686]
Shades & tints
Color harmonies
About this color
#C45686 is a color with the RGB value rgb(196, 86, 134). 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.