Brand colors
Formula 1 Brand Colors
Formula 1 palette: #E10600, #15151E, #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 Formula 1.
#E10600#15151E#FFFFFFPalette
#E10600RGB 225, 6, 0#15151ERGB 21, 21, 30#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-formula-1-1: #E10600;
--brand-formula-1-2: #15151E;
--brand-formula-1-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context
About Formula 1 Brand Colors
Formula 1 is represented here by the commonly referenced values #E10600, #15151E, and #FFFFFF in this independent sports brand color reference. The palette includes Red, Blue, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.
Across 3 listed values, #15151E is darkest at luminance 0.0079 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 1 value, while white is stronger on 2; each pairing remains documented separately in the accessibility snapshot.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Formula 1.
Downloadable brand colors infographic
Formula 1 Brand Colors Infographic
Save an independent infographic of the commonly referenced Formula 1 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": "formula-1",
"name": "Formula 1",
"category": "sports",
"brandCategory": [
"Sports",
"sports"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/formula-1/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Formula 1."
}Palette
[
{
"name": "Palette color 1",
"hex": "#E10600",
"rgb": [
225,
6,
0
],
"hsl": [
2,
100,
44
],
"cmyk": [
0,
97,
100,
12
],
"luminance": 0.1614,
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "Palette color 2",
"hex": "#15151E",
"rgb": [
21,
21,
30
],
"hsl": [
240,
18,
10
],
"cmyk": [
30,
30,
0,
88
],
"luminance": 0.0079,
"contrast": {
"black": 1.16,
"white": 18.13
},
"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": [
"team-adjacent graphics",
"event systems",
"merchandise design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"sports brand colors",
"red brand palette",
"blue brand palette",
"gray brand palette",
"warm brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Formula 1 color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/formula-1.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-formula-1-1: #E10600;\n--brand-formula-1-2: #15151E;\n--brand-formula-1-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#E10600",
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"hex": "#15151E",
"contrast": {
"black": 1.16,
"white": 18.13
},
"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": "formula-1",
"name": "Formula 1",
"category": "sports",
"brandCategory": [
"Sports",
"sports"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Formula 1.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/formula-1/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/sports/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/formula-1.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#E10600",
"rgb": [
225,
6,
0
],
"hsl": [
2,
100,
44
],
"cmyk": [
0,
97,
100,
12
],
"luminance": 0.1614,
"contrast": {
"black": 4.23,
"white": 4.97
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"name": "Palette color 2",
"hex": "#15151E",
"rgb": [
21,
21,
30
],
"hsl": [
240,
18,
10
],
"cmyk": [
30,
30,
0,
88
],
"luminance": 0.0079,
"contrast": {
"black": 1.16,
"white": 18.13
},
"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": [
"team-adjacent graphics",
"event systems",
"merchandise design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"sports brand colors",
"red brand palette",
"blue brand palette",
"gray brand palette",
"warm brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"Formula 1 color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/formula-1.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}