#806CCD
≈ mediumpurple · rgb(128, 108, 205)
Color formats
HEX#806CCD
RGBrgb(128, 108, 205)
HSLhsl(252, 49%, 61%)
HSVhsv(252, 47%, 80%)
OKLCHoklch(59% 0.14 291)
CMYKcmyk(38%, 47%, 0%, 20%)
Contrast & accessibility
On white4.25:1below AA
On black4.94:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
--mediumpurple: #806ccd;
--mediumpurple-rgb: 128 108 205;
--mediumpurple-oklch: oklch(59% 0.14 291);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#806ccd] text-[#806ccd] border-[#806ccd]
Shades & tints
Color harmonies
About this color
#806CCD is a color with the RGB value rgb(128, 108, 205). 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.