{
  "$generatedBy": "BrandSweets tokens.json — glossier-com v2",
  "brand": {
    "slug": "glossier-com",
    "name": "Glossier",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Glossier",
    "tagline": "Glossier"
  },
  "colors": {
    "primary": {
      "hex": "#040404",
      "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": "#040404"
      }
    },
    "secondary": {
      "hex": "#f94200",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf2ef",
        "100": "#f4dfd7",
        "200": "#ffbca3",
        "300": "#ff936b",
        "400": "#ff6d38",
        "500": "#f94200",
        "600": "#e03c00",
        "700": "#b83100",
        "800": "#8f2600",
        "900": "#5e1f08",
        "950": "#3d1405"
      }
    },
    "accent": {
      "hex": "#0600ff",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d8d7f4",
        "200": "#a5a3ff",
        "300": "#6e6bff",
        "400": "#3b38ff",
        "500": "#0600ff",
        "600": "#0400e0",
        "700": "#0300b8",
        "800": "#02008f",
        "900": "#09085e",
        "950": "#06053d"
      }
    },
    "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": "#000000",
      "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": {
      "apercu": {
        "family": "Apercu",
        "source": "custom",
        "stack": "Apercu, \"Gill Sans\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "apercu",
        "stack": "Apercu, \"Gill Sans\", sans-serif"
      },
      "body": {
        "familyRef": "apercu",
        "stack": "Apercu, \"Gill Sans\", 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
      }
    ]
  }
}