{
  "$generatedBy": "BrandSweets tokens.json — tacobell-com v3",
  "brand": {
    "slug": "tacobell-com",
    "name": "Taco Bell",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Taco Bell",
    "tagline": "Get your Taco Bell cravings today by ordering ahead on the mobile app for pick up or delivery.",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#501098",
      "name": "Dark Violet",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f0f9",
        "100": "#e5daf1",
        "200": "#cfacf6",
        "300": "#b179f1",
        "400": "#964bec",
        "500": "#7e21e8",
        "600": "#6a15cb",
        "700": "#501098",
        "800": "#440e81",
        "900": "#311056",
        "950": "#200a38"
      }
    },
    "secondary": {
      "hex": "#9a23f8",
      "name": "Bright Violet",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f6f0fa",
        "100": "#e7d8f3",
        "200": "#d7a6fc",
        "300": "#be70fb",
        "400": "#a83ef9",
        "500": "#9a23f8",
        "600": "#7e07da",
        "700": "#6706b2",
        "800": "#50048b",
        "900": "#380a5c",
        "950": "#25073c"
      }
    },
    "accent": {
      "hex": "#5cb8b2",
      "name": "Teal",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f3f7f7",
        "100": "#e0ebea",
        "200": "#bfe3e1",
        "300": "#98d2ce",
        "400": "#75c2bd",
        "500": "#5cb8b2",
        "600": "#449c96",
        "700": "#38807b",
        "800": "#2c6360",
        "900": "#224442",
        "950": "#162c2b"
      }
    },
    "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": "#111111",
      "name": "Near 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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "brandongrotesqueweb-black": {
        "family": "BrandonGrotesqueWeb-Black",
        "source": "custom",
        "stack": "BrandonGrotesqueWeb-Black, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "interstateregular": {
        "family": "InterstateRegular",
        "source": "custom",
        "stack": "InterstateRegular, Arial, Helvetica, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "brandongrotesqueweb-black",
        "stack": "BrandonGrotesqueWeb-Black, sans-serif"
      },
      "body": {
        "familyRef": "interstateregular",
        "stack": "InterstateRegular, Arial, Helvetica, 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": [
              0.314,
              0.063,
              0.596
            ],
            "hex": "#501098"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.604,
              0.137,
              0.973
            ],
            "hex": "#9a23f8"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #501098 0%, #9a23f8 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.29,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.869,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.271,
              0.224,
              0.38
            ],
            "hex": "#453961"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.51,
              0.408,
              0.651
            ],
            "hex": "#8268a6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #453961 0%, #8268a6 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.688,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.011,
              "at": 0,
              "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.353,
              0.133,
              0.647
            ],
            "hex": "#5a22a5"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.275,
              0,
              0.545
            ],
            "hex": "#46008b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #5a22a5 0%, #46008b 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #622daf 0%, #4d0a95 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #53159b 0%, #3e0080 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 9.516,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.633,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}