Skip to content

#8560DE

≈ mediumslateblue · rgb(133, 96, 222)
Color formats
HEX#8560DE
RGBrgb(133, 96, 222)
HSLhsl(258, 66%, 62%)
HSVhsv(258, 57%, 87%)
OKLCHoklch(59% 0.18 293)
CMYKcmyk(40%, 57%, 0%, 13%)
Contrast & accessibility
On white4.44:1below AA
On black4.73:1AA pass
Best text color#000000
Nearest CSS name: mediumslateblue
Copy-ready code
CSS custom properties
:root {
  --mediumslateblue: #8560de;
  --mediumslateblue-rgb: 133 96 222;
  --mediumslateblue-oklch: oklch(59% 0.18 293);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8560de] text-[#8560de] border-[#8560de]
Shades & tints
Color harmonies
About this color

#8560DE is a color with the RGB value rgb(133, 96, 222). 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 #8560DE to other formats

Palettes with a similar color

Gradients with a similar color

Copied