{
  "$generatedBy": "BrandSweets tokens.json — amd-com v3",
  "brand": {
    "slug": "amd-com",
    "name": "AMD",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "AMD",
    "tagline": "AMD delivers leadership high-performance and adaptive computing solutions to advance data center AI, AI PCs, intelligent edge devices, gaming, & beyond.",
    "sector": "electronics"
  },
  "colors": {
    "primary": {
      "hex": "#212529",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e4e6e7",
        "200": "#ccd1d6",
        "300": "#adb5bd",
        "400": "#919ca6",
        "500": "#778592",
        "600": "#64707d",
        "700": "#525c66",
        "800": "#40474f",
        "900": "#2e3338",
        "950": "#212529"
      }
    },
    "secondary": {
      "hex": "#2899ff",
      "name": "Dodger Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e6f4",
        "200": "#a3d4ff",
        "300": "#6bbaff",
        "400": "#2899ff",
        "500": "#0a8dff",
        "600": "#0078e0",
        "700": "#0062b8",
        "800": "#004c8f",
        "900": "#08365e",
        "950": "#05233d"
      }
    },
    "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": "#212529",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e4e6e7",
        "200": "#ccd1d6",
        "300": "#adb5bd",
        "400": "#919ca6",
        "500": "#778592",
        "600": "#64707d",
        "700": "#525c66",
        "800": "#40474f",
        "900": "#2e3338",
        "950": "#212529"
      }
    }
  },
  "typography": {
    "families": {
      "klavika": {
        "family": "Klavika",
        "source": "custom",
        "stack": "Klavika, arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "open-sans": {
        "family": "Open Sans",
        "source": "google",
        "stack": "\"Open Sans\", arial, sans-serif",
        "weights": [
          300,
          400,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "klavika",
        "stack": "Klavika, arial, sans-serif"
      },
      "body": {
        "familyRef": "open-sans",
        "stack": "\"Open Sans\", 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.129,
              0.145,
              0.161
            ],
            "hex": "#212529"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.157,
              0.6,
              1
            ],
            "hex": "#2899ff"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #212529 0%, #2899ff 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.962,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 1.361,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.051,
              0.059,
              0.063
            ],
            "hex": "#0d0f10"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.349,
              0.471,
              0.608
            ],
            "hex": "#59789b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0d0f10 0%, #59789b 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.58,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.093,
              "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.169,
              0.184,
              0.2
            ],
            "hex": "#2b2f33"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.094,
              0.11,
              0.122
            ],
            "hex": "#181c1f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #2b2f33 0%, #181c1f 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #32363b 0%, #1f2327 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #23272b 0%, #111518 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 13.486,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.225,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}