#B62DF0
≈ darkviolet · rgb(182, 45, 240)
Color formats
HEX#B62DF0
RGBrgb(182, 45, 240)
HSLhsl(282, 87%, 56%)
HSVhsv(282, 81%, 94%)
OKLCHoklch(60% 0.27 313)
CMYKcmyk(24%, 81%, 0%, 6%)
Contrast & accessibility
On white4.54:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: darkviolet
Copy-ready code
CSS custom properties
:root {
--darkviolet: #b62df0;
--darkviolet-rgb: 182 45 240;
--darkviolet-oklch: oklch(60% 0.27 313);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b62df0] text-[#b62df0] border-[#b62df0]
Shades & tints
Color harmonies
About this color
#B62DF0 is a color with the RGB value rgb(182, 45, 240). 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.