#C934DE
≈ darkorchid · rgb(201, 52, 222)
Color formats
HEX#C934DE
RGBrgb(201, 52, 222)
HSLhsl(293, 72%, 54%)
HSVhsv(293, 77%, 87%)
OKLCHoklch(62% 0.26 322)
CMYKcmyk(9%, 77%, 0%, 13%)
Contrast & accessibility
On white4.18:1below AA
On black5.03:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #c934de;
--darkorchid-rgb: 201 52 222;
--darkorchid-oklch: oklch(62% 0.26 322);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c934de] text-[#c934de] border-[#c934de]
Shades & tints
Color harmonies
About this color
#C934DE is a color with the RGB value rgb(201, 52, 222). Its closest CSS named color is "darkorchid". 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.