{
  "$generatedBy": "BrandSweets tokens.json — starwars-com v7",
  "brand": {
    "slug": "starwars-com",
    "name": "Star Wars",
    "version": 7,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Star Wars",
    "tagline": "The official site for Star Wars, featuring the latest news on Star Wars movies, series, video games, books, and more.",
    "sector": "media"
  },
  "colors": {
    "primary": {
      "hex": "#ffe81f",
      "name": "Star Wars Yellow",
      "usage": "The opening-crawl / logo yellow on black.",
      "scale": {
        "50": "#faf9ef",
        "100": "#f4f1d7",
        "200": "#fff6a3",
        "300": "#fff06b",
        "400": "#ffeb38",
        "500": "#ffe81f",
        "600": "#e0ca00",
        "700": "#b8a500",
        "800": "#8f8100",
        "900": "#5e5608",
        "950": "#3d3805"
      }
    },
    "secondary": {
      "hex": "#1786eb",
      "name": "Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f5fa",
        "100": "#dae6f1",
        "200": "#abd2f8",
        "300": "#77b7f3",
        "400": "#489eef",
        "500": "#1786eb",
        "600": "#1273ce",
        "700": "#0f5ea9",
        "800": "#0b4983",
        "900": "#0f3457",
        "950": "#092239"
      }
    },
    "accent": {
      "hex": "#fade4b",
      "name": "Mustard Yellow",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faf8ef",
        "100": "#f3eed8",
        "200": "#fdeea5",
        "300": "#fbe46f",
        "400": "#fade4b",
        "500": "#f9d210",
        "600": "#dbb706",
        "700": "#b39605",
        "800": "#8b7504",
        "900": "#5c4e0a",
        "950": "#3c3306"
      }
    },
    "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": {
      "din-next-w01-medium": {
        "family": "DIN Next W01 Medium",
        "source": "custom",
        "stack": "\"DIN Next W01 Medium\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "dinnext": {
        "family": "DINNext",
        "source": "custom",
        "stack": "DINNext, Matterhorn, Helvetica, sans-serif",
        "weights": [
          500,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "din-next-w01-medium",
        "stack": "\"DIN Next W01 Medium\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "dinnext",
        "stack": "DINNext, Matterhorn, 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": [
              1,
              0.91,
              0.122
            ],
            "hex": "#ffe81f"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.09,
              0.525,
              0.922
            ],
            "hex": "#1786eb"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #ffe81f 0%, #1786eb 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.249,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 5.646,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.929,
              0.906,
              0.71
            ],
            "hex": "#ede7b5"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.416,
              0.533,
              0.667
            ],
            "hex": "#6a88aa"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #ede7b5 0%, #6a88aa 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.258,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 5.715,
              "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": [
              1,
              0.965,
              0.227
            ],
            "hex": "#fff63a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.949,
              0.859,
              0
            ],
            "hex": "#f2db00"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #fff63a 0%, #f2db00 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #fffc77 0%, #f8e102 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #ffeb27 0%, #e8d100 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.135,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 14.908,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}