{
  "$generatedBy": "BrandSweets tokens.json — marvel-com v2",
  "brand": {
    "slug": "marvel-com",
    "name": "Marvel",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Marvel",
    "tagline": "Marvel.com is the official site of Marvel Entertainment! Browse official Marvel movies, characters, comics, TV shows, videos, & more.",
    "sector": "media"
  },
  "colors": {
    "primary": {
      "hex": "#6769bc",
      "name": "Blue",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f3f3f7",
        "100": "#e0e0eb",
        "200": "#bfc0e3",
        "300": "#9899d2",
        "400": "#6769bc",
        "500": "#5556b4",
        "600": "#44469c",
        "700": "#383980",
        "800": "#2c2c63",
        "900": "#222344",
        "950": "#16172c"
      }
    },
    "secondary": {
      "hex": "#223364",
      "name": "Marine",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f2f3f8",
        "100": "#dfe2ec",
        "200": "#bbc6e8",
        "300": "#91a3d9",
        "400": "#6b83cc",
        "500": "#4967c1",
        "600": "#3955a7",
        "700": "#2f4589",
        "800": "#223364",
        "900": "#1e2848",
        "950": "#131a2f"
      }
    },
    "accent": {
      "hex": "#e62429",
      "name": "Crimson",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f9f0f1",
        "100": "#f1dadb",
        "200": "#f6acaf",
        "300": "#f07a7e",
        "400": "#eb4c51",
        "500": "#e62429",
        "600": "#ca161c",
        "700": "#a51217",
        "800": "#810e12",
        "900": "#561013",
        "950": "#380b0c"
      }
    },
    "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": "#111111",
      "name": "Near 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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "urwdin": {
        "family": "UrwDin",
        "source": "custom",
        "stack": "UrwDin, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "urwdin",
        "stack": "UrwDin, sans-serif"
      },
      "body": {
        "familyRef": "urwdin",
        "stack": "UrwDin, 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.404,
              0.412,
              0.737
            ],
            "hex": "#6769bc"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.133,
              0.2,
              0.392
            ],
            "hex": "#223364"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #6769bc 0%, #223364 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 4.857,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.726,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.431,
              0.443,
              0.557
            ],
            "hex": "#6e718e"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.184,
              0.212,
              0.278
            ],
            "hex": "#2f3647"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #6e718e 0%, #2f3647 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.756,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.74,
              "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.38,
              0.388,
              0.71
            ],
            "hex": "#6163b5"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.298,
              0.298,
              0.612
            ],
            "hex": "#4c4c9c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #6163b5 0%, #4c4c9c 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #6a6cbf 0%, #5454a5 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #595aac 0%, #444392 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.303,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.821,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}