Generated palette
Tool Red Palette
Tool Red Palette: #B11226, #11B09B, #B01176, #B04C11. Check roles, contrast and CSS variables; open source-color links and JSON.
Tool Red Palette assigns primary #B11226, secondary #11B09B, surface #B01176, background #B04C11, accent #FFFFFF. The set spans Red, Cyan, Pink, and Orange families with warm, cool, and neutral temperatures. Luminance runs from #B11226 at 0.0992 to #FFFFFF at 1; black gives higher contrast on 2 of 5 values.
Palette Color Roles
Tool Red Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#B11226Tool Red#11B09B#11B09B#B01176#B01176#B04C11#B04C11#FFFFFFWhiteCSS Variables
--palette-tool-red-primary: #B11226; --palette-tool-red-secondary: #11B09B; --palette-tool-red-surface: #B01176; --palette-tool-red-background: #B04C11; --palette-tool-red-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Tool Red Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Tool Red Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Tool Red Palette Data (JSON)
Structured palette data for Tool Red Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#B11226",
"name": "Tool Red"
},
{
"role": "secondary",
"hex": "#11B09B",
"name": "#11B09B"
},
{
"role": "surface",
"hex": "#B01176",
"name": "#B01176"
},
{
"role": "background",
"hex": "#B04C11",
"name": "#B04C11"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#B11226",
"name": "Tool Red",
"blackContrast": 2.98,
"whiteContrast": 7.04,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#11B09B",
"name": "#11B09B",
"blackContrast": 7.71,
"whiteContrast": 2.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B01176",
"name": "#B01176",
"blackContrast": 3.19,
"whiteContrast": 6.59,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B04C11",
"name": "#B04C11",
"blackContrast": 3.89,
"whiteContrast": 5.4,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"tool red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
]CSS variables
"--palette-tool-red-primary: #B11226;\n--palette-tool-red-secondary: #11B09B;\n--palette-tool-red-surface: #B01176;\n--palette-tool-red-background: #B04C11;\n--palette-tool-red-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "tool-red",
"name": "Tool Red Palette",
"type": "generated",
"sourceColor": "tool-red",
"description": "Generated palette built from Tool Red, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Tool Red Palette combines primary #B11226, secondary #11B09B, surface #B01176, background #B04C11, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a red palette, cyan palette, pink palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
"semanticGroups": [
"tool red palette",
"generated palette",
"red palette",
"cyan palette",
"pink palette",
"orange palette",
"gray palette",
"vibrant palette",
"light palette",
"neutral palette",
"warm palette",
"cool palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion"
],
"colors": [
{
"role": "primary",
"hex": "#B11226",
"slug": "tool-red",
"name": "Tool Red",
"rgb": [
177,
18,
38
],
"hsl": [
352,
82,
38
],
"cmyk": [
0,
90,
79,
31
],
"family": "red",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.0992,
"contrast": {
"black": 2.98,
"white": 7.04
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/tool-red/"
},
{
"role": "secondary",
"hex": "#11B09B",
"slug": null,
"name": "#11B09B",
"rgb": [
17,
176,
155
],
"hsl": [
172,
82,
38
],
"cmyk": [
90,
0,
12,
31
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.3354,
"contrast": {
"black": 7.71,
"white": 2.72
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000"
]
},
"url": null
},
{
"role": "surface",
"hex": "#B01176",
"slug": null,
"name": "#B01176",
"rgb": [
176,
17,
118
],
"hsl": [
322,
82,
38
],
"cmyk": [
0,
90,
33,
31
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1094,
"contrast": {
"black": 3.19,
"white": 6.59
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#B04C11",
"slug": null,
"name": "#B04C11",
"rgb": [
176,
76,
17
],
"hsl": [
22,
82,
38
],
"cmyk": [
0,
57,
90,
31
],
"family": "orange",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.1444,
"contrast": {
"black": 3.89,
"white": 5.4
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#B11226",
"name": "Tool Red"
},
{
"role": "secondary",
"hex": "#11B09B",
"name": "#11B09B"
},
{
"role": "surface",
"hex": "#B01176",
"name": "#B01176"
},
{
"role": "background",
"hex": "#B04C11",
"name": "#B04C11"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#B11226",
"name": "Tool Red",
"blackContrast": 2.98,
"whiteContrast": 7.04,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#11B09B",
"name": "#11B09B",
"blackContrast": 7.71,
"whiteContrast": 2.72,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A"
],
"aaaTextOptions": [
"#000000"
]
},
{
"role": "surface",
"hex": "#B01176",
"name": "#B01176",
"blackContrast": 3.19,
"whiteContrast": 6.59,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#B04C11",
"name": "#B04C11",
"blackContrast": 3.89,
"whiteContrast": 5.4,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-tool-red-primary: #B11226;\n--palette-tool-red-secondary: #11B09B;\n--palette-tool-red-surface: #B01176;\n--palette-tool-red-background: #B04C11;\n--palette-tool-red-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/tool-red.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/tool-red.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/tool-red/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/tool-red.json"
}