{
  "$generatedBy": "BrandSweets tokens.json — nokia-com v4",
  "brand": {
    "slug": "nokia-com",
    "name": "Nokia",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Nokia",
    "tagline": "As a technology leader across mobile, fixed and cloud networks, our solutions enable a more productive, sustainable and inclusive world.",
    "sector": "telecom"
  },
  "colors": {
    "primary": {
      "hex": "#124191",
      "name": "Nokia Blue",
      "usage": "The 2023 wordmark blue.",
      "scale": {
        "50": "#f0f4f9",
        "100": "#dbe3f0",
        "200": "#adc8f5",
        "300": "#7ba6ef",
        "400": "#4e87e9",
        "500": "#256be4",
        "600": "#1959c8",
        "700": "#124191",
        "800": "#10397f",
        "900": "#112a55",
        "950": "#0b1b37"
      }
    },
    "secondary": {
      "hex": "#0065ed",
      "name": "Bright Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff4fa",
        "100": "#d7e4f4",
        "200": "#a3cbff",
        "300": "#6babff",
        "400": "#388eff",
        "500": "#0a74ff",
        "600": "#0065ed",
        "700": "#0050b8",
        "800": "#003e8f",
        "900": "#082d5e",
        "950": "#051d3d"
      }
    },
    "accent": {
      "hex": "#005aff",
      "name": "Bright Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff3fa",
        "100": "#d7e1f4",
        "200": "#a3c3ff",
        "300": "#6b9fff",
        "400": "#387eff",
        "500": "#005aff",
        "600": "#004fe0",
        "700": "#0040b8",
        "800": "#00328f",
        "900": "#08265e",
        "950": "#05193d"
      }
    },
    "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": "#1d1e20",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e5e5e6",
        "200": "#cfd0d3",
        "300": "#b1b4b9",
        "400": "#979aa1",
        "500": "#7e838b",
        "600": "#6b6e76",
        "700": "#575a60",
        "800": "#44464b",
        "900": "#313235",
        "950": "#1d1e20"
      }
    }
  },
  "typography": {
    "families": {
      "nokiapureheadline": {
        "family": "NokiaPureHeadline",
        "source": "custom",
        "stack": "NokiaPureHeadline, Arial, Helvetica, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "nokiapureheadline",
        "stack": "NokiaPureHeadline, Arial, Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "nokiapureheadline",
        "stack": "NokiaPureHeadline, Arial, Helvetica, 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.071,
              0.255,
              0.569
            ],
            "hex": "#124191"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.396,
              0.929
            ],
            "hex": "#0065ed"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #124191 0%, #0065ed 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.142,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.191,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.216,
              0.278,
              0.384
            ],
            "hex": "#374762"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.337,
              0.443,
              0.616
            ],
            "hex": "#56719d"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #374762 0%, #56719d 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.947,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.24,
              "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.118,
              0.302,
              0.62
            ],
            "hex": "#1e4d9e"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.02,
              0.208,
              0.518
            ],
            "hex": "#053584"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #1e4d9e 0%, #053584 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2656a8 0%, #0f3e8e 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #154494 0%, #002c7b 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 8.045,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.849,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}