#C94EA2
≈ mediumvioletred · rgb(201, 78, 162)
Color formats
HEX#C94EA2
RGBrgb(201, 78, 162)
HSLhsl(319, 53%, 55%)
HSVhsv(319, 61%, 79%)
OKLCHoklch(61% 0.18 342)
CMYKcmyk(0%, 61%, 19%, 21%)
Contrast & accessibility
On white4.12:1below AA
On black5.09:1AA pass
Best text color#000000
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
--mediumvioletred: #c94ea2;
--mediumvioletred-rgb: 201 78 162;
--mediumvioletred-oklch: oklch(61% 0.18 342);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c94ea2] text-[#c94ea2] border-[#c94ea2]
Shades & tints
Color harmonies
About this color
#C94EA2 is a color with the RGB value rgb(201, 78, 162). 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.