{
  "$generatedBy": "BrandSweets tokens.json — formula1-com v3",
  "brand": {
    "slug": "formula1-com",
    "name": "Formula 1",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Formula 1",
    "tagline": "Enter the world of Formula 1. Your go-to source for the latest F1 news, video highlights, GP results, live timing, in-depth analysis and expert commentary",
    "sector": "sports"
  },
  "colors": {
    "primary": {
      "hex": "#27f4d2",
      "name": "Bright Teal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f0faf8",
        "100": "#d9f2ee",
        "200": "#a8faed",
        "300": "#72f8e1",
        "400": "#42f5d7",
        "500": "#27f4d2",
        "600": "#0bd5b4",
        "700": "#09ae93",
        "800": "#078872",
        "900": "#0c5a4d",
        "950": "#083b32"
      }
    },
    "secondary": {
      "hex": "#e10600",
      "name": "Bright Red",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf0ef",
        "100": "#f4d8d7",
        "200": "#ffa6a3",
        "300": "#ff706b",
        "400": "#ff3f38",
        "500": "#ff120a",
        "600": "#e10600",
        "700": "#b80600",
        "800": "#8f0500",
        "900": "#5e0b08",
        "950": "#3d0705"
      }
    },
    "accent": {
      "hex": "#e8002d",
      "name": "Crimson",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faeff1",
        "100": "#f4d7dd",
        "200": "#ffa3b6",
        "300": "#ff6b89",
        "400": "#ff3860",
        "500": "#ff0a3b",
        "600": "#e8002d",
        "700": "#b80025",
        "800": "#8f001d",
        "900": "#5e0819",
        "950": "#3d0510"
      }
    },
    "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": "#1c1c25",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f4f6",
        "100": "#e4e4e7",
        "200": "#cbcbd8",
        "300": "#ababbf",
        "400": "#8e8ea9",
        "500": "#737396",
        "600": "#606080",
        "700": "#4f4f69",
        "800": "#3d3d51",
        "900": "#2d2d39",
        "950": "#1c1c25"
      }
    }
  },
  "typography": {
    "families": {
      "titillium-web": {
        "family": "Titillium Web",
        "source": "google",
        "stack": "\"Titillium Web\", sans-serif",
        "weights": [
          300,
          400,
          600,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "titillium-web",
        "stack": "\"Titillium Web\", sans-serif"
      },
      "body": {
        "familyRef": "titillium-web",
        "stack": "\"Titillium Web\", 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.153,
              0.957,
              0.824
            ],
            "hex": "#27f4d2"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.882,
              0.024,
              0
            ],
            "hex": "#e10600"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #27f4d2 0%, #e10600 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.404,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.228,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.682,
              0.878,
              0.827
            ],
            "hex": "#aee0d3"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.639,
              0.396,
              0.361
            ],
            "hex": "#a3655c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #aee0d3 0%, #a3655c 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.458,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.573,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.259,
              1,
              0.875
            ],
            "hex": "#42ffdf"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.906,
              0.773
            ],
            "hex": "#00e7c5"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #42ffdf 0%, #00e7c5 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #7fffe9 0%, #1ef1cf 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #2ff7d5 0%, #00dcbc 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.265,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 13.237,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}