CSS Utilities
--color-slate-black: #26282A;
.bg-slate-black { background-color: #26282A; }
.text-slate-black { color: #26282A; }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": "#26282A",
"rgb": [
38,
40,
42
],
"hsl": [
210,
5,
16
],
"cmyk": [
10,
5,
0,
84
],
"luminance": 0.021,
"contrast": {
"black": 1.42,
"white": 14.79
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#2B2927",
"analogous": [
"#272B2B",
"#27272B"
],
"triadic": [
"#2B2729",
"#292B27"
],
"tetradic": [
"#2B272B",
"#2B2927",
"#272B27"
],
"splitComplementary": [
"#2B2727",
"#2B2B27"
],
"monochromatic": [
"#52575B",
"#26282A",
"#000000"
]
}Variants
{
"light": "#52575B",
"dark": "#000000",
"saturated": "#1E2934",
"desaturated": "#292929",
"pastel": "#696969",
"neon": "#003D7A"
}Pairings
{
"best": [
"#FFFFFF",
"#2B2927",
"#272B2B",
"#27272B"
],
"avoid": [
"#292929",
"#52575B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#52575B",
"#292929"
]
}Knowledge graph
{
"nearestColors": [
"asphalt",
"rubber",
"raisin",
"charcoal-blue",
"gunmetal"
],
"generatedPalettes": [
"slate-black"
],
"generatedComparisons": [
"asphalt-vs-slate-black",
"raisin-vs-slate-black",
"rubber-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/slate-black",
"/wcag/slate-black",
"/css/colors/slate-black",
"/hex/26282a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/slate-black"
],
"related": [
"/colors/asphalt",
"/colors/rubber",
"/colors/raisin",
"/colors/charcoal-blue",
"/colors/gunmetal",
"/compare/asphalt-vs-slate-black",
"/compare/raisin-vs-slate-black",
"/compare/rubber-vs-slate-black",
"/harmonies/slate-black",
"/wcag/slate-black",
"/css/colors/slate-black",
"/hex/26282a"
]
}
}Full JSON dataset
{
"slug": "slate-black",
"name": "Slate Black",
"hex": "#26282A",
"uses": [
"backgrounds",
"typography",
"product surfaces"
],
"psychology": {
"associations": [
"restraint",
"clarity",
"balance"
],
"contexts": [
"interfaces",
"architecture",
"editorial design",
"packaging"
],
"avoidIn": [
"high-energy accent-only palettes"
]
},
"aliases": [],
"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": "gray",
"temperature": "neutral",
"tone": [
"dark"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"gray",
"neutral",
"dark",
"backgrounds",
"typography",
"product-surfaces",
"restraint",
"clarity",
"balance"
],
"popularity": 84,
"rgb": [
38,
40,
42
],
"hsl": [
210,
5,
16
],
"cmyk": [
10,
5,
0,
84
],
"luminance": 0.021,
"contrast": {
"black": 1.42,
"white": 14.79
},
"harmonies": {
"complementary": "#2B2927",
"analogous": [
"#272B2B",
"#27272B"
],
"triadic": [
"#2B2729",
"#292B27"
],
"tetradic": [
"#2B272B",
"#2B2927",
"#272B27"
],
"splitComplementary": [
"#2B2727",
"#2B2B27"
],
"monochromatic": [
"#52575B",
"#26282A",
"#000000"
]
},
"variants": {
"light": "#52575B",
"dark": "#000000",
"saturated": "#1E2934",
"desaturated": "#292929",
"pastel": "#696969",
"neon": "#003D7A"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-slate-black: #26282A;",
"utility": ".bg-slate-black { background-color: #26282A; }",
"textUtility": ".text-slate-black { color: #26282A; }"
},
"nearestColors": [
"asphalt",
"rubber",
"raisin",
"charcoal-blue",
"gunmetal"
],
"generatedPalettes": [
"slate-black"
],
"generatedComparisons": [
"asphalt-vs-slate-black",
"raisin-vs-slate-black",
"rubber-vs-slate-black"
],
"relatedFamilies": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"relatedTools": [
"/harmonies/slate-black",
"/wcag/slate-black",
"/css/colors/slate-black",
"/hex/26282a"
],
"semanticRelations": {
"broader": [
"/colors/by-family/gray",
"/colors/by-temperature/neutral",
"/colors/by-tone/dark"
],
"narrower": [
"/palettes/slate-black"
],
"related": [
"/colors/asphalt",
"/colors/rubber",
"/colors/raisin",
"/colors/charcoal-blue",
"/colors/gunmetal",
"/compare/asphalt-vs-slate-black",
"/compare/raisin-vs-slate-black",
"/compare/rubber-vs-slate-black",
"/harmonies/slate-black",
"/wcag/slate-black",
"/css/colors/slate-black",
"/hex/26282a"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#2B2927",
"#272B2B",
"#27272B"
],
"avoid": [
"#292929",
"#52575B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#52575B",
"#292929"
]
}
}
Color meaning and use
About Slate Black Color
Slate Black sits in the gray family with neutral temperature and dark visual character. Slate Black is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include restraint, clarity, and balance, which makes it relevant for interfaces and architecture. In design work, Slate Black is most useful for backgrounds, typography, and product surfaces, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Slate Black against black and white text.