#CC38DC
≈ darkorchid · rgb(204, 56, 220)
Color formats
HEX#CC38DC
RGBrgb(204, 56, 220)
HSLhsl(294, 70%, 54%)
HSVhsv(294, 75%, 86%)
OKLCHoklch(63% 0.25 324)
CMYKcmyk(7%, 75%, 0%, 14%)
Contrast & accessibility
On white4.06:1below AA
On black5.17:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #cc38dc;
--darkorchid-rgb: 204 56 220;
--darkorchid-oklch: oklch(63% 0.25 324);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cc38dc] text-[#cc38dc] border-[#cc38dc]
Shades & tints
Color harmonies
About this color
#CC38DC is a color with the RGB value rgb(204, 56, 220). 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.