Brand colors

Wendy's Brand Colors

Wendy's palette: #E2231A, #FFFFFF, #005DAA. 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 Wendy's.

Commonly referenced palette Wendy's
#E2231A#FFFFFF#005DAA
Listed without an implied color hierarchy

Palette

Palette color 1#E2231ARGB 226, 35, 26
White#FFFFFFRGB 255, 255, 255
Palette color 3#005DAARGB 0, 93, 170

CSS Tokens

:root {
  --brand-wendys-1: #E2231A;
  --brand-wendys-2: #FFFFFF;
  --brand-wendys-3: #005DAA;
}

Accessibility Snapshot

#E2231ABlack 4.49:1 / White 4.68:1
#FFFFFFBlack 21:1 / White 1:1
#005DAABlack 3.15:1 / White 6.68:1

Brand palette context

About Wendy's Brand Colors

Wendy's is represented here by the commonly referenced values #E2231A, #FFFFFF, and #005DAA in this independent food & beverage brand color reference. The palette includes Red, Gray, and Blue color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #005DAA is darkest at luminance 0.1073 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 Wendy's.

Downloadable brand colors infographic

Wendy's Brand Colors Infographic

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

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

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.1745
Black text4.49:1AA Fail
White text4.68: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": "wendys",
  "name": "Wendy's",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/wendys/",
  "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 Wendy's."
}
Palette
[
  {
    "name": "Palette color 1",
    "hex": "#E2231A",
    "rgb": [
      226,
      35,
      26
    ],
    "hsl": [
      3,
      79,
      49
    ],
    "cmyk": [
      0,
      85,
      88,
      11
    ],
    "luminance": 0.1745,
    "contrast": {
      "black": 4.49,
      "white": 4.68
    },
    "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"
      ]
    }
  },
  {
    "name": "Palette color 3",
    "hex": "#005DAA",
    "rgb": [
      0,
      93,
      170
    ],
    "hsl": [
      207,
      100,
      33
    ],
    "cmyk": [
      100,
      45,
      0,
      33
    ],
    "luminance": 0.1073,
    "contrast": {
      "black": 3.15,
      "white": 6.68
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  }
]
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",
    "gray brand palette",
    "blue brand palette",
    "warm brand palette",
    "neutral brand palette",
    "cool brand palette",
    "vibrant brand color",
    "light brand color",
    "jewel tone brand color",
    "Wendy's color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/wendys.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-wendys-1: #E2231A;\n--brand-wendys-2: #FFFFFF;\n--brand-wendys-3: #005DAA;"
}
Accessibility
[
  {
    "hex": "#E2231A",
    "contrast": {
      "black": 4.49,
      "white": 4.68
    },
    "wcag": {
      "AA": [
        "#FFFFFF"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#005DAA",
    "contrast": {
      "black": 3.15,
      "white": 6.68
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  }
]
Full JSON dataset
{
  "slug": "wendys",
  "name": "Wendy's",
  "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 Wendy's.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/wendys/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/wendys.json",
  "colors": [
    {
      "name": "Palette color 1",
      "hex": "#E2231A",
      "rgb": [
        226,
        35,
        26
      ],
      "hsl": [
        3,
        79,
        49
      ],
      "cmyk": [
        0,
        85,
        88,
        11
      ],
      "luminance": 0.1745,
      "contrast": {
        "black": 4.49,
        "white": 4.68
      },
      "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"
        ]
      }
    },
    {
      "name": "Palette color 3",
      "hex": "#005DAA",
      "rgb": [
        0,
        93,
        170
      ],
      "hsl": [
        207,
        100,
        33
      ],
      "cmyk": [
        100,
        45,
        0,
        33
      ],
      "luminance": 0.1073,
      "contrast": {
        "black": 3.15,
        "white": 6.68
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    }
  ],
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "red brand palette",
    "gray brand palette",
    "blue brand palette",
    "warm brand palette",
    "neutral brand palette",
    "cool brand palette",
    "vibrant brand color",
    "light brand color",
    "jewel tone brand color",
    "Wendy's color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/wendys.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}