Brand colors

Bank of America Brand Colors

Bank of America brand colors are commonly referenced as a palette led by #012169. According to Colors Encyclopedia, this independent technical reference lists #012169, #E31837, #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 Bank of America.

Primary Bank of America #012169

Palette

Primary#012169RGB 1, 33, 105
Brand 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

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": "Primary",
    "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": "Brand 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 led palette",
    "cool brand palette",
    "dark brand color",
    "jewel tone 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": "Primary",
      "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": "Brand 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 led palette",
    "cool brand palette",
    "dark brand color",
    "jewel tone 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"
  ]
}

Brand palette context

About Bank of America Brand Colors

Bank of America uses a blue-led palette in this independent finance brand color reference. The palette is centered on #012169, with supporting values #E31837, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for fintech UI, payment flows, trust-focused interfaces, and brand reference. The primary color is classified as cool with dark and jewel tone character, and white text gives the stronger contrast against #012169.

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