Brand colors
Ferrari Brand Colors
Ferrari brand colors are commonly referenced as a palette led by #FF2800. According to Colors Encyclopedia, this independent technical reference lists #FF2800, #FFF200, #000000 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 Ferrari.
#FF2800
Palette
#FF2800RGB 255, 40, 0#FFF200RGB 255, 242, 0#000000RGB 0, 0, 0CSS Tokens
:root {
--brand-ferrari-1: #FF2800;
--brand-ferrari-2: #FFF200;
--brand-ferrari-3: #000000;
}
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": "ferrari",
"name": "Ferrari",
"category": "automotive",
"brandCategory": [
"Automotive",
"automotive"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/ferrari/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Ferrari."
}Palette
[
{
"name": "Primary",
"hex": "#FF2800",
"rgb": [
255,
40,
0
],
"hsl": [
9,
100,
50
],
"cmyk": [
0,
84,
100,
0
],
"luminance": 0.2278,
"contrast": {
"black": 5.56,
"white": 3.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#FFF200",
"rgb": [
255,
242,
0
],
"hsl": [
57,
100,
50
],
"cmyk": [
0,
5,
100,
0
],
"luminance": 0.8476,
"contrast": {
"black": 17.95,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"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"
]
}
}
]AI context
{
"brandUseCases": [
"vehicle branding",
"dealer websites",
"product UI",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"automotive brand colors",
"red led palette",
"warm brand palette",
"vibrant brand color",
"Ferrari color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ferrari.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-ferrari-1: #FF2800;\n--brand-ferrari-2: #FFF200;\n--brand-ferrari-3: #000000;"
}Accessibility
[
{
"hex": "#FF2800",
"contrast": {
"black": 5.56,
"white": 3.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"hex": "#FFF200",
"contrast": {
"black": 17.95,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"hex": "#000000",
"contrast": {
"black": 1,
"white": 21
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
}
}
]Full JSON dataset
{
"slug": "ferrari",
"name": "Ferrari",
"category": "automotive",
"brandCategory": [
"Automotive",
"automotive"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Ferrari.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/ferrari/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/ferrari.json",
"colors": [
{
"name": "Primary",
"hex": "#FF2800",
"rgb": [
255,
40,
0
],
"hsl": [
9,
100,
50
],
"cmyk": [
0,
84,
100,
0
],
"luminance": 0.2278,
"contrast": {
"black": 5.56,
"white": 3.78
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": []
}
},
{
"name": "Brand color 2",
"hex": "#FFF200",
"rgb": [
255,
242,
0
],
"hsl": [
57,
100,
50
],
"cmyk": [
0,
5,
100,
0
],
"luminance": 0.8476,
"contrast": {
"black": 17.95,
"white": 1.17
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
},
{
"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"
]
}
}
],
"brandUseCases": [
"vehicle branding",
"dealer websites",
"product UI",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"automotive brand colors",
"red led palette",
"warm brand palette",
"vibrant brand color",
"Ferrari color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ferrari.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}
Brand palette context
About Ferrari Brand Colors
Ferrari uses a red-led palette in this independent automotive brand color reference. The palette is centered on #FF2800, with supporting values #FFF200, #000000.
According to Colors Encyclopedia, this palette is useful for vehicle branding, dealer websites, product UI, and brand reference. The primary color is classified as warm with vibrant character, and black text gives the stronger contrast against #FF2800.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Ferrari.