{
  "$generatedBy": "BrandSweets tokens.json — yahoo-com v3",
  "brand": {
    "slug": "yahoo-com",
    "name": "Yahoo",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Yahoo",
    "tagline": "Latest news coverage, email, free stock quotes, live scores and video are just the beginning. Discover more every day at Yahoo!",
    "sector": "big-tech"
  },
  "colors": {
    "primary": {
      "hex": "#1a1919",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e5e5",
        "200": "#d2d0d0",
        "300": "#b7b4b4",
        "400": "#9e9a9a",
        "500": "#878282",
        "600": "#726e6e",
        "700": "#5e5a5a",
        "800": "#494646",
        "900": "#343232",
        "950": "#1a1919"
      }
    },
    "secondary": {
      "hex": "#7d2eff",
      "name": "Bright Indigo",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3effa",
        "100": "#e2d7f4",
        "200": "#c6a3ff",
        "300": "#a46bff",
        "400": "#7d2eff",
        "500": "#680aff",
        "600": "#5600e0",
        "700": "#4600b8",
        "800": "#37008f",
        "900": "#29085e",
        "950": "#1b053d"
      }
    },
    "accent": {
      "hex": "#0f69ff",
      "name": "Bright Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff3fa",
        "100": "#d7e2f4",
        "200": "#a3c5ff",
        "300": "#6ba1ff",
        "400": "#3881ff",
        "500": "#0f69ff",
        "600": "#0052e0",
        "700": "#0043b8",
        "800": "#00348f",
        "900": "#08275e",
        "950": "#051a3d"
      }
    },
    "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": "#1a1919",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e5e5",
        "200": "#d2d0d0",
        "300": "#b7b4b4",
        "400": "#9e9a9a",
        "500": "#878282",
        "600": "#726e6e",
        "700": "#5e5a5a",
        "800": "#494646",
        "900": "#343232",
        "950": "#1a1919"
      }
    }
  },
  "typography": {
    "families": {
      "yahoosans": {
        "family": "yahooSans",
        "source": "custom",
        "stack": "yahooSans, \"yahooSans Fallback\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "yahoosans",
        "stack": "yahooSans, \"yahooSans Fallback\", sans-serif"
      },
      "body": {
        "familyRef": "yahoosans",
        "stack": "yahooSans, \"yahooSans Fallback\", 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.102,
              0.098,
              0.098
            ],
            "hex": "#1a1919"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.49,
              0.18,
              1
            ],
            "hex": "#7d2eff"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1a1919 0%, #7d2eff 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.665,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.197,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.102,
              0.098,
              0.098
            ],
            "hex": "#1a1919"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.447,
              0.4,
              0.643
            ],
            "hex": "#7266a4"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1a1919 0%, #7266a4 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.058,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.197,
              "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.137,
              0.133,
              0.133
            ],
            "hex": "#232222"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.067,
              0.063,
              0.063
            ],
            "hex": "#111010"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #232222 0%, #111010 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2b2a2a 0%, #181717 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #1c1b1b 0%, #0b0a0a 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 15.869,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.105,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}