Skip to content

#C52BCC

≈ darkorchid · rgb(197, 43, 204)
Color formats
HEX#C52BCC
RGBrgb(197, 43, 204)
HSLhsl(297, 65%, 48%)
HSVhsv(297, 79%, 80%)
OKLCHoklch(60% 0.25 326)
CMYKcmyk(3%, 79%, 0%, 20%)
Contrast & accessibility
On white4.57:1AA pass
On black4.59:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #c52bcc;
  --darkorchid-rgb: 197 43 204;
  --darkorchid-oklch: oklch(60% 0.25 326);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c52bcc] text-[#c52bcc] border-[#c52bcc]
Shades & tints
Color harmonies
About this color

#C52BCC is a color with the RGB value rgb(197, 43, 204). 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.

Related

Convert #C52BCC to other formats

Palettes with a similar color

Gradients with a similar color

Copied