Skip to content

#7868DE

≈ slateblue · rgb(120, 104, 222)
Color formats
HEX#7868DE
RGBrgb(120, 104, 222)
HSLhsl(248, 64%, 64%)
HSVhsv(248, 53%, 87%)
OKLCHoklch(59% 0.17 286)
CMYKcmyk(46%, 53%, 0%, 13%)
Contrast & accessibility
On white4.34:1below AA
On black4.83:1AA pass
Best text color#000000
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #7868de;
  --slateblue-rgb: 120 104 222;
  --slateblue-oklch: oklch(59% 0.17 286);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7868de] text-[#7868de] border-[#7868de]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied