#8D55CE
≈ slateblue · rgb(141, 85, 206)
Color formats
HEX#8D55CE
RGBrgb(141, 85, 206)
HSLhsl(268, 55%, 57%)
HSVhsv(268, 59%, 81%)
OKLCHoklch(57% 0.18 302)
CMYKcmyk(32%, 59%, 0%, 19%)
Contrast & accessibility
On white4.86:1AA pass
On black4.32:1below AA
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
--slateblue: #8d55ce;
--slateblue-rgb: 141 85 206;
--slateblue-oklch: oklch(57% 0.18 302);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8d55ce] text-[#8d55ce] border-[#8d55ce]
Shades & tints
Color harmonies
About this color
#8D55CE is a color with the RGB value rgb(141, 85, 206). Its closest CSS named color is "slateblue". 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.