Brand colors

American Airlines Brand Colors

American Airlines brand colors are commonly referenced as a palette led by #0078D2. According to Colors Encyclopedia, this independent technical reference lists #0078D2, #C8102E, #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 American Airlines.

Primary American Airlines #0078D2

Palette

Primary#0078D2RGB 0, 120, 210
Brand color 2#C8102ERGB 200, 16, 46
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-american-airlines-1: #0078D2;
  --brand-american-airlines-2: #C8102E;
  --brand-american-airlines-3: #FFFFFF;
}

Accessibility Snapshot

#0078D2Black 4.62:1 / White 4.55:1
#C8102EBlack 3.57:1 / White 5.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.1809
Black text4.62:1AA Pass
White text4.55: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": "american-airlines",
  "name": "American Airlines",
  "category": "travel",
  "brandCategory": [
    "Travel & Hospitality",
    "travel"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/american-airlines/",
  "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 American Airlines."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#0078D2",
    "rgb": [
      0,
      120,
      210
    ],
    "hsl": [
      206,
      100,
      41
    ],
    "cmyk": [
      100,
      43,
      0,
      18
    ],
    "luminance": 0.1809,
    "contrast": {
      "black": 4.62,
      "white": 4.55
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand 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 led palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "American Airlines color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/american-airlines.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-american-airlines-1: #0078D2;\n--brand-american-airlines-2: #C8102E;\n--brand-american-airlines-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#0078D2",
    "contrast": {
      "black": 4.62,
      "white": 4.55
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "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": "american-airlines",
  "name": "American Airlines",
  "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 American Airlines.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/american-airlines/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/travel/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/american-airlines.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#0078D2",
      "rgb": [
        0,
        120,
        210
      ],
      "hsl": [
        206,
        100,
        41
      ],
      "cmyk": [
        100,
        43,
        0,
        18
      ],
      "luminance": 0.1809,
      "contrast": {
        "black": 4.62,
        "white": 4.55
      },
      "wcag": {
        "AA": [
          "#000000",
          "#FFFFFF"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand 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 led palette",
    "cool brand palette",
    "vibrant brand color",
    "jewel tone brand color",
    "American Airlines color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#FFFFFF",
    "#F5F5F5",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/american-airlines.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About American Airlines Brand Colors

American Airlines uses a blue-led palette in this independent travel & hospitality brand color reference. The palette is centered on #0078D2, with supporting values #C8102E, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for booking UI, hospitality branding, airline design, and brand reference. The primary color is classified as cool with vibrant and jewel tone character, and black text gives the stronger contrast against #0078D2.

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