Skip to content

#8226DB

≈ blueviolet · rgb(130, 38, 219)
Color formats
HEX#8226DB
RGBrgb(130, 38, 219)
HSLhsl(270, 72%, 50%)
HSVhsv(270, 83%, 86%)
OKLCHoklch(51% 0.25 300)
CMYKcmyk(41%, 83%, 0%, 14%)
Contrast & accessibility
On white6.46:1AA pass
On black3.25:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
  --blueviolet: #8226db;
  --blueviolet-rgb: 130 38 219;
  --blueviolet-oklch: oklch(51% 0.25 300);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8226db] text-[#8226db] border-[#8226db]
Shades & tints
Color harmonies
About this color

#8226DB is a color with the RGB value rgb(130, 38, 219). 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 #8226DB to other formats

Palettes with a similar color

Gradients with a similar color

Copied