{
  "$generatedBy": "BrandSweets tokens.json — binance-com v3",
  "brand": {
    "slug": "binance-com",
    "name": "Binance",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Binance",
    "tagline": "Buy and trade BTC, ETH, XRP and more on Binance. Enjoy low fees, fast payments, and a trusted platform for crypto trading. Sign up or log in today.",
    "sector": "crypto"
  },
  "colors": {
    "primary": {
      "hex": "#fcd535",
      "name": "Gold",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#faf8ef",
        "100": "#f3eed8",
        "200": "#feeca5",
        "300": "#fde06d",
        "400": "#fcd535",
        "500": "#fbcc0e",
        "600": "#ddb203",
        "700": "#b59103",
        "800": "#8d7102",
        "900": "#5d4c09",
        "950": "#3c3206"
      }
    },
    "secondary": {
      "hex": "#f0b90b",
      "name": "Amber",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf8f0",
        "100": "#f2ecd9",
        "200": "#fbe7a7",
        "300": "#f8d972",
        "400": "#f6cc41",
        "500": "#f0b90b",
        "600": "#d6a70a",
        "700": "#af8808",
        "800": "#886a06",
        "900": "#5a480c",
        "950": "#3b2f08"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "surface": {
      "hex": "#fef1f2",
      "name": "Off-White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#fef1f2",
        "100": "#f2d9db",
        "200": "#f9a9b0",
        "300": "#f5757f",
        "400": "#f24553",
        "500": "#ef1a2c",
        "600": "#d20f1f",
        "700": "#ac0c19",
        "800": "#860914",
        "900": "#590d14",
        "950": "#3a090d"
      }
    },
    "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": {
      "binancenova": {
        "family": "BinanceNova",
        "source": "custom",
        "stack": "BinanceNova, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "binancenova",
        "stack": "BinanceNova, Arial, sans-serif"
      },
      "body": {
        "familyRef": "binancenova",
        "stack": "BinanceNova, Arial, 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.973,
              0.678
            ],
            "hex": "#fff8ad"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.988,
              0.835,
              0.208
            ],
            "hex": "#fcd535"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.753,
              0.608,
              0
            ],
            "hex": "#c09b00"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #fff8ad 0%, #fcd535 50%, #c09b00 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.089,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 7.93,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.973,
              0.965,
              0.867
            ],
            "hex": "#f8f6dd"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.894,
              0.847,
              0.678
            ],
            "hex": "#e4d8ad"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.671,
              0.624,
              0.486
            ],
            "hex": "#ab9f7c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #f8f6dd 0%, #e4d8ad 50%, #ab9f7c 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.093,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 7.982,
              "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.886,
              0.282
            ],
            "hex": "#ffe248"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.937,
              0.784,
              0.11
            ],
            "hex": "#efc81c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #ffe248 0%, #efc81c 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #ffee7b 0%, #f9d230 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #ffd83a 0%, #e5be00 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.294,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 12.949,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}