Brand colors

Delta Air Lines Brand Colors

Delta Air Lines palette: #003366, #C8102E, #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 Delta Air Lines.

Commonly referenced palette Delta Air Lines
#003366#C8102E#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#003366RGB 0, 51, 102
Palette color 2#C8102ERGB 200, 16, 46
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-delta-air-lines-1: #003366;
  --brand-delta-air-lines-2: #C8102E;
  --brand-delta-air-lines-3: #FFFFFF;
}

Accessibility Snapshot

#003366Black 1.67:1 / White 12.61:1
#C8102EBlack 3.57:1 / White 5.88:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context · Editorially reviewed

About Delta Air Lines Brand Colors

Delta's triangular 'widget' entered the identity with the jet age. In 1959, the red, white, and blue triangle became the airline's logo because its shape recalled a swept wing. After later experiments, Delta returned to a more traditional widget in 2004; the current signature uses an all-red symbol and uppercase name while retaining blue and white in the wider system.

Red, blue, and white do not specify aircraft paint, metallic finishes, uniforms, airport environments, SkyMiles, partner liveries, or Olympic applications. Current guidance permits only approved logo color versions and requires clear space and background contrast. Flight state, boarding, disruption, fare, and safety information must always include explicit text and symbols.

This independent reference does not reproduce Delta artwork, certify a livery or service, sell travel, represent the airline, imply endorsement, or grant trademark permission.

Downloadable brand colors infographic

Delta Air Lines Brand Colors Infographic

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

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

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.0333
Black text1.67:1AA Fail
White text12.61: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": "delta-air-lines",
  "name": "Delta Air Lines",
  "category": "travel",
  "brandCategory": [
    "Travel & Hospitality",
    "travel"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/delta-air-lines/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Delta Air Lines."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#003366",
    "rgb": [
      0,
      51,
      102
    ],
    "hsl": [
      210,
      100,
      20
    ],
    "cmyk": [
      100,
      50,
      0,
      60
    ],
    "luminance": 0.0333,
    "contrast": {
      "black": 1.67,
      "white": 12.61
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#C8102E",
    "rgb": [
      200,
      16,
      46
    ],
    "hsl": [
      350,
      85,
      42
    ],
    "cmyk": [
      0,
      92,
      77,
      22
    ],
    "luminance": 0.1285,
    "contrast": {
      "black": 3.57,
      "white": 5.88
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "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": [
    "booking UI",
    "hospitality branding",
    "airline design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "travel & hospitality brand colors",
    "blue brand palette",
    "red brand palette",
    "gray brand palette",
    "cool brand palette",
    "warm brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "vibrant brand color",
    "light brand color",
    "Delta Air Lines color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/delta-air-lines.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-delta-air-lines-1: #003366;\n--brand-delta-air-lines-2: #C8102E;\n--brand-delta-air-lines-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#003366",
    "contrast": {
      "black": 1.67,
      "white": 12.61
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#C8102E",
    "contrast": {
      "black": 3.57,
      "white": 5.88
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "delta-air-lines",
  "name": "Delta Air Lines",
  "category": "travel",
  "brandCategory": [
    "Travel & Hospitality",
    "travel"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Delta Air Lines.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/delta-air-lines/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/delta-air-lines.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#003366",
      "rgb": [
        0,
        51,
        102
      ],
      "hsl": [
        210,
        100,
        20
      ],
      "cmyk": [
        100,
        50,
        0,
        60
      ],
      "luminance": 0.0333,
      "contrast": {
        "black": 1.67,
        "white": 12.61
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#C8102E",
      "rgb": [
        200,
        16,
        46
      ],
      "hsl": [
        350,
        85,
        42
      ],
      "cmyk": [
        0,
        92,
        77,
        22
      ],
      "luminance": 0.1285,
      "contrast": {
        "black": 3.57,
        "white": 5.88
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "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": [
    "booking UI",
    "hospitality branding",
    "airline design",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "travel & hospitality brand colors",
    "blue brand palette",
    "red brand palette",
    "gray brand palette",
    "cool brand palette",
    "warm brand palette",
    "neutral brand palette",
    "dark brand color",
    "jewel tone brand color",
    "vibrant brand color",
    "light brand color",
    "Delta Air Lines color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/delta-air-lines.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}