#6622AB
≈ indigo · rgb(102, 34, 171)
Color formats
HEX#6622AB
RGBrgb(102, 34, 171)
HSLhsl(270, 67%, 40%)
HSVhsv(270, 80%, 67%)
OKLCHoklch(44% 0.2 300)
CMYKcmyk(40%, 80%, 0%, 33%)
Contrast & accessibility
On white8.82:1AA pass
On black2.38:1below AA
Best text color#FFFFFF
Nearest CSS name: indigo
Copy-ready code
CSS custom properties
:root {
--indigo: #6622ab;
--indigo-rgb: 102 34 171;
--indigo-oklch: oklch(44% 0.2 300);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indigo-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#6622ab] text-[#6622ab] border-[#6622ab]
Shades & tints
Color harmonies
About this color
#6622AB is a color with the RGB value rgb(102, 34, 171). Its closest CSS named color is "indigo". 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.