{
  "$generatedBy": "BrandSweets tokens.json — pepsi-com v6",
  "brand": {
    "slug": "pepsi-com",
    "name": "Pepsi",
    "version": 6,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Pepsi",
    "tagline": "That's What I Like",
    "sector": "Beverages"
  },
  "colors": {
    "primary": {
      "hex": "#0e0e96",
      "name": "Pepsi Blue",
      "usage": "The 2023 identity blue, read as the fill of the official Pepsi logo artwork (Wikimedia Commons, the 2023 Pepsi logo SVG). The record’s own extractor-derived accent, harvested from pepsi.com, is the same #0e0e96. Source: Pepsi 2023 identity blue #0E0E96 — fill value of the official 2023 Pepsi logo artwork (Wikimedia Commons), corroborated by the extractor’s own reading of pepsi.com.",
      "scale": {
        "50": "#f0f0f9",
        "100": "#dadaf1",
        "200": "#ababf7",
        "300": "#7878f2",
        "400": "#4949ee",
        "500": "#1f1fea",
        "600": "#1313cd",
        "700": "#0e0e96",
        "800": "#0c0c83",
        "900": "#0f0f57",
        "950": "#0a0a39"
      }
    },
    "secondary": {
      "hex": "#e32934",
      "name": "Pepsi Red",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f9f0f1",
        "100": "#f0dbdc",
        "200": "#f4aeb2",
        "300": "#ee7c84",
        "400": "#e84f59",
        "500": "#e32934",
        "600": "#c71a25",
        "700": "#a2151f",
        "800": "#7e1018",
        "900": "#541216",
        "950": "#370b0e"
      }
    },
    "accent": {
      "hex": "#0e0e96",
      "name": "Dark Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f0f0f9",
        "100": "#dadaf1",
        "200": "#ababf7",
        "300": "#7878f2",
        "400": "#4949ee",
        "500": "#1f1fea",
        "600": "#1313cd",
        "700": "#0e0e96",
        "800": "#0c0c83",
        "900": "#0f0f57",
        "950": "#0a0a39"
      }
    },
    "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": "#111111",
      "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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, system-ui, sans-serif",
        "weights": [
          400,
          600,
          700
        ]
      }
    },
    "roles": {
      "body": {
        "familyRef": "inter",
        "stack": "Inter, system-ui, 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.055,
              0.055,
              0.588
            ],
            "hex": "#0e0e96"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.89,
              0.161,
              0.204
            ],
            "hex": "#e32934"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0e0e96 0%, #e32934 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 4.533,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.522,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.118,
              0.165,
              0.314
            ],
            "hex": "#1e2a50"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.631,
              0.4,
              0.38
            ],
            "hex": "#a16661"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1e2a50 0%, #a16661 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.577,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.502,
              "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.075,
              0.133,
              0.639
            ],
            "hex": "#1322a3"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.047,
              0,
              0.537
            ],
            "hex": "#0c0089"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #1322a3 0%, #0c0089 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #182dad 0%, #0d0793 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #0f1499 0%, #0a0079 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 11.762,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.377,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}