Use this color
Create with Light Steel Blue
Open a professional color tool with #B0C4DE already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-light-steel-blue: #B0C4DE;
.bg-light-steel-blue { background-color: #B0C4DE; }
.text-light-steel-blue { color: #B0C4DE; }Color meaning and use
About Light Steel Blue Color
Light Steel Blue uses HEX #B0C4DE, RGB 176, 196, 222, and HSL 214°, 41%, 78%. The dataset classifies it in the blue family with cool temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.5398; black contrast is 11.8:1 and white contrast is 1.78:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Light Steel Blue against black and white text.
Downloadable color reference infographic
Light Steel Blue Color Reference Infographic
Save a high-resolution infographic of Light Steel Blue, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#B0C4DE",
"rgb": [
176,
196,
222
],
"hsl": [
214,
41,
78
],
"cmyk": [
21,
12,
0,
13
],
"luminance": 0.5398,
"contrast": {
"black": 11.8,
"white": 1.78
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#DECAB0",
"analogous": [
"#B0DBDE",
"#B3B0DE"
],
"triadic": [
"#DEB0C4",
"#C4DEB0"
],
"tetradic": [
"#DEB0DB",
"#DECAB0",
"#B0DEB3"
],
"splitComplementary": [
"#DEB3B0",
"#DBDEB0"
],
"monochromatic": [
"#F1F4F9",
"#B0C4DE",
"#6F93C3"
]
}Variants
{
"light": "#F1F4F9",
"dark": "#6F93C3",
"saturated": "#A4C2EA",
"desaturated": "#BCC5D2",
"pastel": "#FFFFFF",
"neon": "#B8D7FF"
}Pairings
{
"best": [
"#000000",
"#DECAB0",
"#B0DBDE",
"#B3B0DE"
],
"avoid": [
"#BCC5D2",
"#F1F4F9"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#F1F4F9",
"#BCC5D2"
]
}Knowledge graph
{
"nearestColors": [
"pastel-blue",
"light-blue",
"powder-sky",
"pastel-lilac",
"pastel-teal"
],
"generatedPalettes": [
"light-steel-blue"
],
"generatedComparisons": [
"light-steel-blue-vs-light-blue",
"light-steel-blue-vs-pastel-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/light-steel-blue",
"/wcag/light-steel-blue",
"/css/colors/light-steel-blue",
"/hex/b0c4de",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/light-steel-blue"
],
"related": [
"/colors/pastel-blue",
"/colors/light-blue",
"/colors/powder-sky",
"/colors/pastel-lilac",
"/colors/pastel-teal",
"/compare/light-steel-blue-vs-light-blue",
"/compare/light-steel-blue-vs-pastel-blue",
"/harmonies/light-steel-blue",
"/wcag/light-steel-blue",
"/css/colors/light-steel-blue",
"/hex/b0c4de",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "light-steel-blue",
"name": "Light Steel Blue",
"cssName": "lightsteelblue",
"hex": "#B0C4DE",
"family": "blue",
"temperature": "cool",
"tone": [
"balanced"
],
"uses": [
"web design",
"CSS color systems",
"UI prototyping"
],
"psychology": {
"associations": [
"context dependent"
],
"contexts": [
"web interfaces",
"design systems",
"technical color references"
],
"avoidIn": [
"claims that require brand or cultural specificity"
]
},
"aliases": [
"lightsteelblue"
],
"sourceType": "standard",
"confidence": "high",
"sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
"origin": {
"type": "css",
"notes": "Standard CSS named color."
},
"reviewStatus": "auto",
"editorialNotes": "Generated from CSS named color data and computed color-system properties.",
"tags": [
"blue",
"cool",
"balanced",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 63,
"rgb": [
176,
196,
222
],
"hsl": [
214,
41,
78
],
"cmyk": [
21,
12,
0,
13
],
"luminance": 0.5398,
"contrast": {
"black": 11.8,
"white": 1.78
},
"harmonies": {
"complementary": "#DECAB0",
"analogous": [
"#B0DBDE",
"#B3B0DE"
],
"triadic": [
"#DEB0C4",
"#C4DEB0"
],
"tetradic": [
"#DEB0DB",
"#DECAB0",
"#B0DEB3"
],
"splitComplementary": [
"#DEB3B0",
"#DBDEB0"
],
"monochromatic": [
"#F1F4F9",
"#B0C4DE",
"#6F93C3"
]
},
"variants": {
"light": "#F1F4F9",
"dark": "#6F93C3",
"saturated": "#A4C2EA",
"desaturated": "#BCC5D2",
"pastel": "#FFFFFF",
"neon": "#B8D7FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-light-steel-blue: #B0C4DE;",
"utility": ".bg-light-steel-blue { background-color: #B0C4DE; }",
"textUtility": ".text-light-steel-blue { color: #B0C4DE; }"
},
"nearestColors": [
"pastel-blue",
"light-blue",
"powder-sky",
"pastel-lilac",
"pastel-teal"
],
"generatedPalettes": [
"light-steel-blue"
],
"generatedComparisons": [
"light-steel-blue-vs-light-blue",
"light-steel-blue-vs-pastel-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/light-steel-blue",
"/wcag/light-steel-blue",
"/css/colors/light-steel-blue",
"/hex/b0c4de",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/light-steel-blue"
],
"related": [
"/colors/pastel-blue",
"/colors/light-blue",
"/colors/powder-sky",
"/colors/pastel-lilac",
"/colors/pastel-teal",
"/compare/light-steel-blue-vs-light-blue",
"/compare/light-steel-blue-vs-pastel-blue",
"/harmonies/light-steel-blue",
"/wcag/light-steel-blue",
"/css/colors/light-steel-blue",
"/hex/b0c4de",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#DECAB0",
"#B0DBDE",
"#B3B0DE"
],
"avoid": [
"#BCC5D2",
"#F1F4F9"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#F1F4F9",
"#BCC5D2"
]
}
}