{
  "$generatedBy": "BrandSweets tokens.json — victoriassecret-com v3",
  "brand": {
    "slug": "victoriassecret-com",
    "name": "Victoria's Secret",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Victoria's Secret",
    "tagline": "The best bras, panties, lingerie, apparel,  and swimsuits (bikinis, one-pieces). Shop your favorite clothing from PJs and activewear to perfume and accessories.",
    "sector": "fashion"
  },
  "colors": {
    "primary": {
      "hex": "#221d1d",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f4f4",
        "100": "#e7e4e4",
        "200": "#d5cdcd",
        "300": "#bbafaf",
        "400": "#a49494",
        "500": "#8e7b7b",
        "600": "#796767",
        "700": "#635454",
        "800": "#4d4242",
        "900": "#363030",
        "950": "#221d1d"
      }
    },
    "secondary": {
      "hex": "#f4c6cf",
      "name": "Pink",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f1f3",
        "100": "#f4c6cf",
        "200": "#f0b2be",
        "300": "#e78397",
        "400": "#df5873",
        "500": "#d83153",
        "600": "#bc2442",
        "700": "#9a1d36",
        "800": "#78172a",
        "900": "#501621",
        "950": "#340e16"
      }
    },
    "accent": {
      "hex": "#3860be",
      "name": "Denim",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2f4f8",
        "100": "#dee2ed",
        "200": "#b8c7ea",
        "300": "#8da5dd",
        "400": "#6686d1",
        "500": "#3860be",
        "600": "#3458ad",
        "700": "#2a488d",
        "800": "#21386e",
        "900": "#1c2a4a",
        "950": "#121b30"
      }
    },
    "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": "#221d1d",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f4f4",
        "100": "#e7e4e4",
        "200": "#d5cdcd",
        "300": "#bbafaf",
        "400": "#a49494",
        "500": "#8e7b7b",
        "600": "#796767",
        "700": "#635454",
        "800": "#4d4242",
        "900": "#363030",
        "950": "#221d1d"
      }
    }
  },
  "typography": {
    "families": {
      "publicsans": {
        "family": "PublicSans",
        "source": "custom",
        "stack": "PublicSans, 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": "publicsans",
        "stack": "PublicSans, Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "publicsans",
        "stack": "PublicSans, 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.133,
              0.114,
              0.114
            ],
            "hex": "#221d1d"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.957,
              0.776,
              0.812
            ],
            "hex": "#f4c6cf"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #221d1d 0%, #f4c6cf 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.519,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 1.262,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.004,
              0.004,
              0.004
            ],
            "hex": "#010101"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.514,
              0.447,
              0.459
            ],
            "hex": "#837275"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #010101 0%, #837275 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.537,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.006,
              "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.173,
              0.153,
              0.153
            ],
            "hex": "#2c2727"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.098,
              0.078,
              0.078
            ],
            "hex": "#191414"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #2c2727 0%, #191414 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #332e2e 0%, #201b1b 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #241f1f 0%, #120d0d 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 14.72,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.151,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}