Skip to content

#C91FDE

≈ darkviolet · rgb(201, 31, 222)
Color formats
HEX#C91FDE
RGBrgb(201, 31, 222)
HSLhsl(293, 75%, 50%)
HSVhsv(293, 86%, 87%)
OKLCHoklch(61% 0.27 323)
CMYKcmyk(9%, 86%, 0%, 13%)
Contrast & accessibility
On white4.44:1below AA
On black4.73:1AA pass
Best text color#000000
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
  --darkviolet: #c91fde;
  --darkviolet-rgb: 201 31 222;
  --darkviolet-oklch: oklch(61% 0.27 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c91fde] text-[#c91fde] border-[#c91fde]
Shades & tints
Color harmonies
About this color

#C91FDE is a color with the RGB value rgb(201, 31, 222). Its closest CSS named color is "darkviolet". 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 #C91FDE to other formats

Palettes with a similar color

Gradients with a similar color

Copied