{
  "$generatedBy": "BrandSweets tokens.json — crypto-com v3",
  "brand": {
    "slug": "crypto-com",
    "name": "Crypto.com",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Crypto.com",
    "tagline": "Buy, sell, store, and trade over 400+ cryptocurrencies on Crypto.com, a secure and trusted crypto exchange platform.",
    "sector": "crypto"
  },
  "colors": {
    "primary": {
      "hex": "#000000",
      "name": "Black",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#000000"
      }
    },
    "secondary": {
      "hex": "#c9cfdd",
      "name": "Light Grey",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f4f4f6",
        "100": "#e2e4e9",
        "200": "#c9cfdd",
        "300": "#a4aec6",
        "400": "#8592b2",
        "500": "#6879a1",
        "600": "#56668a",
        "700": "#475371",
        "800": "#374158",
        "900": "#292f3d",
        "950": "#1b1f28"
      }
    },
    "accent": {
      "hex": "#a0a9be",
      "name": "Pewter",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f4f4f6",
        "100": "#e3e4e8",
        "200": "#c8ceda",
        "300": "#a0a9be",
        "400": "#8994ae",
        "500": "#6d7b9c",
        "600": "#5b6886",
        "700": "#4a556d",
        "800": "#3a4255",
        "900": "#2b303b",
        "950": "#1c1f27"
      }
    },
    "surface": {
      "hex": "#f7f9fa",
      "name": "Off-White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#f7f9fa",
        "100": "#e2e7e9",
        "200": "#c7d5dc",
        "300": "#a4bbc6",
        "400": "#85a3b2",
        "500": "#688ea1",
        "600": "#56798a",
        "700": "#476371",
        "800": "#374d58",
        "900": "#29363d",
        "950": "#1b2328"
      }
    },
    "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": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, 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,
              0
            ],
            "hex": "#000000"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.788,
              0.812,
              0.867
            ],
            "hex": "#c9cfdd"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #000000 0%, #c9cfdd 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.561,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 1,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0,
              0
            ],
            "hex": "#000000"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.451,
              0.459,
              0.478
            ],
            "hex": "#73757a"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #000000 0%, #73757a 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.611,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1,
              "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.035,
              0.035,
              0.035
            ],
            "hex": "#090909"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.004,
              0.004
            ],
            "hex": "#010101"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #090909 0%, #010101 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #090909 0%, #010101 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #090909 0%, #010101 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 19.912,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.006,
              "at": 0.873,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}