Brand colors

Pringles Brand Colors

Pringles palette: #D0021B, #F5C542, #000000. 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 Pringles.

Commonly referenced palette Pringles
#D0021B#F5C542#000000
Listed without an implied color hierarchy

Palette

Palette color 1#D0021BRGB 208, 2, 27
Palette color 2#F5C542RGB 245, 197, 66
Black#000000RGB 0, 0, 0

CSS Tokens

:root {
  --brand-pringles-1: #D0021B;
  --brand-pringles-2: #F5C542;
  --brand-pringles-3: #000000;
}

Accessibility Snapshot

#D0021BBlack 3.71:1 / White 5.67:1
#F5C542Black 12.95:1 / White 1.62:1
#000000Black 1:1 / White 21:1

Brand palette context

About Pringles Brand Colors

Pringles is represented here by the commonly referenced values #D0021B, #F5C542, and #000000 in this independent food & beverage brand color reference. The palette includes Red, Orange, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #000000 is darkest at luminance 0 and #F5C542 is lightest at 0.5974. 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 Pringles.

Downloadable brand colors infographic

Pringles Brand Colors Infographic

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

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

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.1353
Black text3.71:1AA Fail
White text5.67: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": "pringles",
  "name": "Pringles",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/pringles/",
  "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 Pringles."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#D0021B",
    "rgb": [
      208,
      2,
      27
    ],
    "hsl": [
      353,
      98,
      41
    ],
    "cmyk": [
      0,
      99,
      87,
      18
    ],
    "luminance": 0.1353,
    "contrast": {
      "black": 3.71,
      "white": 5.67
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "name": "Palette color 2",
    "hex": "#F5C542",
    "rgb": [
      245,
      197,
      66
    ],
    "hsl": [
      44,
      90,
      61
    ],
    "cmyk": [
      0,
      20,
      73,
      4
    ],
    "luminance": 0.5974,
    "contrast": {
      "black": 12.95,
      "white": 1.62
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Black",
    "hex": "#000000",
    "rgb": [
      0,
      0,
      0
    ],
    "hsl": [
      0,
      0,
      0
    ],
    "cmyk": [
      0,
      0,
      0,
      100
    ],
    "luminance": 0,
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "red brand palette",
    "orange brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "Pringles color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/pringles.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-pringles-1: #D0021B;\n--brand-pringles-2: #F5C542;\n--brand-pringles-3: #000000;"
}
Accessibility
[
  {
    "hex": "#D0021B",
    "contrast": {
      "black": 3.71,
      "white": 5.67
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#F5C542",
    "contrast": {
      "black": 12.95,
      "white": 1.62
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#000000",
    "contrast": {
      "black": 1,
      "white": 21
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "pringles",
  "name": "Pringles",
  "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 Pringles.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/pringles/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/pringles.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#D0021B",
      "rgb": [
        208,
        2,
        27
      ],
      "hsl": [
        353,
        98,
        41
      ],
      "cmyk": [
        0,
        99,
        87,
        18
      ],
      "luminance": 0.1353,
      "contrast": {
        "black": 3.71,
        "white": 5.67
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "name": "Palette color 2",
      "hex": "#F5C542",
      "rgb": [
        245,
        197,
        66
      ],
      "hsl": [
        44,
        90,
        61
      ],
      "cmyk": [
        0,
        20,
        73,
        4
      ],
      "luminance": 0.5974,
      "contrast": {
        "black": 12.95,
        "white": 1.62
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Black",
      "hex": "#000000",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    }
  ],
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "red brand palette",
    "orange brand palette",
    "gray brand palette",
    "warm brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "dark brand color",
    "Pringles color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/pringles.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}