{
  "$generatedBy": "BrandSweets tokens.json — aesop-com v3",
  "brand": {
    "slug": "aesop-com",
    "name": "Aesop",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Aesop",
    "tagline": "Aesop offers skin, hair and body care formulations, and personal and home fragrances created with meticulous attention to detail. Browse the range online.",
    "sector": "consumer"
  },
  "colors": {
    "primary": {
      "hex": "#000000",
      "name": "Black",
      "usage": "Aesop runs a monochrome identity: the wordmark is black (or reversed to white); the extractor's mid-grey was a text colour, not a brand colour. Source: Aesop's own site: black wordmark, no chromatic brand colour.",
      "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": "#ca432f",
      "name": "Red",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f8f2f1",
        "100": "#eedfdd",
        "200": "#eebcb5",
        "300": "#e39387",
        "400": "#d96e5e",
        "500": "#ca432f",
        "600": "#b63d2b",
        "700": "#953223",
        "800": "#74271b",
        "900": "#4e1f18",
        "950": "#331410"
      }
    },
    "accent": {
      "hex": "#945c26",
      "name": "Sienna",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f5f1",
        "100": "#eee5dd",
        "200": "#ecd0b6",
        "300": "#e1b489",
        "400": "#d69a61",
        "500": "#cd823c",
        "600": "#b26e2e",
        "700": "#945c26",
        "800": "#72461d",
        "900": "#4d3219",
        "950": "#322111"
      }
    },
    "surface": {
      "hex": "#fffef2",
      "name": "Off-White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#fffef2",
        "100": "#f4f1d7",
        "200": "#fff7a3",
        "300": "#fff36b",
        "400": "#ffee38",
        "500": "#ffeb0a",
        "600": "#e0ce00",
        "700": "#b8a800",
        "800": "#8f8300",
        "900": "#5e5708",
        "950": "#3d3905"
      }
    },
    "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": {
      "suisseintl": {
        "family": "SuisseIntl",
        "source": "custom",
        "stack": "SuisseIntl, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "suisseintl",
        "stack": "SuisseIntl, sans-serif"
      },
      "body": {
        "familyRef": "suisseintl",
        "stack": "SuisseIntl, 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.792,
              0.263,
              0.184
            ],
            "hex": "#ca432f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #000000 0%, #ca432f 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 4.822,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "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.6,
              0.42,
              0.384
            ],
            "hex": "#996b62"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #000000 0%, #996b62 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.532,
              "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)."
    }
  }
}