{
  "$generatedBy": "BrandSweets tokens.json — airfrance-com v3",
  "brand": {
    "slug": "airfrance-com",
    "name": "Air France",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Air France",
    "sector": "airlines"
  },
  "colors": {
    "primary": {
      "hex": "#051039",
      "name": "Deep Navy",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f0f2fa",
        "100": "#dadff1",
        "200": "#abbbf8",
        "300": "#7792f3",
        "400": "#486cef",
        "500": "#1e4aeb",
        "600": "#123bce",
        "700": "#0f30a9",
        "800": "#0b2583",
        "900": "#0f1e57",
        "950": "#051039"
      }
    },
    "secondary": {
      "hex": "#0045b6",
      "name": "Cobalt Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff3fa",
        "100": "#d7e2f4",
        "200": "#a3c6ff",
        "300": "#6ba4ff",
        "400": "#3884ff",
        "500": "#0a68ff",
        "600": "#0056e0",
        "700": "#0045b6",
        "800": "#00378f",
        "900": "#08295e",
        "950": "#051b3d"
      }
    },
    "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": {
      "excellence-in-motion-display": {
        "family": "Excellence In Motion Display",
        "source": "custom",
        "stack": "\"Excellence In Motion Display\", \"Helvetica Neue\", sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "excellence-in-motion-display",
        "stack": "\"Excellence In Motion Display\", \"Helvetica Neue\", 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.02,
              0.063,
              0.224
            ],
            "hex": "#051039"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.271,
              0.714
            ],
            "hex": "#0045b6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #051039 0%, #0045b6 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 8.311,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.14,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.059,
              0.082,
              0.133
            ],
            "hex": "#0f1522"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.235,
              0.318,
              0.459
            ],
            "hex": "#3c5175"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #0f1522 0%, #3c5175 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 7.997,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.151,
              "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.047,
              0.102,
              0.267
            ],
            "hex": "#0c1a44"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.008,
              0.024,
              0.18
            ],
            "hex": "#02062e"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #0c1a44 0%, #02062e 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #13224c 0%, #040d36 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #06133c 0%, #010126 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 16.842,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.068,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}