{
  "$generatedBy": "BrandSweets tokens.json — ikea-com v2",
  "brand": {
    "slug": "ikea-com",
    "name": "Ikea",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Ikea",
    "tagline": "Furniture, home accessories, design ideas and inspiration for big dreams and small budgets. A better everyday life begins at home!",
    "sector": "e-commerce"
  },
  "colors": {
    "primary": {
      "hex": "#fcdc04",
      "name": "Gold",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#faf9ef",
        "100": "#f3f0d8",
        "200": "#fef2a4",
        "300": "#feea6d",
        "400": "#fde33a",
        "500": "#fcdc04",
        "600": "#dec102",
        "700": "#b69e02",
        "800": "#8d7b01",
        "900": "#5d5209",
        "950": "#3d3506"
      }
    },
    "secondary": {
      "hex": "#ffdb00",
      "name": "Gold",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#faf9ef",
        "100": "#f4f0d7",
        "200": "#fff3a3",
        "300": "#ffeb6b",
        "400": "#ffe438",
        "500": "#ffdb00",
        "600": "#e0c200",
        "700": "#b89f00",
        "800": "#8f7c00",
        "900": "#5e5308",
        "950": "#3d3605"
      }
    },
    "accent": {
      "hex": "#045ca4",
      "name": "Dark Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d8e7f3",
        "200": "#a5d5fd",
        "300": "#6fbcfb",
        "400": "#3da5fa",
        "500": "#1090f9",
        "600": "#067bdb",
        "700": "#045ca4",
        "800": "#044e8b",
        "900": "#0a375c",
        "950": "#06243c"
      }
    },
    "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": {
      "noto-ikea": {
        "family": "Noto IKEA",
        "source": "custom",
        "stack": "\"Noto IKEA\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "noto-ikea",
        "stack": "\"Noto IKEA\", sans-serif"
      },
      "body": {
        "familyRef": "noto-ikea",
        "stack": "\"Noto IKEA\", 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": [
              1,
              0.98,
              0.592
            ],
            "hex": "#fffa97"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.988,
              0.863,
              0.016
            ],
            "hex": "#fcdc04"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.745,
              0.635,
              0
            ],
            "hex": "#bea200"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #fffa97 0%, #fcdc04 50%, #bea200 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.084,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 8.358,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.973,
              0.969,
              0.839
            ],
            "hex": "#f8f7d6"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.906,
              0.867,
              0.675
            ],
            "hex": "#e7ddac"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.675,
              0.643,
              0.498
            ],
            "hex": "#aca47f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #f8f7d6 0%, #e7ddac 50%, #aca47f 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.09,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 8.371,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              1,
              0.914,
              0.18
            ],
            "hex": "#ffe92e"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.937,
              0.812,
              0
            ],
            "hex": "#efcf00"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #ffe92e 0%, #efcf00 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #fff473 0%, #f9d900 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #ffdf15 0%, #e5c500 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.239,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 13.595,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}