Brand colors

SEAT Brand Colors

SEAT brand colors are commonly referenced as a palette led by #E30613. According to Colors Encyclopedia, this independent technical reference lists #E30613, #1D1D1B, #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 SEAT.

Primary SEAT #E30613

Palette

Primary#E30613RGB 227, 6, 19
Brand color 2#1D1D1BRGB 29, 29, 27
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-seat-1: #E30613;
  --brand-seat-2: #1D1D1B;
  --brand-seat-3: #FFFFFF;
}

Accessibility Snapshot

#E30613Black 4.3:1 / White 4.88:1
#1D1D1BBlack 1.24:1 / White 16.88:1
#FFFFFFBlack 21:1 / White 1:1

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.1651
Black text4.3:1AA Fail
White text4.88:1AA Pass
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": "seat",
  "name": "SEAT",
  "category": "automotive",
  "brandCategory": [
    "Automotive",
    "automotive"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/seat/",
  "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 SEAT."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#E30613",
    "rgb": [
      227,
      6,
      19
    ],
    "hsl": [
      356,
      95,
      46
    ],
    "cmyk": [
      0,
      97,
      92,
      11
    ],
    "luminance": 0.1651,
    "contrast": {
      "black": 4.3,
      "white": 4.88
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#1D1D1B",
    "rgb": [
      29,
      29,
      27
    ],
    "hsl": [
      60,
      4,
      11
    ],
    "cmyk": [
      0,
      0,
      7,
      89
    ],
    "luminance": 0.0122,
    "contrast": {
      "black": 1.24,
      "white": 16.88
    },
    "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": [
    "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",
    "SEAT color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/seat.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-seat-1: #E30613;\n--brand-seat-2: #1D1D1B;\n--brand-seat-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#E30613",
    "contrast": {
      "black": 4.3,
      "white": 4.88
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#1D1D1B",
    "contrast": {
      "black": 1.24,
      "white": 16.88
    },
    "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": "seat",
  "name": "SEAT",
  "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 SEAT.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/seat/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/automotive/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/seat.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#E30613",
      "rgb": [
        227,
        6,
        19
      ],
      "hsl": [
        356,
        95,
        46
      ],
      "cmyk": [
        0,
        97,
        92,
        11
      ],
      "luminance": 0.1651,
      "contrast": {
        "black": 4.3,
        "white": 4.88
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#1D1D1B",
      "rgb": [
        29,
        29,
        27
      ],
      "hsl": [
        60,
        4,
        11
      ],
      "cmyk": [
        0,
        0,
        7,
        89
      ],
      "luminance": 0.0122,
      "contrast": {
        "black": 1.24,
        "white": 16.88
      },
      "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": [
    "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",
    "SEAT color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/seat.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About SEAT Brand Colors

SEAT uses a red-led palette in this independent automotive brand color reference. The palette is centered on #E30613, with supporting values #1D1D1B, #FFFFFF.

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 white text gives the stronger contrast against #E30613.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by SEAT.