Use this color
Create with Tool Red
Open a professional color tool with #B11226 already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-tool-red: #B11226;
.bg-tool-red { background-color: #B11226; }
.text-tool-red { color: #B11226; }Color meaning and use
About Tool Red Color
Tool Red uses HEX #B11226, RGB 177, 18, 38, and HSL 352°, 82%, 38%. The dataset classifies it in the red family with warm temperature and vibrant visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.0992; black contrast is 2.98:1 and white contrast is 7.04:1, making white the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Tool Red against black and white text.
Downloadable color reference infographic
Tool Red Color Reference Infographic
Save a high-resolution infographic of Tool 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": "#B11226",
"rgb": [
177,
18,
38
],
"hsl": [
352,
82,
38
],
"cmyk": [
0,
90,
79,
31
],
"luminance": 0.0992,
"contrast": {
"black": 2.98,
"white": 7.04
}
}WCAG
{
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}Harmonies
{
"complementary": "#11B09B",
"analogous": [
"#B01176",
"#B04C11"
],
"triadic": [
"#27B011",
"#1127B0"
],
"tetradic": [
"#76B011",
"#11B09B",
"#4C11B0"
],
"splitComplementary": [
"#11B04C",
"#1176B0"
],
"monochromatic": [
"#EB334B",
"#B11226",
"#5D0914"
]
}Variants
{
"light": "#EB334B",
"dark": "#5D0914",
"saturated": "#C2001A",
"desaturated": "#9B2736",
"pastel": "#E06172",
"neon": "#EB001F"
}Pairings
{
"best": [
"#FFFFFF",
"#11B09B",
"#B01176",
"#B04C11"
],
"avoid": [
"#9B2736",
"#EB334B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#EB334B",
"#9B2736"
]
}Knowledge graph
{
"nearestColors": [
"firebrick",
"anodized-red",
"ruby-red",
"brown",
"venetian-red"
],
"generatedPalettes": [
"tool-red"
],
"generatedComparisons": [
"anodized-red-vs-tool-red",
"brown-vs-tool-red",
"firebrick-vs-tool-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/tool-red",
"/wcag/tool-red",
"/css/colors/tool-red",
"/hex/b11226",
"/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/vibrant"
],
"narrower": [
"/palettes/tool-red"
],
"related": [
"/colors/firebrick",
"/colors/anodized-red",
"/colors/ruby-red",
"/colors/brown",
"/colors/venetian-red",
"/compare/anodized-red-vs-tool-red",
"/compare/brown-vs-tool-red",
"/compare/firebrick-vs-tool-red",
"/harmonies/tool-red",
"/wcag/tool-red",
"/css/colors/tool-red",
"/hex/b11226",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "tool-red",
"name": "Tool Red",
"hex": "#B11226",
"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": [
"vibrant"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"red",
"warm",
"vibrant",
"industrial-design",
"safety-systems",
"hardware-palettes",
"utility",
"visibility",
"precision"
],
"popularity": 84,
"rgb": [
177,
18,
38
],
"hsl": [
352,
82,
38
],
"cmyk": [
0,
90,
79,
31
],
"luminance": 0.0992,
"contrast": {
"black": 2.98,
"white": 7.04
},
"harmonies": {
"complementary": "#11B09B",
"analogous": [
"#B01176",
"#B04C11"
],
"triadic": [
"#27B011",
"#1127B0"
],
"tetradic": [
"#76B011",
"#11B09B",
"#4C11B0"
],
"splitComplementary": [
"#11B04C",
"#1176B0"
],
"monochromatic": [
"#EB334B",
"#B11226",
"#5D0914"
]
},
"variants": {
"light": "#EB334B",
"dark": "#5D0914",
"saturated": "#C2001A",
"desaturated": "#9B2736",
"pastel": "#E06172",
"neon": "#EB001F"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"css": {
"variable": "--color-tool-red: #B11226;",
"utility": ".bg-tool-red { background-color: #B11226; }",
"textUtility": ".text-tool-red { color: #B11226; }"
},
"nearestColors": [
"firebrick",
"anodized-red",
"ruby-red",
"brown",
"venetian-red"
],
"generatedPalettes": [
"tool-red"
],
"generatedComparisons": [
"anodized-red-vs-tool-red",
"brown-vs-tool-red",
"firebrick-vs-tool-red"
],
"relatedFamilies": [
"/colors/by-family/red",
"/colors/by-temperature/warm",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/tool-red",
"/wcag/tool-red",
"/css/colors/tool-red",
"/hex/b11226",
"/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/vibrant"
],
"narrower": [
"/palettes/tool-red"
],
"related": [
"/colors/firebrick",
"/colors/anodized-red",
"/colors/ruby-red",
"/colors/brown",
"/colors/venetian-red",
"/compare/anodized-red-vs-tool-red",
"/compare/brown-vs-tool-red",
"/compare/firebrick-vs-tool-red",
"/harmonies/tool-red",
"/wcag/tool-red",
"/css/colors/tool-red",
"/hex/b11226",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#FFFFFF",
"#11B09B",
"#B01176",
"#B04C11"
],
"avoid": [
"#9B2736",
"#EB334B"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#FFFFFF"
],
"lowContrast": [
"#EB334B",
"#9B2736"
]
}
}