#A33AF2
≈ blueviolet · rgb(163, 58, 242)
Color formats
HEX#A33AF2
RGBrgb(163, 58, 242)
HSLhsl(274, 88%, 59%)
HSVhsv(274, 76%, 95%)
OKLCHoklch(59% 0.26 306)
CMYKcmyk(33%, 76%, 0%, 5%)
Contrast & accessibility
On white4.72:1AA pass
On black4.44:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
--blueviolet: #a33af2;
--blueviolet-rgb: 163 58 242;
--blueviolet-oklch: oklch(59% 0.26 306);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a33af2] text-[#a33af2] border-[#a33af2]
Shades & tints
Color harmonies
About this color
#A33AF2 is a color with the RGB value rgb(163, 58, 242). 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.