{
  "$generatedBy": "BrandSweets tokens.json — fitbit-com v4",
  "brand": {
    "slug": "fitbit-com",
    "name": "Fitbit",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Fitbit",
    "tagline": "Make every move a healthy one with Google Pixel and Fitbit fitness trackers and smartwatches designed for Google Health. Built with Gemini to deliver fitness…",
    "sector": "electronics"
  },
  "colors": {
    "primary": {
      "hex": "#191c1d",
      "name": "Charcoal",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e5e6e6",
        "200": "#ced3d4",
        "300": "#b0b8ba",
        "400": "#959fa3",
        "500": "#7c898d",
        "600": "#687478",
        "700": "#555f62",
        "800": "#424a4c",
        "900": "#303536",
        "950": "#191c1d"
      }
    },
    "secondary": {
      "hex": "#1967d2",
      "name": "Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f0f4f9",
        "100": "#dae4f1",
        "200": "#adcbf5",
        "300": "#7babef",
        "400": "#4d8eea",
        "500": "#2474e5",
        "600": "#1967d2",
        "700": "#1350a4",
        "800": "#0f3e80",
        "900": "#112d55",
        "950": "#0b1d37"
      }
    },
    "accent": {
      "hex": "#edcdca",
      "name": "Pale Rose",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f8f3f2",
        "100": "#edcdca",
        "200": "#e8bebb",
        "300": "#d99791",
        "400": "#cc736b",
        "500": "#c15349",
        "600": "#a74239",
        "700": "#89362f",
        "800": "#6a2a24",
        "900": "#48211e",
        "950": "#2f1613"
      }
    },
    "surface": {
      "hex": "#f9f9f9",
      "name": "Off-White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#f9f9f9",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#191c1d",
      "name": "Charcoal",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f5f5",
        "100": "#e5e6e6",
        "200": "#ced3d4",
        "300": "#b0b8ba",
        "400": "#959fa3",
        "500": "#7c898d",
        "600": "#687478",
        "700": "#555f62",
        "800": "#424a4c",
        "900": "#303536",
        "950": "#191c1d"
      }
    }
  },
  "typography": {
    "families": {
      "google-sans": {
        "family": "Google Sans",
        "source": "custom",
        "stack": "\"Google Sans\", Arial, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "google-sans-flex": {
        "family": "Google Sans Flex",
        "source": "custom",
        "stack": "\"Google Sans Flex\", \"Google Sans\", \"Noto Sans\", Arial, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "google-sans-flex",
        "stack": "\"Google Sans Flex\", \"Google Sans\", \"Noto Sans\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "google-sans",
        "stack": "\"Google Sans\", 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.098,
              0.11,
              0.114
            ],
            "hex": "#191c1d"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.098,
              0.404,
              0.824
            ],
            "hex": "#1967d2"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #191c1d 0%, #1967d2 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.368,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.225,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.106,
              0.11,
              0.11
            ],
            "hex": "#1b1c1c"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.337,
              0.427,
              0.569
            ],
            "hex": "#566d91"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #1b1c1c 0%, #566d91 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 5.261,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.229,
              "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.133,
              0.145,
              0.153
            ],
            "hex": "#222527"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.063,
              0.075,
              0.078
            ],
            "hex": "#101314"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #222527 0%, #101314 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #2a2d2e 0%, #171a1b 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #1b1e1f 0%, #0a0c0d 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 15.419,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.125,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}