Skip to content

#9FACDB

≈ lightsteelblue · rgb(159, 172, 219)
Color formats
HEX#9FACDB
RGBrgb(159, 172, 219)
HSLhsl(227, 45%, 74%)
HSVhsv(227, 27%, 86%)
OKLCHoklch(75% 0.07 273)
CMYKcmyk(27%, 21%, 0%, 14%)
Contrast & accessibility
On white2.23:1below AA
On black9.40:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #9facdb;
  --lightsteelblue-rgb: 159 172 219;
  --lightsteelblue-oklch: oklch(75% 0.07 273);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9facdb] text-[#9facdb] border-[#9facdb]
Shades & tints
Color harmonies
About this color

#9FACDB is a color with the RGB value rgb(159, 172, 219). Its closest CSS named color is "lightsteelblue". 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 #9FACDB to other formats

Palettes with a similar color

Gradients with a similar color

Copied