#B9BDDF
≈ lightsteelblue · rgb(185, 189, 223)
Color formats
HEX#B9BDDF
RGBrgb(185, 189, 223)
HSLhsl(234, 37%, 80%)
HSVhsv(234, 17%, 87%)
OKLCHoklch(81% 0.05 280)
CMYKcmyk(17%, 15%, 0%, 13%)
Contrast & accessibility
On white1.84:1below AA
On black11.41:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
--lightsteelblue: #b9bddf;
--lightsteelblue-rgb: 185 189 223;
--lightsteelblue-oklch: oklch(81% 0.05 280);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b9bddf] text-[#b9bddf] border-[#b9bddf]
Shades & tints
Color harmonies
About this color
#B9BDDF is a color with the RGB value rgb(185, 189, 223). 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.