#C12CCE
≈ darkorchid · rgb(193, 44, 206)
Color formats
HEX#C12CCE
RGBrgb(193, 44, 206)
HSLhsl(295, 65%, 49%)
HSVhsv(295, 79%, 81%)
OKLCHoklch(59% 0.25 324)
CMYKcmyk(6%, 79%, 0%, 19%)
Contrast & accessibility
On white4.65:1AA pass
On black4.52:1AA pass
Best text color#FFFFFF
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
--darkorchid: #c12cce;
--darkorchid-rgb: 193 44 206;
--darkorchid-oklch: oklch(59% 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-[#c12cce] text-[#c12cce] border-[#c12cce]
Shades & tints
Color harmonies
About this color
#C12CCE is a color with the RGB value rgb(193, 44, 206). 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.