{
  "$generatedBy": "BrandSweets tokens.json — wellsfargo-com v5",
  "brand": {
    "slug": "wellsfargo-com",
    "name": "Wells Fargo",
    "version": 5,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Wells Fargo",
    "tagline": "Committed to the financial health of our customers and communities. Explore bank accounts, loans, mortgages, investing, credit cards & banking services»",
    "sector": "banks"
  },
  "colors": {
    "primary": {
      "hex": "#d71e28",
      "name": "Wells Fargo Red",
      "usage": "The stagecoach box red.",
      "scale": {
        "50": "#f9f1f1",
        "100": "#f0dbdc",
        "200": "#f4aeb2",
        "300": "#ed7d82",
        "400": "#e75058",
        "500": "#d71e28",
        "600": "#c51b23",
        "700": "#a2161d",
        "800": "#7e1117",
        "900": "#541215",
        "950": "#370c0e"
      }
    },
    "secondary": {
      "hex": "#ffcd41",
      "name": "Wells Fargo Gold",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf7ef",
        "100": "#f4ecd7",
        "200": "#ffe7a3",
        "300": "#ffd86b",
        "400": "#ffcd41",
        "500": "#ffbe0a",
        "600": "#e0a500",
        "700": "#b88700",
        "800": "#8f6900",
        "900": "#5e4708",
        "950": "#3d2e05"
      }
    },
    "accent": {
      "hex": "#5a469b",
      "name": "Indigo",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f4f3f7",
        "100": "#e3e0eb",
        "200": "#c8c0e3",
        "300": "#a699d1",
        "400": "#8776c1",
        "500": "#6c56b3",
        "600": "#5a469b",
        "700": "#49397f",
        "800": "#392c63",
        "900": "#2a2343",
        "950": "#1b162c"
      }
    },
    "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": "#141414",
      "name": "Near 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": "#141414"
      }
    }
  },
  "typography": {
    "families": {
      "wells-fargo-sans-regular": {
        "family": "Wells Fargo Sans Regular",
        "source": "custom",
        "stack": "\"Wells Fargo Sans Regular\", Arial, Helvetica, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "wells-fargo-sans-semibold": {
        "family": "Wells Fargo Sans SemiBold",
        "source": "custom",
        "stack": "\"Wells Fargo Sans SemiBold\", Arial, Helvetica, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "wells-fargo-sans-semibold",
        "stack": "\"Wells Fargo Sans SemiBold\", Arial, Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "wells-fargo-sans-regular",
        "stack": "\"Wells Fargo Sans Regular\", Arial, 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.843,
              0.118,
              0.157
            ],
            "hex": "#d71e28"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              1,
              0.804,
              0.255
            ],
            "hex": "#ffcd41"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #d71e28 0%, #ffcd41 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.494,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.106,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.627,
              0.404,
              0.38
            ],
            "hex": "#a06761"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.902,
              0.839,
              0.682
            ],
            "hex": "#e6d6ae"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #a06761 0%, #e6d6ae 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.439,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.607,
              "at": 0,
              "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": [
              0.843,
              0.118,
              0.157
            ],
            "hex": "#d71e28"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.729,
              0,
              0.031
            ],
            "hex": "#ba0008"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #d71e28 0%, #ba0008 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #e22d32 0%, #c50016 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #cc051e 0%, #ab0005 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.115,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 3.091,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}