Skip to content

#8396BA

≈ lightslategray · rgb(131, 150, 186)
Color formats
HEX#8396BA
RGBrgb(131, 150, 186)
HSLhsl(219, 28%, 62%)
HSVhsv(219, 30%, 73%)
OKLCHoklch(67% 0.06 263)
CMYKcmyk(30%, 19%, 0%, 27%)
Contrast & accessibility
On white2.98:1below AA
On black7.04:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #8396ba;
  --lightslategray-rgb: 131 150 186;
  --lightslategray-oklch: oklch(67% 0.06 263);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8396ba] text-[#8396ba] border-[#8396ba]
Shades & tints
Color harmonies
About this color

#8396BA is a color with the RGB value rgb(131, 150, 186). Its closest CSS named color is "lightslategray". 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 #8396BA to other formats

Palettes with a similar color

Gradients with a similar color

Copied