Brand colors

Bank of America Brand Colors

Bank of America palette: #012169, #E31837, #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 Bank of America.

Commonly referenced palette Bank of America
#012169#E31837#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#012169RGB 1, 33, 105
Palette color 2#E31837RGB 227, 24, 55
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-bank-of-america-1: #012169;
  --brand-bank-of-america-2: #E31837;
  --brand-bank-of-america-3: #FFFFFF;
}

Accessibility Snapshot

#012169Black 1.42:1 / White 14.77:1
#E31837Black 4.45:1 / White 4.72:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context

About Bank of America Brand Colors

Bank of America is represented here by the commonly referenced values #012169, #E31837, and #FFFFFF in this independent finance brand color reference. The palette includes Blue, Red, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #012169 is darkest at luminance 0.0211 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 1 value, while white is stronger on 2; each pairing remains documented separately in the accessibility snapshot.

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

Downloadable brand colors infographic

Bank of America Brand Colors Infographic

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

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

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.0211
Black text1.42:1AA Fail
White text14.77: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": "bank-of-america",
  "name": "Bank of America",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/bank-of-america/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bank of America."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#012169",
    "rgb": [
      1,
      33,
      105
    ],
    "hsl": [
      222,
      98,
      21
    ],
    "cmyk": [
      99,
      69,
      0,
      59
    ],
    "luminance": 0.0211,
    "contrast": {
      "black": 1.42,
      "white": 14.77
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#E31837",
    "rgb": [
      227,
      24,
      55
    ],
    "hsl": [
      351,
      81,
      49
    ],
    "cmyk": [
      0,
      89,
      76,
      11
    ],
    "luminance": 0.1726,
    "contrast": {
      "black": 4.45,
      "white": 4.72
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "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": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance 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",
    "Bank of America color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/bank-of-america.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-bank-of-america-1: #012169;\n--brand-bank-of-america-2: #E31837;\n--brand-bank-of-america-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#012169",
    "contrast": {
      "black": 1.42,
      "white": 14.77
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#E31837",
    "contrast": {
      "black": 4.45,
      "white": 4.72
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "bank-of-america",
  "name": "Bank of America",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Bank of America.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/bank-of-america/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/bank-of-america.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#012169",
      "rgb": [
        1,
        33,
        105
      ],
      "hsl": [
        222,
        98,
        21
      ],
      "cmyk": [
        99,
        69,
        0,
        59
      ],
      "luminance": 0.0211,
      "contrast": {
        "black": 1.42,
        "white": 14.77
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#E31837",
      "rgb": [
        227,
        24,
        55
      ],
      "hsl": [
        351,
        81,
        49
      ],
      "cmyk": [
        0,
        89,
        76,
        11
      ],
      "luminance": 0.1726,
      "contrast": {
        "black": 4.45,
        "white": 4.72
      },
      "wcag": {
        "AA": [
          "#FFFFFF"
        ],
        "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": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance 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",
    "Bank of America color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/bank-of-america.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}