{
  "$generatedBy": "BrandSweets tokens.json — pizzahut-com v5",
  "brand": {
    "slug": "pizzahut-com",
    "name": "Pizza Hut",
    "version": 5,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Pizza Hut",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#ee3124",
      "name": "Pizza Hut Red",
      "usage": "The red-roof mark's red.",
      "scale": {
        "50": "#faf1f0",
        "100": "#f2dbd9",
        "200": "#f9afaa",
        "300": "#f57e75",
        "400": "#f15146",
        "500": "#ee3124",
        "600": "#d11d10",
        "700": "#ab170d",
        "800": "#85120a",
        "900": "#58130e",
        "950": "#390c09"
      }
    },
    "secondary": {
      "hex": "#e91c24",
      "name": "Apple Cherry",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f0f1",
        "100": "#f1dadb",
        "200": "#f7abae",
        "300": "#f2787c",
        "400": "#ed4a4f",
        "500": "#e91c24",
        "600": "#cc141a",
        "700": "#a71116",
        "800": "#820d11",
        "900": "#570f12",
        "950": "#380a0c"
      }
    },
    "accent": {
      "hex": "#266dcc",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f1f4f9",
        "100": "#dce4ef",
        "200": "#b1cdf1",
        "300": "#82aee8",
        "400": "#5792e0",
        "500": "#3079d9",
        "600": "#266dcc",
        "700": "#1c539b",
        "800": "#164179",
        "900": "#152f51",
        "950": "#0e1f35"
      }
    },
    "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": {
      "feedgoodtype-63a9d9": {
        "family": "__feedGoodType_63a9d9",
        "source": "custom",
        "stack": "\"__feedGoodType_63a9d9\", \"__feedGoodType_Fallback_63a9d9\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "opensans-76c188": {
        "family": "__openSans_76c188",
        "source": "custom",
        "stack": "\"__openSans_76c188\", \"__openSans_Fallback_76c188\", sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "feedgoodtype-63a9d9",
        "stack": "\"__feedGoodType_63a9d9\", \"__feedGoodType_Fallback_63a9d9\", sans-serif"
      },
      "body": {
        "familyRef": "opensans-76c188",
        "stack": "\"__openSans_76c188\", \"__openSans_Fallback_76c188\", 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.592,
              0.529
            ],
            "hex": "#ff9787"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.933,
              0.192,
              0.141
            ],
            "hex": "#ee3124"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.643,
              0,
              0
            ],
            "hex": "#a40000"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #ff9787 0%, #ee3124 50%, #a40000 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.094,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 2.579,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.569,
              0.424,
              0.396
            ],
            "hex": "#916c65"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.427,
              0.192,
              0.153
            ],
            "hex": "#6d3127"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.204,
              0.024,
              0.043
            ],
            "hex": "#34060b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #916c65 0%, #6d3127 50%, #34060b 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.629,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.177,
              "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.875,
              0.11,
              0.071
            ],
            "hex": "#df1c12"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.761,
              0,
              0
            ],
            "hex": "#c20000"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #df1c12 0%, #c20000 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #ea2c20 0%, #cd0000 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #d40000 0%, #b20000 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 4.87,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 3.294,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}