Skip to content

#8160DA

≈ slateblue · rgb(129, 96, 218)
Color formats
HEX#8160DA
RGBrgb(129, 96, 218)
HSLhsl(256, 62%, 62%)
HSVhsv(256, 56%, 85%)
OKLCHoklch(58% 0.18 292)
CMYKcmyk(41%, 56%, 0%, 15%)
Contrast & accessibility
On white4.55:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: slateblue
Copy-ready code
CSS custom properties
:root {
  --slateblue: #8160da;
  --slateblue-rgb: 129 96 218;
  --slateblue-oklch: oklch(58% 0.18 292);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--slateblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8160da] text-[#8160da] border-[#8160da]
Shades & tints
Color harmonies
About this color

#8160DA is a color with the RGB value rgb(129, 96, 218). 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 #8160DA to other formats

Palettes with a similar color

Gradients with a similar color

Copied