{
  "$generatedBy": "BrandSweets tokens.json — hasbro-com v4",
  "brand": {
    "slug": "hasbro-com",
    "name": "Hasbro",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Hasbro",
    "tagline": "Find where to buy Hasbro products from participating retailers.",
    "sector": "toys"
  },
  "colors": {
    "primary": {
      "hex": "#003c69",
      "name": "Navy",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7e7f4",
        "200": "#a3d7ff",
        "300": "#6bbfff",
        "400": "#38a9ff",
        "500": "#0a95ff",
        "600": "#007fe0",
        "700": "#0068b8",
        "800": "#00518f",
        "900": "#003c69",
        "950": "#05253d"
      }
    },
    "secondary": {
      "hex": "#005eb8",
      "name": "Denim",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e6f4",
        "200": "#a3d3ff",
        "300": "#6bb8ff",
        "400": "#389fff",
        "500": "#0a89ff",
        "600": "#0074e0",
        "700": "#005eb8",
        "800": "#004a8f",
        "900": "#08345e",
        "950": "#05223d"
      }
    },
    "accent": {
      "hex": "#b822c3",
      "name": "Purple",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f1f9",
        "100": "#eedcef",
        "200": "#edb1f1",
        "300": "#e281e9",
        "400": "#d856e1",
        "500": "#cf2fda",
        "600": "#b822c3",
        "700": "#931c9c",
        "800": "#731579",
        "900": "#4d1551",
        "950": "#320d35"
      }
    },
    "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": {
      "arial": {
        "family": "Arial",
        "source": "system",
        "stack": "Arial, Helvetica, sans-serif",
        "weights": [
          400,
          700
        ]
      },
      "proximanovaregular": {
        "family": "ProximaNovaRegular",
        "source": "custom",
        "stack": "ProximaNovaRegular, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "arial",
        "stack": "Arial, Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "proximanovaregular",
        "stack": "ProximaNovaRegular, 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.235,
              0.412
            ],
            "hex": "#003c69"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.369,
              0.722
            ],
            "hex": "#005eb8"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #003c69 0%, #005eb8 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 6.377,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.85,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.176,
              0.235,
              0.294
            ],
            "hex": "#2d3c4b"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.29,
              0.384,
              0.502
            ],
            "hex": "#4a6280"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #2d3c4b 0%, #4a6280 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 6.269,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.86,
              "at": 0,
              "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.063,
              0.278,
              0.459
            ],
            "hex": "#104775"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.192,
              0.365
            ],
            "hex": "#00315d"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #104775 0%, #00315d 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #1a4f7e 0%, #003966 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #033f6c 0%, #002954 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 9.632,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.597,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}