{
  "$generatedBy": "BrandSweets tokens.json — wise-com v3",
  "brand": {
    "slug": "wise-com",
    "name": "Wise",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Wise",
    "tagline": "150+ countries, 40 currencies, one account. Save when you send, spend and manage your money internationally."
  },
  "colors": {
    "primary": {
      "hex": "#f4243b",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#faf0f1",
        "100": "#f2d9dc",
        "200": "#faa8b1",
        "300": "#f87282",
        "400": "#f54257",
        "500": "#f4243b",
        "600": "#d50b23",
        "700": "#ae091c",
        "800": "#880716",
        "900": "#5a0c15",
        "950": "#3b080e"
      }
    },
    "secondary": {
      "hex": "#9fe870",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f4f9f1",
        "100": "#e3f0db",
        "200": "#c9f2b0",
        "300": "#9fe870",
        "400": "#8be354",
        "500": "#70dd2c",
        "600": "#5dc11f",
        "700": "#4c9e1a",
        "800": "#3b7b14",
        "900": "#2c5214",
        "950": "#1c350d"
      }
    },
    "accent": {
      "hex": "#cb272f",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f9f1f1",
        "100": "#efdcdd",
        "200": "#f0b2b5",
        "300": "#e78388",
        "400": "#df585f",
        "500": "#d8313a",
        "600": "#cb272f",
        "700": "#9a1d24",
        "800": "#78171c",
        "900": "#501618",
        "950": "#340e10"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "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": "#0e0f0c",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f4",
        "100": "#e6e7e4",
        "200": "#d3d6cc",
        "300": "#b8bdad",
        "400": "#9fa691",
        "500": "#899277",
        "600": "#747d64",
        "700": "#5f6652",
        "800": "#4a4f40",
        "900": "#35382e",
        "950": "#0e0f0c"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, Helvetica, Arial, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      },
      "wise-sans": {
        "family": "Wise Sans",
        "source": "custom",
        "stack": "\"Wise Sans\", Inter, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "wise-sans",
        "stack": "\"Wise Sans\", Inter, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, Helvetica, 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
      }
    ]
  }
}