#BC17DE
≈ darkviolet · rgb(188, 23, 222)
Color formats
HEX#BC17DE
RGBrgb(188, 23, 222)
HSLhsl(290, 81%, 48%)
HSVhsv(290, 90%, 87%)
OKLCHoklch(59% 0.27 319)
CMYKcmyk(15%, 90%, 0%, 13%)
Contrast & accessibility
On white4.87:1AA pass
On black4.32:1below AA
Best text color#FFFFFF
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
--darkviolet: #bc17de;
--darkviolet-rgb: 188 23 222;
--darkviolet-oklch: oklch(59% 0.27 319);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc17de] text-[#bc17de] border-[#bc17de]
Shades & tints
Color harmonies
About this color
#BC17DE is a color with the RGB value rgb(188, 23, 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.