Skip to content

#8858DA

≈ mediumslateblue · rgb(136, 88, 218)
Color formats
HEX#8858DA
RGBrgb(136, 88, 218)
HSLhsl(262, 64%, 60%)
HSVhsv(262, 60%, 85%)
OKLCHoklch(58% 0.19 297)
CMYKcmyk(38%, 60%, 0%, 15%)
Contrast & accessibility
On white4.71:1AA pass
On black4.46:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumslateblue
Copy-ready code
CSS custom properties
:root {
  --mediumslateblue: #8858da;
  --mediumslateblue-rgb: 136 88 218;
  --mediumslateblue-oklch: oklch(58% 0.19 297);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8858da] text-[#8858da] border-[#8858da]
Shades & tints
Color harmonies
About this color

#8858DA is a color with the RGB value rgb(136, 88, 218). Its closest CSS named color is "mediumslateblue". 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.

Related

Convert #8858DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied