{
  "$generatedBy": "BrandSweets tokens.json — rolex-com v5",
  "brand": {
    "slug": "rolex-com",
    "name": "Rolex",
    "version": 5,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Rolex",
    "tagline": "Rolex watches are crafted from the finest raw materials and assembled with scrupulous attention to detail. Discover the Rolex collection on rolex.com.",
    "sector": "luxury"
  },
  "colors": {
    "primary": {
      "hex": "#006039",
      "name": "Rolex Green",
      "usage": "The crown-and-wordmark green.",
      "scale": {
        "50": "#effaf6",
        "100": "#d7f4e8",
        "200": "#a3ffda",
        "300": "#6bffc4",
        "400": "#38ffaf",
        "500": "#0aff9d",
        "600": "#00e087",
        "700": "#00b86e",
        "800": "#008f56",
        "900": "#006039",
        "950": "#053d27"
      }
    },
    "secondary": {
      "hex": "#a37e2c",
      "name": "Rolex Gold",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f8f6f2",
        "100": "#ede8de",
        "200": "#ebdbb7",
        "300": "#dfc58b",
        "400": "#d4b063",
        "500": "#ca9e3f",
        "600": "#a37e2c",
        "700": "#906f27",
        "800": "#70561f",
        "900": "#4c3c1a",
        "950": "#312711"
      }
    },
    "accent": {
      "hex": "#0000ee",
      "name": "Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#efeffa",
        "100": "#d7d7f4",
        "200": "#a3a3ff",
        "300": "#6b6bff",
        "400": "#3838ff",
        "500": "#0a0aff",
        "600": "#0000ee",
        "700": "#0000b8",
        "800": "#00008f",
        "900": "#08085e",
        "950": "#05053d"
      }
    },
    "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": "#212121",
      "name": "Charcoal",
      "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": "#212121"
      }
    }
  },
  "typography": {
    "families": {
      "helvetica-now-text": {
        "family": "Helvetica Now Text",
        "source": "custom",
        "stack": "\"Helvetica Now Text\", Helvetica, Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "helvetica-now-text",
        "stack": "\"Helvetica Now Text\", Helvetica, Arial, sans-serif"
      },
      "body": {
        "familyRef": "helvetica-now-text",
        "stack": "\"Helvetica Now Text\", Helvetica, Arial, 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.376,
              0.224
            ],
            "hex": "#006039"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.639,
              0.494,
              0.173
            ],
            "hex": "#a37e2c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #006039 0%, #a37e2c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 3.765,
              "at": 1,
              "passesAA": false,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.732,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.192,
              0.278,
              0.224
            ],
            "hex": "#314739"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.502,
              0.455,
              0.361
            ],
            "hex": "#80745c"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #314739 0%, #80745c 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.595,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.091,
              "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.09,
              0.424,
              0.267
            ],
            "hex": "#176c44"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0,
              0.333,
              0.184
            ],
            "hex": "#00552f"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #176c44 0%, #00552f 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #23744c 0%, #005d36 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #06633c 0%, #004c27 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 6.432,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.34,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}