{
  "$generatedBy": "BrandSweets tokens.json — nespresso-com v3",
  "brand": {
    "slug": "nespresso-com",
    "name": "Nespresso",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Nespresso",
    "tagline": "Nespresso USA brings luxury coffee and espresso machines straight from the café and into your kitchen. Explore Vertuo and Original machines and premium coffee!",
    "sector": "food-bev"
  },
  "colors": {
    "primary": {
      "hex": "#1f2533",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f3f4f6",
        "100": "#e2e4e9",
        "200": "#c6cddc",
        "300": "#a3aec7",
        "400": "#8492b3",
        "500": "#6779a2",
        "600": "#55658b",
        "700": "#465372",
        "800": "#364159",
        "900": "#292f3d",
        "950": "#1f2533"
      }
    },
    "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": "#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": {
      "nespressolucas": {
        "family": "NespressoLucas",
        "source": "custom",
        "stack": "NespressoLucas, \"Trebuchet MS\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "nespressolucas",
        "stack": "NespressoLucas, \"Trebuchet MS\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "nespressolucas",
        "stack": "NespressoLucas, \"Trebuchet MS\", 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
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.122,
              0.145,
              0.2
            ],
            "hex": "#1f2533"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.149,
              0.137,
              0.184
            ],
            "hex": "#26232f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1f2533 0%, #26232f 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 15.269,
              "at": 0.2063,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.358,
              "at": 0.7619,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.137,
              0.145,
              0.165
            ],
            "hex": "#23252a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.145,
              0.141,
              0.161
            ],
            "hex": "#252429"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #23252a 0%, #252429 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 15.294,
              "at": 0.254,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.359,
              "at": 0.5079,
              "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.161,
              0.184,
              0.239
            ],
            "hex": "#292f3d"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.086,
              0.106,
              0.161
            ],
            "hex": "#161b29"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #292f3d 0%, #161b29 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #303745 0%, #1d2330 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #212736 0%, #0f1522 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 13.391,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.223,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}