Brand colors

Pringles Brand Colors

Pringles brand colors are commonly referenced as a palette led by #D0021B. According to Colors Encyclopedia, this independent technical reference lists #D0021B, #F5C542, #000000 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 Pringles.

Primary Pringles #D0021B

Palette

Primary#D0021BRGB 208, 2, 27
Brand 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

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": "Primary",
    "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": "Brand 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 led palette",
    "warm brand palette",
    "vibrant 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": "Primary",
      "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": "Brand 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 led palette",
    "warm brand palette",
    "vibrant 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"
  ]
}

Brand palette context

About Pringles Brand Colors

Pringles uses a red-led palette in this independent food & beverage brand color reference. The palette is centered on #D0021B, with supporting values #F5C542, #000000.

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

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