Skip to content

#9426DF

≈ blueviolet · rgb(148, 38, 223)
Color formats
HEX#9426DF
RGBrgb(148, 38, 223)
HSLhsl(276, 74%, 51%)
HSVhsv(276, 83%, 87%)
OKLCHoklch(54% 0.25 306)
CMYKcmyk(34%, 83%, 0%, 13%)
Contrast & accessibility
On white5.83:1AA pass
On black3.60:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
  --blueviolet: #9426df;
  --blueviolet-rgb: 148 38 223;
  --blueviolet-oklch: oklch(54% 0.25 306);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9426df] text-[#9426df] border-[#9426df]
Shades & tints
Color harmonies
About this color

#9426DF is a color with the RGB value rgb(148, 38, 223). 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.

Related

Convert #9426DF to other formats

Palettes with a similar color

Gradients with a similar color

Copied