#C32CA5
≈ mediumvioletred · rgb(195, 44, 165)
Color formats
HEX#C32CA5
RGBrgb(195, 44, 165)
HSLhsl(312, 63%, 47%)
HSVhsv(312, 77%, 76%)
OKLCHoklch(57% 0.22 338)
CMYKcmyk(0%, 77%, 15%, 24%)
Contrast & accessibility
On white4.97:1AA pass
On black4.22:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #c32ca5;
--mediumvioletred-rgb: 195 44 165;
--mediumvioletred-oklch: oklch(57% 0.22 338);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c32ca5] text-[#c32ca5] border-[#c32ca5]
Shades & tints
Color harmonies
About this color
#C32CA5 is a color with the RGB value rgb(195, 44, 165). Its closest CSS named color is "mediumvioletred". 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.