Skip to content

#7D64D8

≈ slateblue · rgb(125, 100, 216)
Color formats
HEX#7D64D8
RGBrgb(125, 100, 216)
HSLhsl(253, 60%, 62%)
HSVhsv(253, 54%, 85%)
OKLCHoklch(58% 0.17 290)
CMYKcmyk(42%, 54%, 0%, 15%)
Contrast & accessibility
On white4.48:1below AA
On black4.69:1AA pass
Best text color#000000
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #7d64d8;
  --slateblue-rgb: 125 100 216;
  --slateblue-oklch: oklch(58% 0.17 290);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7d64d8] text-[#7d64d8] border-[#7d64d8]
Shades & tints
Color harmonies
About this color

#7D64D8 is a color with the RGB value rgb(125, 100, 216). 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 #7D64D8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied