#801666
≈ purple · rgb(128, 22, 102)
Color formats
HEX#801666
RGBrgb(128, 22, 102)
HSLhsl(315, 71%, 29%)
HSVhsv(315, 83%, 50%)
OKLCHoklch(42% 0.16 340)
CMYKcmyk(0%, 83%, 20%, 50%)
Contrast & accessibility
On white9.44:1AA pass
On black2.22:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
--purple: #801666;
--purple-rgb: 128 22 102;
--purple-oklch: oklch(42% 0.16 340);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#801666] text-[#801666] border-[#801666]
Shades & tints
Color harmonies
About this color
#801666 is a color with the RGB value rgb(128, 22, 102). Its closest CSS named color is "purple". 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.