Skip to content

#935AED

≈ mediumslateblue · rgb(147, 90, 237)
Color formats
HEX#935AED
RGBrgb(147, 90, 237)
HSLhsl(263, 80%, 64%)
HSVhsv(263, 62%, 93%)
OKLCHoklch(60% 0.21 298)
CMYKcmyk(38%, 62%, 0%, 7%)
Contrast & accessibility
On white4.26:1below AA
On black4.93:1AA pass
Best text color#000000
Nearest CSS name: mediumslateblue
Copy-ready code
CSS custom properties
:root {
  --mediumslateblue: #935aed;
  --mediumslateblue-rgb: 147 90 237;
  --mediumslateblue-oklch: oklch(60% 0.21 298);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumslateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#935aed] text-[#935aed] border-[#935aed]
Shades & tints
Color harmonies
About this color

#935AED is a color with the RGB value rgb(147, 90, 237). 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 #935AED to other formats

Palettes with a similar color

Gradients with a similar color

Copied