{
  "$generatedBy": "BrandSweets tokens.json — klm-com v3",
  "brand": {
    "slug": "klm-com",
    "name": "KLM",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "KLM",
    "tagline": "Compare and book all KLM flights, view great last minute offers, choose your favourite seat, check in online, book hotels and all you need for your trip.",
    "sector": "airlines"
  },
  "colors": {
    "primary": {
      "hex": "#002746",
      "name": "Midnight Ocean",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e7f4",
        "200": "#a3d6ff",
        "300": "#6bbcff",
        "400": "#38a5ff",
        "500": "#0a91ff",
        "600": "#007be0",
        "700": "#0065b8",
        "800": "#004f8f",
        "900": "#08375e",
        "950": "#002746"
      }
    },
    "secondary": {
      "hex": "#0070c2",
      "name": "Dark Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff6fa",
        "100": "#d7e8f4",
        "200": "#a3d9ff",
        "300": "#6bc1ff",
        "400": "#38acff",
        "500": "#0a99ff",
        "600": "#0083e0",
        "700": "#0070c2",
        "800": "#00538f",
        "900": "#083a5e",
        "950": "#05263d"
      }
    },
    "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": "#000000",
      "name": "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": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "universalsanstextregular": {
        "family": "UniversalSansTextRegular",
        "source": "custom",
        "stack": "UniversalSansTextRegular, -apple-system, system-ui, \"Segoe UI\", Roboto, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "universalsanstextregular",
        "stack": "UniversalSansTextRegular, -apple-system, system-ui, \"Segoe UI\", Roboto, 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,
              0.153,
              0.275
            ],
            "hex": "#002746"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.439,
              0.761
            ],
            "hex": "#0070c2"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #002746 0%, #0070c2 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.126,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.379,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.11,
              0.153,
              0.192
            ],
            "hex": "#1c2731"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.337,
              0.443,
              0.549
            ],
            "hex": "#56718c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1c2731 0%, #56718c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.077,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.384,
              "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.039,
              0.192,
              0.318
            ],
            "hex": "#0a3151"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.114,
              0.231
            ],
            "hex": "#001d3b"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #0a3151 0%, #001d3b 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #14395a 0%, #002443 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #022a49 0%, #001533 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 13.367,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.239,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}