{
  "$generatedBy": "BrandSweets tokens.json — philips-com v3",
  "brand": {
    "slug": "philips-com",
    "name": "Philips",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Philips",
    "tagline": "Learn more about Philips and how we help improve people’s lives through meaningful innovation in the areas of Healthcare, Consumer Lifestyle and Lighting.",
    "sector": "electronics"
  },
  "colors": {
    "primary": {
      "hex": "#15191e",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f5f6",
        "100": "#e3e5e8",
        "200": "#c9d0d9",
        "300": "#a8b4c2",
        "400": "#8a9aad",
        "500": "#6f829b",
        "600": "#5c6e84",
        "700": "#4b5a6c",
        "800": "#3b4654",
        "900": "#2b323b",
        "950": "#15191e"
      }
    },
    "secondary": {
      "hex": "#0b5ed7",
      "name": "Bright Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f4fa",
        "100": "#d9e3f2",
        "200": "#a8c9fa",
        "300": "#72a8f8",
        "400": "#428af5",
        "500": "#166ff3",
        "600": "#0b5ed7",
        "700": "#094bae",
        "800": "#073b88",
        "900": "#0c2b5a",
        "950": "#081c3b"
      }
    },
    "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": "#15191e",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f5f6",
        "100": "#e3e5e8",
        "200": "#c9d0d9",
        "300": "#a8b4c2",
        "400": "#8a9aad",
        "500": "#6f829b",
        "600": "#5c6e84",
        "700": "#4b5a6c",
        "800": "#3b4654",
        "900": "#2b323b",
        "950": "#15191e"
      }
    }
  },
  "typography": {
    "families": {
      "neue-frutiger-world-w02": {
        "family": "neue-frutiger-world-w02",
        "source": "custom",
        "stack": "neue-frutiger-world-w02, NeueFrutigerWorld, 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": "neue-frutiger-world-w02",
        "stack": "neue-frutiger-world-w02, NeueFrutigerWorld, arial, helvetica, sans-serif"
      },
      "body": {
        "familyRef": "neue-frutiger-world-w02",
        "stack": "neue-frutiger-world-w02, NeueFrutigerWorld, 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.082,
              0.098,
              0.118
            ],
            "hex": "#15191e"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.043,
              0.369,
              0.843
            ],
            "hex": "#0b5ed7"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #15191e 0%, #0b5ed7 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.839,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.19,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.09,
              0.098,
              0.102
            ],
            "hex": "#17191a"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.314,
              0.408,
              0.565
            ],
            "hex": "#506890"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #17191a 0%, #506890 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.639,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.19,
              "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.133,
              0.157
            ],
            "hex": "#1e2228"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.047,
              0.063,
              0.082
            ],
            "hex": "#0c1015"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #1e2228 0%, #0c1015 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #252a2f 0%, #13171c 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #171b20 0%, #060a0e 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 15.974,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.101,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}