Brand colors
Domino's Brand Colors
Domino's brand colors are commonly referenced as a palette led by #E31837. According to Colors Encyclopedia, this independent technical reference lists #E31837, #006491, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Domino's.
#E31837
Palette
#E31837RGB 227, 24, 55#006491RGB 0, 100, 145#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-dominos-1: #E31837;
--brand-dominos-2: #006491;
--brand-dominos-3: #FFFFFF;
}
Accessibility Snapshot
Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "dominos",
"name": "Domino's",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/dominos/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Domino's."
}Palette
[
{
"name": "Primary",
"hex": "#E31837",
"rgb": [
227,
24,
55
],
"hsl": [
351,
81,
49
],
"cmyk": [
0,
89,
76,
11
],
"luminance": 0.1726,
"contrast": {
"black": 4.45,
"white": 4.72
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#006491",
"rgb": [
0,
100,
145
],
"hsl": [
199,
100,
28
],
"cmyk": [
100,
31,
0,
43
],
"luminance": 0.1116,
"contrast": {
"black": 3.23,
"white": 6.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]AI context
{
"brandUseCases": [
"packaging",
"store design",
"menu systems",
"retail coffee design",
"brand reference",
"design systems",
"CSS tokens"
],
"semanticGroups": [
"food & beverage brand colors",
"red led palette",
"warm brand palette",
"vibrant brand color",
"Domino's color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/dominos.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-dominos-1: #E31837;\n--brand-dominos-2: #006491;\n--brand-dominos-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#E31837",
"contrast": {
"black": 4.45,
"white": 4.72
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
}
},
{
"hex": "#006491",
"contrast": {
"black": 3.23,
"white": 6.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "dominos",
"name": "Domino's",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Domino's.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/dominos/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/dominos.json",
"colors": [
{
"name": "Primary",
"hex": "#E31837",
"rgb": [
227,
24,
55
],
"hsl": [
351,
81,
49
],
"cmyk": [
0,
89,
76,
11
],
"luminance": 0.1726,
"contrast": {
"black": 4.45,
"white": 4.72
},
"wcag": {
"AA": [
"#FFFFFF"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#006491",
"rgb": [
0,
100,
145
],
"hsl": [
199,
100,
28
],
"cmyk": [
100,
31,
0,
43
],
"luminance": 0.1116,
"contrast": {
"black": 3.23,
"white": 6.5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "White",
"hex": "#FFFFFF",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
],
"brandUseCases": [
"packaging",
"store design",
"menu systems",
"retail coffee design",
"brand reference",
"design systems",
"CSS tokens"
],
"semanticGroups": [
"food & beverage brand colors",
"red led palette",
"warm brand palette",
"vibrant brand color",
"Domino's color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/dominos.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}
Brand palette context
About Domino's Brand Colors
Domino's uses a red-led palette in this independent food & beverage brand color reference. The palette is centered on #E31837, with supporting values #006491, #FFFFFF.
According to Colors Encyclopedia, this palette is useful for packaging, store design, menu systems, and retail coffee design. The primary color is classified as warm with vibrant character, and white text gives the stronger contrast against #E31837.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Domino's.