Skip to content

#9D91BF

≈ lightslategray · rgb(157, 145, 191)
Color formats
HEX#9D91BF
RGBrgb(157, 145, 191)
HSLhsl(256, 26%, 66%)
HSVhsv(256, 24%, 75%)
OKLCHoklch(68% 0.07 297)
CMYKcmyk(18%, 24%, 0%, 25%)
Contrast & accessibility
On white2.90:1below AA
On black7.24:1AA pass
Best text color#000000
Nearest CSS name: lightslategray
Copy-ready code
CSS custom properties
:root {
  --lightslategray: #9d91bf;
  --lightslategray-rgb: 157 145 191;
  --lightslategray-oklch: oklch(68% 0.07 297);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightslategray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9d91bf] text-[#9d91bf] border-[#9d91bf]
Shades & tints
Color harmonies
About this color

#9D91BF is a color with the RGB value rgb(157, 145, 191). 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 #9D91BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied