Brand colors

Ferrari Brand Colors

Ferrari palette: #FF2800, #FFF200, #000000. 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 Ferrari.

Commonly referenced palette Ferrari
#FF2800#FFF200#000000
Listed without an implied color hierarchy

Palette

Palette color 1#FF2800RGB 255, 40, 0
Palette color 2#FFF200RGB 255, 242, 0
Black#000000RGB 0, 0, 0

CSS Tokens

:root {
  --brand-ferrari-1: #FF2800;
  --brand-ferrari-2: #FFF200;
  --brand-ferrari-3: #000000;
}

Accessibility Snapshot

#FF2800Black 5.56:1 / White 3.78:1
#FFF200Black 17.95:1 / White 1.17:1
#000000Black 1:1 / White 21:1

Brand palette context · Editorially reviewed

About Ferrari Brand Colors

Ferrari red and yellow carry different parts of the marque's history. Red was assigned to Italian racing cars by the early international competition system, while Enzo Ferrari linked yellow to Modena and placed it behind the black Prancing Horse. Ferrari records the emblem's competition debut on Alfa Romeos entered by Scuderia Ferrari at the 1932 Spa 24 Hours; the marque itself began building cars in Maranello in 1947.

The palette demonstrates how a famous red can coexist with a yellow identity field rather than replace it. On screens, bright red and yellow require deliberate foreground choices and should not serve as the sole indicators of speed, warning, price, or status. Rosso Corsa, body paint, racing liveries, shield construction, and production print are separate specifications that cannot be inferred from these RGB swatches.

This unaffiliated reference does not reproduce the Prancing Horse, authenticate vehicles or merchandise, certify Ferrari paint, imply sponsorship, or grant trademark rights.

Downloadable brand colors infographic

Ferrari Brand Colors Infographic

Save an independent infographic of the commonly referenced Ferrari HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
Ferrari brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Ferrari brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Ferrari.

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2278
Black text5.56:1AA Pass
White text3.78:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured 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": "Palette color 1",
    "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": "Palette 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 brand palette",
    "yellow brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark 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": "Palette color 1",
      "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": "Palette 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 brand palette",
    "yellow brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark 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"
  ]
}