CSS Utilities
--color-anodized-red: #B00020;
.bg-anodized-red { background-color: #B00020; }
.text-anodized-red { color: #B00020; }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": "#B00020",
"rgb": [
176,
0,
32
],
"hsl": [
349,
100,
35
],
"cmyk": [
0,
100,
82,
31
],
"luminance": 0.0933,
"contrast": {
"black": 2.87,
"white": 7.33
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}Harmonies
{
"complementary": "#00B392",
"analogous": [
"#B3007A",
"#B33900"
],
"triadic": [
"#21B300",
"#0021B3"
],
"tetradic": [
"#7AB300",
"#00B392",
"#3900B3"
],
"splitComplementary": [
"#00B339",
"#007AB3"
],
"monochromatic": [
"#FF0F3B",
"#B00020",
"#570010"
]
}Variants
{
"light": "#FF0F3B",
"dark": "#570010",
"saturated": "#B30021",
"desaturated": "#9F142D",
"pastel": "#F04262",
"neon": "#DB0028"
}Pairings
{
"best": [
"#FFFFFF",
"#00B392",
"#B3007A",
"#B33900"
],
"avoid": [
"#9F142D",
"#FF0F3B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#FF0F3B",
"#9F142D"
]
}Knowledge graph
{
"nearestColors": [
"tool-red",
"cranberry",
"ruby-red",
"carmine",
"venetian-red"
],
"generatedPalettes": [
"anodized-red"
],
"generatedComparisons": [
"anodized-red-vs-cranberry",
"anodized-red-vs-tool-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/anodized-red",
"/wcag/anodized-red",
"/css/colors/anodized-red",
"/hex/b00020"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/anodized-red"
],
"related": [
"/colors/tool-red",
"/colors/cranberry",
"/colors/ruby-red",
"/colors/carmine",
"/colors/venetian-red",
"/compare/anodized-red-vs-cranberry",
"/compare/anodized-red-vs-tool-red",
"/harmonies/anodized-red",
"/wcag/anodized-red",
"/css/colors/anodized-red",
"/hex/b00020"
]
}
}Full JSON dataset
{
"slug": "anodized-red",
"name": "Anodized Red",
"hex": "#B00020",
"uses": [
"industrial design",
"safety systems",
"hardware palettes"
],
"psychology": {
"associations": [
"utility",
"visibility",
"precision"
],
"contexts": [
"transportation",
"tools",
"hardware",
"signage"
],
"avoidIn": [
"soft wellness 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, 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",
"industrial-design",
"safety-systems",
"hardware-palettes",
"utility",
"visibility",
"precision"
],
"popularity": 80,
"rgb": [
176,
0,
32
],
"hsl": [
349,
100,
35
],
"cmyk": [
0,
100,
82,
31
],
"luminance": 0.0933,
"contrast": {
"black": 2.87,
"white": 7.33
},
"harmonies": {
"complementary": "#00B392",
"analogous": [
"#B3007A",
"#B33900"
],
"triadic": [
"#21B300",
"#0021B3"
],
"tetradic": [
"#7AB300",
"#00B392",
"#3900B3"
],
"splitComplementary": [
"#00B339",
"#007AB3"
],
"monochromatic": [
"#FF0F3B",
"#B00020",
"#570010"
]
},
"variants": {
"light": "#FF0F3B",
"dark": "#570010",
"saturated": "#B30021",
"desaturated": "#9F142D",
"pastel": "#F04262",
"neon": "#DB0028"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"css": {
"variable": "--color-anodized-red: #B00020;",
"utility": ".bg-anodized-red { background-color: #B00020; }",
"textUtility": ".text-anodized-red { color: #B00020; }"
},
"nearestColors": [
"tool-red",
"cranberry",
"ruby-red",
"carmine",
"venetian-red"
],
"generatedPalettes": [
"anodized-red"
],
"generatedComparisons": [
"anodized-red-vs-cranberry",
"anodized-red-vs-tool-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/anodized-red",
"/wcag/anodized-red",
"/css/colors/anodized-red",
"/hex/b00020"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/anodized-red"
],
"related": [
"/colors/tool-red",
"/colors/cranberry",
"/colors/ruby-red",
"/colors/carmine",
"/colors/venetian-red",
"/compare/anodized-red-vs-cranberry",
"/compare/anodized-red-vs-tool-red",
"/harmonies/anodized-red",
"/wcag/anodized-red",
"/css/colors/anodized-red",
"/hex/b00020"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#00B392",
"#B3007A",
"#B33900"
],
"avoid": [
"#9F142D",
"#FF0F3B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#FF0F3B",
"#9F142D"
]
}
}
Color meaning and use
About Anodized Red Color
Anodized Red sits in the red family with warm temperature and balanced visual character. Anodized Red is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include utility, visibility, and precision, which makes it relevant for transportation and tools. In design work, Anodized Red is most useful for industrial design, safety systems, and hardware palettes, especially when paired with white text for stronger contrast.
WCAG Accessibility
Contrast checks for Anodized Red against black and white text.