Use this color
Create with Barn Red
Open a professional color tool with #7C0A02 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-barn-red: #7C0A02;
.bg-barn-red { background-color: #7C0A02; }
.text-barn-red { color: #7C0A02; }Color meaning and use
About Barn Red Color
Barn Red uses HEX #7C0A02, RGB 124, 10, 2, and HSL 4°, 97%, 25%. The dataset classifies it in the red family with warm temperature and balanced visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0451; black contrast is 1.9:1 and white contrast is 11.04:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Barn Red against black and white text.
Downloadable color reference infographic
Barn Red Color Reference Infographic
Save a high-resolution infographic of Barn Red, 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": "#7C0A02",
"rgb": [
124,
10,
2
],
"hsl": [
4,
97,
25
],
"cmyk": [
0,
92,
98,
51
],
"luminance": 0.0451,
"contrast": {
"black": 1.9,
"white": 11.04
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}Harmonies
{
"complementary": "#02757E",
"analogous": [
"#7E0238",
"#7E4802"
],
"triadic": [
"#027E0A",
"#0A027E"
],
"tetradic": [
"#387E02",
"#02757E",
"#48027E"
],
"splitComplementary": [
"#027E48",
"#02387E"
],
"monochromatic": [
"#D81103",
"#7C0A02",
"#230301"
]
}Variants
{
"light": "#D81103",
"dark": "#230301",
"saturated": "#800900",
"desaturated": "#701610",
"pastel": "#E82517",
"neon": "#A80B00"
}Pairings
{
"best": [
"#FFFFFF",
"#02757E",
"#7E0238",
"#7E4802"
],
"avoid": [
"#701610",
"#D81103"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#D81103",
"#701610"
]
}Knowledge graph
{
"nearestColors": [
"maroon",
"dark-red",
"crimson-red",
"burgundy",
"carmine"
],
"generatedPalettes": [
"barn-red"
],
"generatedComparisons": [
"barn-red-vs-dark-red",
"barn-red-vs-maroon",
"burgundy-vs-barn-red",
"oxblood-vs-barn-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/barn-red",
"/wcag/barn-red",
"/css/colors/barn-red",
"/hex/7c0a02",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/barn-red"
],
"related": [
"/colors/maroon",
"/colors/dark-red",
"/colors/crimson-red",
"/colors/burgundy",
"/colors/carmine",
"/compare/barn-red-vs-dark-red",
"/compare/barn-red-vs-maroon",
"/compare/burgundy-vs-barn-red",
"/compare/oxblood-vs-barn-red",
"/harmonies/barn-red",
"/wcag/barn-red",
"/css/colors/barn-red",
"/hex/7c0a02",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "barn-red",
"name": "Barn Red",
"hex": "#7C0A02",
"uses": [
"branding accents",
"editorial palettes",
"product design"
],
"psychology": {
"associations": [
"energy",
"intensity",
"attention"
],
"contexts": [
"fashion",
"food",
"sports",
"retail"
],
"avoidIn": [
"low-stimulation wellness 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 and editorial color systems."
},
"family": "red",
"temperature": "warm",
"tone": [
"balanced"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"red",
"warm",
"balanced",
"branding-accents",
"editorial-palettes",
"product-design",
"energy",
"intensity",
"attention"
],
"popularity": 80,
"rgb": [
124,
10,
2
],
"hsl": [
4,
97,
25
],
"cmyk": [
0,
92,
98,
51
],
"luminance": 0.0451,
"contrast": {
"black": 1.9,
"white": 11.04
},
"harmonies": {
"complementary": "#02757E",
"analogous": [
"#7E0238",
"#7E4802"
],
"triadic": [
"#027E0A",
"#0A027E"
],
"tetradic": [
"#387E02",
"#02757E",
"#48027E"
],
"splitComplementary": [
"#027E48",
"#02387E"
],
"monochromatic": [
"#D81103",
"#7C0A02",
"#230301"
]
},
"variants": {
"light": "#D81103",
"dark": "#230301",
"saturated": "#800900",
"desaturated": "#701610",
"pastel": "#E82517",
"neon": "#A80B00"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"css": {
"variable": "--color-barn-red: #7C0A02;",
"utility": ".bg-barn-red { background-color: #7C0A02; }",
"textUtility": ".text-barn-red { color: #7C0A02; }"
},
"nearestColors": [
"maroon",
"dark-red",
"crimson-red",
"burgundy",
"carmine"
],
"generatedPalettes": [
"barn-red"
],
"generatedComparisons": [
"barn-red-vs-dark-red",
"barn-red-vs-maroon",
"burgundy-vs-barn-red",
"oxblood-vs-barn-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"relatedTools": [
"/harmonies/barn-red",
"/wcag/barn-red",
"/css/colors/barn-red",
"/hex/7c0a02",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/balanced"
],
"narrower": [
"/palettes/barn-red"
],
"related": [
"/colors/maroon",
"/colors/dark-red",
"/colors/crimson-red",
"/colors/burgundy",
"/colors/carmine",
"/compare/barn-red-vs-dark-red",
"/compare/barn-red-vs-maroon",
"/compare/burgundy-vs-barn-red",
"/compare/oxblood-vs-barn-red",
"/harmonies/barn-red",
"/wcag/barn-red",
"/css/colors/barn-red",
"/hex/7c0a02",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#02757E",
"#7E0238",
"#7E4802"
],
"avoid": [
"#701610",
"#D81103"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#D81103",
"#701610"
]
}
}