Skip to content

#CF26CC

≈ darkorchid · rgb(207, 38, 204)
Color formats
HEX#CF26CC
RGBrgb(207, 38, 204)
HSLhsl(301, 69%, 48%)
HSVhsv(301, 82%, 81%)
OKLCHoklch(61% 0.26 329)
CMYKcmyk(0%, 82%, 1%, 19%)
Contrast & accessibility
On white4.37:1below AA
On black4.80:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #cf26cc;
  --darkorchid-rgb: 207 38 204;
  --darkorchid-oklch: oklch(61% 0.26 329);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf26cc] text-[#cf26cc] border-[#cf26cc]
Shades & tints
Color harmonies
About this color

#CF26CC is a color with the RGB value rgb(207, 38, 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 #CF26CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied