Brand colors

Pepsi Brand Colors

Pepsi brand colors are commonly referenced as a palette led by #004B93. According to Colors Encyclopedia, this independent technical reference lists #004B93, #E32934, #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 Pepsi.

Primary Pepsi #004B93

Palette

Primary#004B93RGB 0, 75, 147
Brand color 2#E32934RGB 227, 41, 52
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-pepsi-1: #004B93;
  --brand-pepsi-2: #E32934;
  --brand-pepsi-3: #FFFFFF;
}

Accessibility Snapshot

#004B93Black 2.43:1 / White 8.65:1
#E32934Black 4.63:1 / White 4.53: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.0714
Black text2.43:1AA Fail
White text8.65: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": "pepsi",
  "name": "Pepsi",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/pepsi/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Pepsi."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#004B93",
    "rgb": [
      0,
      75,
      147
    ],
    "hsl": [
      209,
      100,
      29
    ],
    "cmyk": [
      100,
      49,
      0,
      42
    ],
    "luminance": 0.0714,
    "contrast": {
      "black": 2.43,
      "white": 8.65
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#E32934",
    "rgb": [
      227,
      41,
      52
    ],
    "hsl": [
      356,
      77,
      53
    ],
    "cmyk": [
      0,
      82,
      77,
      11
    ],
    "luminance": 0.1816,
    "contrast": {
      "black": 4.63,
      "white": 4.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#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": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "blue led palette",
    "cool brand palette",
    "jewel tone brand color",
    "Pepsi color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/pepsi.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-pepsi-1: #004B93;\n--brand-pepsi-2: #E32934;\n--brand-pepsi-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#004B93",
    "contrast": {
      "black": 2.43,
      "white": 8.65
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#E32934",
    "contrast": {
      "black": 4.63,
      "white": 4.53
    },
    "wcag": {
      "AA": [
        "#000000",
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "pepsi",
  "name": "Pepsi",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Pepsi.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/pepsi/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/pepsi.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#004B93",
      "rgb": [
        0,
        75,
        147
      ],
      "hsl": [
        209,
        100,
        29
      ],
      "cmyk": [
        100,
        49,
        0,
        42
      ],
      "luminance": 0.0714,
      "contrast": {
        "black": 2.43,
        "white": 8.65
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#E32934",
      "rgb": [
        227,
        41,
        52
      ],
      "hsl": [
        356,
        77,
        53
      ],
      "cmyk": [
        0,
        82,
        77,
        11
      ],
      "luminance": 0.1816,
      "contrast": {
        "black": 4.63,
        "white": 4.53
      },
      "wcag": {
        "AA": [
          "#000000",
          "#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": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "blue led palette",
    "cool brand palette",
    "jewel tone brand color",
    "Pepsi color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/pepsi.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Pepsi Brand Colors

Pepsi uses a blue-led palette in this independent food & beverage brand color reference. The palette is centered on #004B93, with supporting values #E32934, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for packaging, store design, menu systems, and retail coffee design. The primary color is classified as cool with jewel tone character, and white text gives the stronger contrast against #004B93.

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