{
  "$generatedBy": "BrandSweets tokens.json — disney-com v2",
  "brand": {
    "slug": "disney-com",
    "name": "Disney",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Disney",
    "tagline": "The official website for all things Disney: theme parks, resorts, movies, tv programs, characters, games, videos, music, shopping, and more!",
    "sector": "media"
  },
  "colors": {
    "primary": {
      "hex": "#0077da",
      "name": "Bright Blue",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e7f4",
        "200": "#a3d6ff",
        "300": "#6bbcff",
        "400": "#38a5ff",
        "500": "#0a91ff",
        "600": "#0077da",
        "700": "#0065b8",
        "800": "#004f8f",
        "900": "#08375e",
        "950": "#05243d"
      }
    },
    "secondary": {
      "hex": "#054553",
      "name": "Rich Black",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f8fa",
        "100": "#d9edf2",
        "200": "#a8ebfa",
        "300": "#73dff7",
        "400": "#43d4f4",
        "500": "#18caf2",
        "600": "#0cafd4",
        "700": "#0a90ae",
        "800": "#087087",
        "900": "#054553",
        "950": "#08313a"
      }
    },
    "accent": {
      "hex": "#d6b14a",
      "name": "Goldenrod",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f6f1",
        "100": "#eeeadd",
        "200": "#eedfb4",
        "300": "#e4cb86",
        "400": "#dab95d",
        "500": "#d6b14a",
        "600": "#b7912a",
        "700": "#967722",
        "800": "#745c1a",
        "900": "#4e4018",
        "950": "#33290f"
      }
    },
    "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": {
      "inspiretwdc": {
        "family": "InspireTWDC",
        "source": "custom",
        "stack": "InspireTWDC, Matterhorn, Helvetica, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inspiretwdc",
        "stack": "InspireTWDC, Matterhorn, Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "inspiretwdc",
        "stack": "InspireTWDC, 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": [
              0,
              0.467,
              0.855
            ],
            "hex": "#0077da"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.02,
              0.271,
              0.325
            ],
            "hex": "#054553"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0077da 0%, #054553 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 4.515,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.983,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.353,
              0.467,
              0.596
            ],
            "hex": "#5a7798"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.18,
              0.239,
              0.259
            ],
            "hex": "#2e3d42"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #5a7798 0%, #2e3d42 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.639,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.862,
              "at": 1,
              "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,
              0.42,
              0.8
            ],
            "hex": "#006bcc"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.322,
              0.698
            ],
            "hex": "#0052b2"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #006bcc 0%, #0052b2 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #0074d7 0%, #005bbc 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #0061c2 0%, #0049a5 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.283,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.85,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}