CSS Utilities
--color-burnt-umber: #8A3324;
.bg-burnt-umber { background-color: #8A3324; }
.text-burnt-umber { color: #8A3324; }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": "#8A3324",
"rgb": [
138,
51,
36
],
"hsl": [
9,
59,
34
],
"cmyk": [
0,
63,
74,
46
],
"luminance": 0.079,
"contrast": {
"black": 2.58,
"white": 8.14
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#247B8A",
"analogous": [
"#8A2447",
"#8A6624"
],
"triadic": [
"#248A33",
"#33248A"
],
"tetradic": [
"#478A24",
"#247B8A",
"#66248A"
],
"splitComplementary": [
"#248A66",
"#24478A"
],
"monochromatic": [
"#CD523C",
"#8A3324",
"#411811"
]
}Variants
{
"light": "#CD523C",
"dark": "#411811",
"saturated": "#9D2610",
"desaturated": "#774037",
"pastel": "#C47668",
"neon": "#D62000"
}Pairings
{
"best": [
"#FFFFFF",
"#247B8A",
"#8A2447",
"#8A6624"
],
"avoid": [
"#774037",
"#CD523C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#CD523C",
"#774037"
]
}Knowledge graph
{
"nearestColors": [
"brick-red",
"saddle-brown",
"garnet",
"brown",
"wine-red"
],
"generatedPalettes": [
"burnt-umber"
],
"generatedComparisons": [
"brick-red-vs-burnt-umber",
"burnt-umber-vs-saddle-brown"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/burnt-umber",
"/wcag/burnt-umber",
"/css/colors/burnt-umber",
"/hex/8a3324"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/burnt-umber"
],
"related": [
"/colors/brick-red",
"/colors/saddle-brown",
"/colors/garnet",
"/colors/brown",
"/colors/wine-red",
"/compare/brick-red-vs-burnt-umber",
"/compare/burnt-umber-vs-saddle-brown",
"/harmonies/burnt-umber",
"/wcag/burnt-umber",
"/css/colors/burnt-umber",
"/hex/8a3324"
]
}
}Full JSON dataset
{
"slug": "burnt-umber",
"name": "Burnt Umber",
"hex": "#8A3324",
"uses": [
"earth-tone palettes",
"interior design",
"material-inspired branding"
],
"psychology": {
"associations": [
"groundedness",
"warmth",
"natural texture"
],
"contexts": [
"architecture",
"home decor",
"outdoor products",
"editorial layouts"
],
"avoidIn": [
"high-saturation futuristic interfaces"
]
},
"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, material, cultural, and editorial color systems."
},
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"red",
"warm",
"balanced",
"earth-tone-palettes",
"interior-design",
"material-inspired-branding",
"groundedness",
"warmth",
"natural-texture"
],
"popularity": 80,
"rgb": [
138,
51,
36
],
"hsl": [
9,
59,
34
],
"cmyk": [
0,
63,
74,
46
],
"luminance": 0.079,
"contrast": {
"black": 2.58,
"white": 8.14
},
"harmonies": {
"complementary": "#247B8A",
"analogous": [
"#8A2447",
"#8A6624"
],
"triadic": [
"#248A33",
"#33248A"
],
"tetradic": [
"#478A24",
"#247B8A",
"#66248A"
],
"splitComplementary": [
"#248A66",
"#24478A"
],
"monochromatic": [
"#CD523C",
"#8A3324",
"#411811"
]
},
"variants": {
"light": "#CD523C",
"dark": "#411811",
"saturated": "#9D2610",
"desaturated": "#774037",
"pastel": "#C47668",
"neon": "#D62000"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-burnt-umber: #8A3324;",
"utility": ".bg-burnt-umber { background-color: #8A3324; }",
"textUtility": ".text-burnt-umber { color: #8A3324; }"
},
"nearestColors": [
"brick-red",
"saddle-brown",
"garnet",
"brown",
"wine-red"
],
"generatedPalettes": [
"burnt-umber"
],
"generatedComparisons": [
"brick-red-vs-burnt-umber",
"burnt-umber-vs-saddle-brown"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/burnt-umber",
"/wcag/burnt-umber",
"/css/colors/burnt-umber",
"/hex/8a3324"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/burnt-umber"
],
"related": [
"/colors/brick-red",
"/colors/saddle-brown",
"/colors/garnet",
"/colors/brown",
"/colors/wine-red",
"/compare/brick-red-vs-burnt-umber",
"/compare/burnt-umber-vs-saddle-brown",
"/harmonies/burnt-umber",
"/wcag/burnt-umber",
"/css/colors/burnt-umber",
"/hex/8a3324"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#247B8A",
"#8A2447",
"#8A6624"
],
"avoid": [
"#774037",
"#CD523C"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#CD523C",
"#774037"
]
}
}
Color meaning and use
About Burnt Umber Color
Burnt Umber sits in the red family with warm temperature and balanced visual character. Burnt Umber is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include groundedness, warmth, and natural texture, which makes it relevant for architecture and home decor. In design work, Burnt Umber is most useful for earth-tone palettes, interior design, and material-inspired branding, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Burnt Umber against black and white text.