#B337F8
≈ blueviolet · rgb(179, 55, 248)
Color formats
HEX#B337F8
RGBrgb(179, 55, 248)
HSLhsl(279, 93%, 59%)
HSVhsv(279, 78%, 97%)
OKLCHoklch(61% 0.27 310)
CMYKcmyk(28%, 78%, 0%, 3%)
Contrast & accessibility
On white4.36:1below AA
On black4.82:1AA pass
Best text color#000000
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
--blueviolet: #b337f8;
--blueviolet-rgb: 179 55 248;
--blueviolet-oklch: oklch(61% 0.27 310);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b337f8] text-[#b337f8] border-[#b337f8]
Shades & tints
Color harmonies
About this color
#B337F8 is a color with the RGB value rgb(179, 55, 248). Its closest CSS named color is "blueviolet". 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.