{
  "$generatedBy": "BrandSweets tokens.json — wendys-com v3",
  "brand": {
    "slug": "wendys-com",
    "name": "Wendy's",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Wendy's",
    "tagline": "Quality is our recipe",
    "sector": "Quick-service restaurants"
  },
  "colors": {
    "primary": {
      "hex": "#dd1438",
      "name": "Wendy's Red",
      "usage": "The 2012 wordmark red. Source: Wendy's 2012 logo SVG (Wikimedia Commons, official artwork): fill #DD1438.",
      "scale": {
        "50": "#f9f0f2",
        "100": "#f1dade",
        "200": "#f7abb9",
        "300": "#f2788e",
        "400": "#ee4967",
        "500": "#ea1f44",
        "600": "#dd1438",
        "700": "#a8102c",
        "800": "#830c22",
        "900": "#570f1c",
        "950": "#390a12"
      }
    },
    "secondary": {
      "hex": "#b0161f",
      "name": "Firebrick",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f0f1",
        "100": "#f0dbdc",
        "200": "#f5adb2",
        "300": "#ef7b83",
        "400": "#e94e58",
        "500": "#e42532",
        "600": "#c81924",
        "700": "#b0161f",
        "800": "#7f1017",
        "900": "#551116",
        "950": "#370b0e"
      }
    },
    "accent": {
      "hex": "#0077a3",
      "name": "Dark Cyan",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff7fa",
        "100": "#d7ecf4",
        "200": "#a3e7ff",
        "300": "#6bd8ff",
        "400": "#38caff",
        "500": "#0abeff",
        "600": "#00a5e0",
        "700": "#0077a3",
        "800": "#00698f",
        "900": "#08475e",
        "950": "#052e3d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#000000",
      "name": "Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "cinzel": {
        "family": "Cinzel",
        "source": "google",
        "stack": "Cinzel, sans-serif",
        "weights": [
          400,
          500,
          600,
          700,
          800
        ]
      },
      "wendysfresh": {
        "family": "WendysFresh",
        "source": "custom",
        "stack": "WendysFresh, \"sans-serif !important\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "wendysfresh",
        "stack": "WendysFresh, \"sans-serif !important\", sans-serif"
      },
      "body": {
        "familyRef": "cinzel",
        "stack": "Cinzel, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              1,
              0.482,
              0.49
            ],
            "hex": "#ff7b7d"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.867,
              0.078,
              0.22
            ],
            "hex": "#dd1438"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.553,
              0,
              0.082
            ],
            "hex": "#8d0015"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #ff7b7d 0%, #dd1438 50%, #8d0015 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.506,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 2.143,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.596,
              0.412,
              0.408
            ],
            "hex": "#986968"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.431,
              0.196,
              0.192
            ],
            "hex": "#6e3231"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.196,
              0.039,
              0.075
            ],
            "hex": "#320a13"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #986968 0%, #6e3231 50%, #320a13 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.61,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.188,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.851,
              0.039,
              0.208
            ],
            "hex": "#d90a35"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.725,
              0,
              0.129
            ],
            "hex": "#b90021"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #d90a35 0%, #b90021 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #e4213e 0%, #c70026 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #ce002c 0%, #aa001d 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.191,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 3.085,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}