{
  "$generatedBy": "BrandSweets tokens.json — timhortons-com v4",
  "brand": {
    "slug": "timhortons-com",
    "name": "Tim Hortons",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Tim Hortons",
    "tagline": "Home of Canada's favourite coffee. Join Tims™ Rewards and start earning rewards today.",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#3f2021",
      "name": "Maroon",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f7f3f3",
        "100": "#eae1e1",
        "200": "#e0c2c3",
        "300": "#cd9d9e",
        "400": "#bc7b7d",
        "500": "#ad5c5f",
        "600": "#954b4e",
        "700": "#7a3e40",
        "800": "#5f3031",
        "900": "#3f2021",
        "950": "#2a1818"
      }
    },
    "secondary": {
      "hex": "#d0142c",
      "name": "Crimson",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f0f1",
        "100": "#f1dadd",
        "200": "#f7abb5",
        "300": "#f27889",
        "400": "#ed4a60",
        "500": "#e9203b",
        "600": "#d0142c",
        "700": "#a71125",
        "800": "#820d1c",
        "900": "#570f19",
        "950": "#380a10"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "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": {
      "sofia-pro": {
        "family": "sofia_pro",
        "source": "custom",
        "stack": "\"sofia_pro\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "sofia-pro",
        "stack": "\"sofia_pro\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "sofia-pro",
        "stack": "\"sofia_pro\", Helvetica, Arial, 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.247,
              0.125,
              0.129
            ],
            "hex": "#3f2021"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.816,
              0.078,
              0.173
            ],
            "hex": "#d0142c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #3f2021 0%, #d0142c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.5,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.44,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.196,
              0.153,
              0.153
            ],
            "hex": "#322727"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.592,
              0.373,
              0.361
            ],
            "hex": "#975f5c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #322727 0%, #975f5c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.113,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.455,
              "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.29,
              0.165,
              0.169
            ],
            "hex": "#4a2a2b"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.204,
              0.086,
              0.094
            ],
            "hex": "#341618"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #4a2a2b 0%, #341618 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #523232 0%, #3c1e1f 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #422223 0%, #2c0f11 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 12.672,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.274,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}