{
  "$generatedBy": "BrandSweets tokens.json — metamask-io v3",
  "brand": {
    "slug": "metamask-io",
    "name": "MetaMask",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "MetaMask",
    "tagline": "Buy, sell, swap, earn, and spend BTC, ETH, SOL and more — all in one self-custody crypto wallet. Total control over your assets, trusted by millions of users.",
    "sector": "crypto"
  },
  "colors": {
    "primary": {
      "hex": "#0a0a0a",
      "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": "#0a0a0a"
      }
    },
    "secondary": {
      "hex": "#3d065f",
      "name": "Deep Purple",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f6f0fa",
        "100": "#e8d9f2",
        "200": "#dba9f9",
        "300": "#c474f6",
        "400": "#b044f3",
        "500": "#9e19f0",
        "600": "#870dd3",
        "700": "#6f0bad",
        "800": "#560986",
        "900": "#3d065f",
        "950": "#27083a"
      }
    },
    "accent": {
      "hex": "#e5ffc3",
      "name": "Pale Green",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f6faef",
        "100": "#e5ffc3",
        "200": "#d7ffa3",
        "300": "#bfff6b",
        "400": "#a9ff38",
        "500": "#95ff0a",
        "600": "#7fe000",
        "700": "#68b800",
        "800": "#518f00",
        "900": "#395e08",
        "950": "#253d05"
      }
    },
    "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": "#0a0a0a",
      "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": "#0a0a0a"
      }
    }
  },
  "typography": {
    "families": {
      "mmeuclidcircularb": {
        "family": "MMEuclidCircularB",
        "source": "custom",
        "stack": "MMEuclidCircularB, \"MMEuclidCircularB Fallback\", Arial, \"Helvetica Neue\", Helvetica, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "mmsansvariable": {
        "family": "MMSansVariable",
        "source": "custom",
        "stack": "MMSansVariable, \"MMSansVariable Fallback\", Arial, \"Helvetica Neue\", Helvetica, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "mmsansvariable",
        "stack": "MMSansVariable, \"MMSansVariable Fallback\", Arial, \"Helvetica Neue\", Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "mmeuclidcircularb",
        "stack": "MMEuclidCircularB, \"MMEuclidCircularB Fallback\", Arial, \"Helvetica Neue\", 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.039,
              0.039,
              0.039
            ],
            "hex": "#0a0a0a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.239,
              0.024,
              0.373
            ],
            "hex": "#3d065f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0a0a0a 0%, #3d065f 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 15.111,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.061,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.039,
              0.039,
              0.039
            ],
            "hex": "#0a0a0a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.192,
              0.141,
              0.243
            ],
            "hex": "#31243e"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0a0a0a 0%, #31243e 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 14.458,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.061,
              "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.075,
              0.075,
              0.075
            ],
            "hex": "#131313"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.016,
              0.016,
              0.016
            ],
            "hex": "#040404"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #131313 0%, #040404 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #191919 0%, #080808 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #0c0c0c 0%, #010101 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 18.58,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.024,
              "at": 0.9524,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}