Skip to content

#BF31E3

≈ darkorchid · rgb(191, 49, 227)
Color formats
HEX#BF31E3
RGBrgb(191, 49, 227)
HSLhsl(288, 76%, 54%)
HSVhsv(288, 78%, 89%)
OKLCHoklch(61% 0.26 318)
CMYKcmyk(16%, 78%, 0%, 11%)
Contrast & accessibility
On white4.41:1below AA
On black4.76:1AA pass
Best text color#000000
Nearest CSS name: darkorchid
Copy-ready code
CSS custom properties
:root {
  --darkorchid: #bf31e3;
  --darkorchid-rgb: 191 49 227;
  --darkorchid-oklch: oklch(61% 0.26 318);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf31e3] text-[#bf31e3] border-[#bf31e3]
Shades & tints
Color harmonies
About this color

#BF31E3 is a color with the RGB value rgb(191, 49, 227). 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 #BF31E3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied