Skip to content

#B3BDEA

≈ lightsteelblue · rgb(179, 189, 234)
Color formats
HEX#B3BDEA
RGBrgb(179, 189, 234)
HSLhsl(229, 57%, 81%)
HSVhsv(229, 24%, 92%)
OKLCHoklch(81% 0.06 275)
CMYKcmyk(24%, 19%, 0%, 8%)
Contrast & accessibility
On white1.84:1below AA
On black11.38:1AA pass
Best text color#000000
Nearest CSS name: lightsteelblue
Copy-ready code
CSS custom properties
:root {
  --lightsteelblue: #b3bdea;
  --lightsteelblue-rgb: 179 189 234;
  --lightsteelblue-oklch: oklch(81% 0.06 275);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsteelblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b3bdea] text-[#b3bdea] border-[#b3bdea]
Shades & tints
Color harmonies
About this color

#B3BDEA is a color with the RGB value rgb(179, 189, 234). 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 #B3BDEA to other formats

Palettes with a similar color

Gradients with a similar color

Copied