#BF00FF
≈ darkviolet · rgb(191, 0, 255)
Color formats
HEX#BF00FF
RGBrgb(191, 0, 255)
HSLhsl(285, 100%, 50%)
HSVhsv(285, 100%, 100%)
OKLCHoklch(61% 0.3 313)
CMYKcmyk(25%, 100%, 0%, 0%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
--darkviolet: #bf00ff;
--darkviolet-rgb: 191 0 255;
--darkviolet-oklch: oklch(61% 0.3 313);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf00ff] text-[#bf00ff] border-[#bf00ff]
Shades & tints
Color harmonies
About this color
#BF00FF is a color with the RGB value rgb(191, 0, 255). 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.