#AB6CBD
≈ mediumpurple · rgb(171, 108, 189)
Color formats
HEX#AB6CBD
RGBrgb(171, 108, 189)
HSLhsl(287, 38%, 58%)
HSVhsv(287, 43%, 74%)
OKLCHoklch(63% 0.14 318)
CMYKcmyk(10%, 43%, 0%, 26%)
Contrast & accessibility
On white3.74:1below AA
On black5.61:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
--mediumpurple: #ab6cbd;
--mediumpurple-rgb: 171 108 189;
--mediumpurple-oklch: oklch(63% 0.14 318);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ab6cbd] text-[#ab6cbd] border-[#ab6cbd]
Shades & tints
Color harmonies
About this color
#AB6CBD is a color with the RGB value rgb(171, 108, 189). Its closest CSS named color is "mediumpurple". 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.