Skip to content

#7A5ED5

≈ slateblue · rgb(122, 94, 213)
Color formats
HEX#7A5ED5
RGBrgb(122, 94, 213)
HSLhsl(254, 59%, 60%)
HSVhsv(254, 56%, 84%)
OKLCHoklch(57% 0.18 291)
CMYKcmyk(43%, 56%, 0%, 16%)
Contrast & accessibility
On white4.78:1AA pass
On black4.39:1below AA
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #7a5ed5;
  --slateblue-rgb: 122 94 213;
  --slateblue-oklch: oklch(57% 0.18 291);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7a5ed5] text-[#7a5ed5] border-[#7a5ed5]
Shades & tints
Color harmonies
About this color

#7A5ED5 is a color with the RGB value rgb(122, 94, 213). 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.

Related

Convert #7A5ED5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied