Use this color
Create with Cool Gray
Open a professional color tool with #8C92AC already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-cool-gray: #8C92AC;
.bg-cool-gray { background-color: #8C92AC; }
.text-cool-gray { color: #8C92AC; }Color meaning and use
About Cool Gray Color
Cool Gray uses HEX #8C92AC, RGB 140, 146, 172, and HSL 229°, 16%, 61%. The dataset classifies it in the blue family with cool temperature and muted visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.2911; black contrast is 6.82:1 and white contrast is 3.08:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Cool Gray against black and white text.
Downloadable color reference infographic
Cool Gray Color Reference Infographic
Save a high-resolution infographic of Cool Gray, 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": "#8C92AC",
"rgb": [
140,
146,
172
],
"hsl": [
229,
16,
61
],
"cmyk": [
19,
15,
0,
33
],
"luminance": 0.2911,
"contrast": {
"black": 6.82,
"white": 3.08
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}Harmonies
{
"complementary": "#ABA68C",
"analogous": [
"#8CA1AB",
"#968CAB"
],
"triadic": [
"#AB8C91",
"#91AB8C"
],
"tetradic": [
"#AB8CA1",
"#ABA68C",
"#8CAB96"
],
"splitComplementary": [
"#AB968C",
"#A1AB8C"
],
"monochromatic": [
"#C1C4D2",
"#8C92AC",
"#5C637F"
]
}Variants
{
"light": "#C1C4D2",
"dark": "#5C637F",
"saturated": "#7684C1",
"desaturated": "#9C9C9C",
"pastel": "#DBDBDC",
"neon": "#617EFF"
}Pairings
{
"best": [
"#000000",
"#ABA68C",
"#8CA1AB",
"#968CAB"
],
"avoid": [
"#9C9C9C",
"#C1C4D2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#C1C4D2",
"#9C9C9C"
]
}Knowledge graph
{
"nearestColors": [
"tourmaline",
"cadet-gray",
"pewter",
"soapstone",
"light-slate-gray"
],
"generatedPalettes": [
"cool-gray"
],
"generatedComparisons": [
"cadet-gray-vs-cool-gray",
"cool-gray-vs-tourmaline"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/cool-gray",
"/wcag/cool-gray",
"/css/colors/cool-gray",
"/hex/8c92ac",
"/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/muted"
],
"narrower": [
"/palettes/cool-gray"
],
"related": [
"/colors/tourmaline",
"/colors/cadet-gray",
"/colors/pewter",
"/colors/soapstone",
"/colors/light-slate-gray",
"/compare/cadet-gray-vs-cool-gray",
"/compare/cool-gray-vs-tourmaline",
"/harmonies/cool-gray",
"/wcag/cool-gray",
"/css/colors/cool-gray",
"/hex/8c92ac",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "cool-gray",
"name": "Cool Gray",
"hex": "#8C92AC",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"aliases": [
"cool grey"
],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "blue",
"temperature": "cool",
"tone": [
"muted"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"blue",
"cool",
"muted",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 88,
"rgb": [
140,
146,
172
],
"hsl": [
229,
16,
61
],
"cmyk": [
19,
15,
0,
33
],
"luminance": 0.2911,
"contrast": {
"black": 6.82,
"white": 3.08
},
"harmonies": {
"complementary": "#ABA68C",
"analogous": [
"#8CA1AB",
"#968CAB"
],
"triadic": [
"#AB8C91",
"#91AB8C"
],
"tetradic": [
"#AB8CA1",
"#ABA68C",
"#8CAB96"
],
"splitComplementary": [
"#AB968C",
"#A1AB8C"
],
"monochromatic": [
"#C1C4D2",
"#8C92AC",
"#5C637F"
]
},
"variants": {
"light": "#C1C4D2",
"dark": "#5C637F",
"saturated": "#7684C1",
"desaturated": "#9C9C9C",
"pastel": "#DBDBDC",
"neon": "#617EFF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
},
"css": {
"variable": "--color-cool-gray: #8C92AC;",
"utility": ".bg-cool-gray { background-color: #8C92AC; }",
"textUtility": ".text-cool-gray { color: #8C92AC; }"
},
"nearestColors": [
"tourmaline",
"cadet-gray",
"pewter",
"soapstone",
"light-slate-gray"
],
"generatedPalettes": [
"cool-gray"
],
"generatedComparisons": [
"cadet-gray-vs-cool-gray",
"cool-gray-vs-tourmaline"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/muted"
],
"relatedTools": [
"/harmonies/cool-gray",
"/wcag/cool-gray",
"/css/colors/cool-gray",
"/hex/8c92ac",
"/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/muted"
],
"narrower": [
"/palettes/cool-gray"
],
"related": [
"/colors/tourmaline",
"/colors/cadet-gray",
"/colors/pewter",
"/colors/soapstone",
"/colors/light-slate-gray",
"/compare/cadet-gray-vs-cool-gray",
"/compare/cool-gray-vs-tourmaline",
"/harmonies/cool-gray",
"/wcag/cool-gray",
"/css/colors/cool-gray",
"/hex/8c92ac",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#ABA68C",
"#8CA1AB",
"#968CAB"
],
"avoid": [
"#9C9C9C",
"#C1C4D2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#C1C4D2",
"#9C9C9C"
]
}
}