Brand colors
Coca-Cola Brand Colors
Coca-Cola palette: #F40009, #000000, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Coca-Cola.
#F40009#000000#FFFFFFPalette
#F40009RGB 244, 0, 9#000000RGB 0, 0, 0#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-coca-cola-1: #F40009;
--brand-coca-cola-2: #000000;
--brand-coca-cola-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Coca-Cola Brand Colors
Coca-Cola’s own archive describes red as a second secret formula: a recognition asset built through more than a century of repeated red-and-white signage, packaging, discs, and script. The company also notes that there is no single Pantone called Coca-Cola Red, an important correction to the idea that brand recognition always begins with one universal commercial swatch.
The palette’s strength comes from consistency of relationship: red carries identity while white gives the script and packaging immediate contrast, with black used as a supporting neutral. Coca-Cola’s One Brand strategy later used the red disc to unify variants while retaining secondary product cues. Exact production still depends on approved assets, substrate, printing, and market guidance.
This independent historical and color reference does not reproduce Coca-Cola artwork, imply affiliation, or grant rights to its script, disc, packaging, or trademarks.
Downloadable brand colors infographic
Coca-Cola Brand Colors Infographic
Save an independent infographic of the commonly referenced Coca-Cola HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

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": "coca-cola",
"name": "Coca-Cola",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/coca-cola/",
"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 Coca-Cola."
}Palette
[
{
"name": "Palette color 1",
"hex": "#F40009",
"rgb": [
244,
0,
9
],
"hsl": [
358,
100,
48
],
"cmyk": [
0,
100,
96,
4
],
"luminance": 0.1925,
"contrast": {
"black": 4.85,
"white": 4.33
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"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 brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Coca-Cola color reference"
],
"contrastSafeWith": [
"#000000",
"#FFFFFF",
"#F5F5F5",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/coca-cola.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-coca-cola-1: #F40009;\n--brand-coca-cola-2: #000000;\n--brand-coca-cola-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#F40009",
"contrast": {
"black": 4.85,
"white": 4.33
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"hex": "#000000",
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "coca-cola",
"name": "Coca-Cola",
"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 Coca-Cola.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/coca-cola/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/coca-cola.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#F40009",
"rgb": [
244,
0,
9
],
"hsl": [
358,
100,
48
],
"cmyk": [
0,
100,
96,
4
],
"luminance": 0.1925,
"contrast": {
"black": 4.85,
"white": 4.33
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
},
{
"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 brand palette",
"gray brand palette",
"warm brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Coca-Cola color reference"
],
"contrastSafeWith": [
"#000000",
"#FFFFFF",
"#F5F5F5",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/coca-cola.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}