Light Steel Blue sits in the blue family, with the hex code #B0C4DE mapping to rgb(176, 196, 222) in RGB and hsl(213.9, 41.1%, 78%) in HSL. In OKLCH it carries 81% perceptual lightness and 0.043 chroma — a desaturated, light reading that behaves well as a background, surface or supporting tone in modern interfaces. Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Blue is the most globally trusted hue and dominates the world's top brand logos for a reason — it lowers heart rate, signals stability and translates across cultures with the fewest negative connotations. It is the safe default of digital products, which is also its biggest design risk.
Pure blue links on dark backgrounds frequently fail AA — consider a lighter blue (≥ 70% L in OKLCH) or an underline. Avoid pure blue on pure red: the chromatic aberration is uncomfortable for most viewers.
#B0C4DErgb(176, 196, 222)hsl(213.9, 41.1%, 78%)hsv(213.9, 20.7%, 87.1%)lch(78.26% 15.7 259.35)oklch(81.36% 0.0428 255.03)lab(78.26% -2.9 -15.43):root {
--color: #b0c4de;
--color-rgb: rgb(176, 196, 222);
--color-hsl: hsl(213.9, 41.1%, 78%);
--color-oklch: oklch(81.36% 0.0428 255.03);
}How light steel blue performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing light steel blue with progressively more white.
Shades are produced by mixing light steel blue with progressively more black.
Tones are produced by mixing light steel blue with progressively more gray, lowering chroma while keeping lightness.