{
  "$generatedBy": "BrandSweets tokens.json — olympics-com v3",
  "brand": {
    "slug": "olympics-com",
    "name": "Olympics",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Olympics",
    "tagline": "Official website of the Olympics. Access breaking sports news, watch video highlights, original sports series and relive the best Olympic moments.",
    "sector": "sports"
  },
  "colors": {
    "primary": {
      "hex": "#0081c8",
      "name": "Olympic Blue",
      "usage": "The blue ring. Source: IOC Olympic rings colours: blue #0081C8, yellow #FCB131, black, green #00A651, red #EE334E.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7eaf4",
        "200": "#a3dfff",
        "300": "#6bcbff",
        "400": "#38b9ff",
        "500": "#0aa9ff",
        "600": "#0092e0",
        "700": "#0081c8",
        "800": "#005d8f",
        "900": "#08405e",
        "950": "#052a3d"
      }
    },
    "secondary": {
      "hex": "#fcb131",
      "name": "Olympic Yellow",
      "usage": "Secondary brand color. Source: IOC Olympic rings colours: blue #0081C8, yellow #FCB131, black, green #00A651, red #EE334E.",
      "scale": {
        "50": "#faf6ef",
        "100": "#f3e9d8",
        "200": "#fedda5",
        "300": "#fdc86d",
        "400": "#fcb131",
        "500": "#fba40e",
        "600": "#dd8d03",
        "700": "#b57403",
        "800": "#8d5a02",
        "900": "#5d3e09",
        "950": "#3c2806"
      }
    },
    "accent": {
      "hex": "#00a651",
      "name": "Olympic Green",
      "usage": "Accent: highlights and secondary emphasis. Source: IOC Olympic rings colours: blue #0081C8, yellow #FCB131, black, green #00A651, red #EE334E.",
      "scale": {
        "50": "#effaf5",
        "100": "#d7f4e5",
        "200": "#a3ffd0",
        "300": "#6bffb3",
        "400": "#38ff98",
        "500": "#0aff81",
        "600": "#00e06c",
        "700": "#00a651",
        "800": "#008f45",
        "900": "#085e32",
        "950": "#053d20"
      }
    },
    "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": "#0d0d10",
      "name": "Near Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f4f5",
        "100": "#e4e4e7",
        "200": "#cdcdd6",
        "300": "#aeaebc",
        "400": "#9292a5",
        "500": "#787891",
        "600": "#65657b",
        "700": "#535365",
        "800": "#40404f",
        "900": "#2f2f37",
        "950": "#0d0d10"
      }
    }
  },
  "typography": {
    "families": {
      "olympicheadlineregular": {
        "family": "olympicHeadlineRegular",
        "source": "custom",
        "stack": "olympicHeadlineRegular, \"olympicHeadlineRegular Fallback\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "olympicsans": {
        "family": "olympicSans",
        "source": "custom",
        "stack": "olympicSans, \"olympicSans Fallback\", sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "olympicheadlineregular",
        "stack": "olympicHeadlineRegular, \"olympicHeadlineRegular Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "olympicsans",
        "stack": "olympicSans, \"olympicSans Fallback\", 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,
              0.506,
              0.784
            ],
            "hex": "#0081c8"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.988,
              0.694,
              0.192
            ],
            "hex": "#fcb131"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #0081c8 0%, #fcb131 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.83,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.974,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.38,
              0.494,
              0.588
            ],
            "hex": "#617e96"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.843,
              0.741,
              0.608
            ],
            "hex": "#d7bd9b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #617e96 0%, #d7bd9b 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.804,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.933,
              "at": 0,
              "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,
              0.435,
              0.706
            ],
            "hex": "#006fb4"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.341,
              0.596
            ],
            "hex": "#005798"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #006fb4 0%, #005798 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #0078be 0%, #0060a4 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #0066aa 0%, #004e8b 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.34,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.817,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}