#6626CB
≈ blueviolet · rgb(102, 38, 203)
Color formats
HEX#6626CB
RGBrgb(102, 38, 203)
HSLhsl(263, 68%, 47%)
HSVhsv(263, 81%, 80%)
OKLCHoklch(47% 0.23 293)
CMYKcmyk(50%, 81%, 0%, 20%)
Contrast & accessibility
On white7.76:1AA pass
On black2.70:1below AA
Best text color#FFFFFF
Nearest CSS name: blueviolet
Copy-ready code
CSS custom properties
:root {
--blueviolet: #6626cb;
--blueviolet-rgb: 102 38 203;
--blueviolet-oklch: oklch(47% 0.23 293);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--blueviolet-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6626cb] text-[#6626cb] border-[#6626cb]
Shades & tints
Color harmonies
About this color
#6626CB is a color with the RGB value rgb(102, 38, 203). 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.