Toolman

lightsteelblue — #B0C4DE

#B0C4DE

rgb(176, 196, 222) · hsl(214, 41%, 78%) · CSS keyword lightsteelblue

Can you put text on it?

ContrastBody textLarge text
lightsteelblue on white1.78:1
lightsteelblue on black11.8:1AAAA

As a background, lightsteelblue takes black text: 11.8:1 against 1.78:1 the other way. A colour picker will give you the hex and stop there, which is why so many palettes look right and fail an accessibility audit.

Using it

color: lightsteelblue;
color: #b0c4de;
color: rgb(176 196 222);

All three are the same colour. The keyword is one of the 141 CSS named colours — a list settled in CSS 2.1 and added to exactly once since, when rebeccapurple was standardised in 2014.

Colours close to lightsteelblue

Frequently asked questions

What is the hex code for lightsteelblue?

The hex code for lightsteelblue is #B0C4DE — RGB 176, 196, 222.

Can I use lightsteelblue for text?

Not on a white background. lightsteelblue reaches only 1.78:1, and WCAG AA asks for 4.5:1. It works as a background or a border, not as ink.

Should text on lightsteelblue be black or white?

Black — 11.8:1 against 1.78:1 the other way.

Other named colours

#B0C4DE in full — tints, shades and harmonies · All named colours · Colour reference