#C428D7
≈ darkorchid · rgb(196, 40, 215)
Color formats
HEX#C428D7
RGBrgb(196, 40, 215)
HSLhsl(293, 69%, 50%)
HSVhsv(293, 81%, 84%)
OKLCHoklch(60% 0.26 323)
CMYKcmyk(9%, 81%, 0%, 16%)
Contrast & accessibility
On white4.53:1AA pass
On black4.63:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #c428d7;
--darkorchid-rgb: 196 40 215;
--darkorchid-oklch: oklch(60% 0.26 323);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c428d7] text-[#c428d7] border-[#c428d7]
Shades & tints
Color harmonies
About this color
#C428D7 is a color with the RGB value rgb(196, 40, 215). 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.