Skip to content

#7F4ECE

≈ slateblue · rgb(127, 78, 206)
Color formats
HEX#7F4ECE
RGBrgb(127, 78, 206)
HSLhsl(263, 57%, 56%)
HSVhsv(263, 62%, 81%)
OKLCHoklch(54% 0.19 297)
CMYKcmyk(38%, 62%, 0%, 19%)
Contrast & accessibility
On white5.41:1AA pass
On black3.88:1below AA
Best text color#FFFFFF
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #7f4ece;
  --slateblue-rgb: 127 78 206;
  --slateblue-oklch: oklch(54% 0.19 297);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7f4ece] text-[#7f4ece] border-[#7f4ece]
Shades & tints
Color harmonies
About this color

#7F4ECE is a color with the RGB value rgb(127, 78, 206). 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 #7F4ECE to other formats

Palettes with a similar color

Gradients with a similar color

Copied