{
  "$generatedBy": "BrandSweets tokens.json — uefa-com v2",
  "brand": {
    "slug": "uefa-com",
    "name": "UEFA",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "UEFA",
    "tagline": "UEFA.com is the official site of UEFA, the Union of European Football Associations, and the governing body of football in Europe. UEFA works to promote, prot…",
    "sector": "sports"
  },
  "colors": {
    "primary": {
      "hex": "#00d9f7",
      "name": "Bright Cyan",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff9fa",
        "100": "#d7f0f4",
        "200": "#a3f4ff",
        "300": "#6beeff",
        "400": "#38e8ff",
        "500": "#00d9f7",
        "600": "#00c6e0",
        "700": "#00a2b8",
        "800": "#007e8f",
        "900": "#08545e",
        "950": "#05373d"
      }
    },
    "secondary": {
      "hex": "#1a313c",
      "name": "Deep Cyan",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f6f7",
        "100": "#e0e8eb",
        "200": "#bfd8e3",
        "300": "#97c0d3",
        "400": "#74aac3",
        "500": "#5497b6",
        "600": "#43819d",
        "700": "#376981",
        "800": "#2b5264",
        "900": "#1a313c",
        "950": "#16252c"
      }
    },
    "accent": {
      "hex": "#1e4fd0",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f1f3f9",
        "100": "#dbe1f0",
        "200": "#afc2f4",
        "300": "#7e9ded",
        "400": "#517be6",
        "500": "#295de0",
        "600": "#1e4fd0",
        "700": "#173ea1",
        "800": "#12307d",
        "900": "#122554",
        "950": "#0c1836"
      }
    },
    "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": {
      "manrope-regular": {
        "family": "Manrope regular",
        "source": "custom",
        "stack": "\"Manrope regular\", system-ui, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "manrope-regular",
        "stack": "\"Manrope regular\", system-ui, sans-serif"
      },
      "body": {
        "familyRef": "manrope-regular",
        "stack": "\"Manrope regular\", system-ui, 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.851,
              0.969
            ],
            "hex": "#00d9f7"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.102,
              0.192,
              0.235
            ],
            "hex": "#1a313c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #00d9f7 0%, #1a313c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.712,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 1.548,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.31,
              0.49,
              0.529
            ],
            "hex": "#4f7d87"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.004,
              0.004
            ],
            "hex": "#010101"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #4f7d87 0%, #010101 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.55,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.006,
              "at": 0.9841,
              "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.18,
              0.902,
              1
            ],
            "hex": "#2ee6ff"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.8,
              0.918
            ],
            "hex": "#00ccea"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #2ee6ff 0%, #00ccea 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #4cf0ff 0%, #00d6f4 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #12dcfa 0%, #00c2e0 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.513,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 10.825,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}