{
  "$generatedBy": "BrandSweets tokens.json — audible-com v3",
  "brand": {
    "slug": "audible-com",
    "name": "Audible",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Audible",
    "tagline": "Try Audible free for 30 days. Discover best-selling audiobooks, free podcasts, and exclusive Audible Originals. Listen offline with the Audible app.",
    "sector": "media"
  },
  "colors": {
    "primary": {
      "hex": "#a3d4ff",
      "name": "Pale Blue",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff5fa",
        "100": "#d7e6f4",
        "200": "#a3d4ff",
        "300": "#6bbaff",
        "400": "#38a2ff",
        "500": "#0a8dff",
        "600": "#0078e0",
        "700": "#0062b8",
        "800": "#004c8f",
        "900": "#08365e",
        "950": "#05233d"
      }
    },
    "secondary": {
      "hex": "#c0d2e9",
      "name": "Light Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f2f4f7",
        "100": "#dfe5ec",
        "200": "#c0d2e9",
        "300": "#92b0d9",
        "400": "#6c95cb",
        "500": "#4a7dbf",
        "600": "#3a69a6",
        "700": "#305688",
        "800": "#25436a",
        "900": "#1e3048",
        "950": "#141f2f"
      }
    },
    "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": "#010e19",
      "name": "Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f0f5fa",
        "100": "#d9e6f2",
        "200": "#a7d4fb",
        "300": "#71baf9",
        "400": "#40a2f7",
        "500": "#148cf5",
        "600": "#0977d7",
        "700": "#0761b0",
        "800": "#064c89",
        "900": "#0b365b",
        "950": "#010e19"
      }
    }
  },
  "typography": {
    "families": {
      "audible-sans": {
        "family": "Audible Sans",
        "source": "custom",
        "stack": "\"Audible 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": "audible-sans",
        "stack": "\"Audible Sans\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "audible-sans",
        "stack": "\"Audible 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.906,
              0.984,
              1
            ],
            "hex": "#e7fbff"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.639,
              0.831,
              1
            ],
            "hex": "#a3d4ff"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.424,
              0.608,
              0.765
            ],
            "hex": "#6c9bc3"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #e7fbff 0%, #a3d4ff 50%, #6c9bc3 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 1.069,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 7.114,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.945,
              0.973,
              0.976
            ],
            "hex": "#f1f8f9"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.753,
              0.816,
              0.875
            ],
            "hex": "#c0d0df"
          },
          "position": 0.5
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.533,
              0.596,
              0.651
            ],
            "hex": "#8898a6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklch shorter hue, #f1f8f9 0%, #c0d0df 50%, #8898a6 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 135,
          "name": "hero",
          "ink": "#000000",
          "contrast": {
            "white": {
              "ratio": 1.075,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 7.089,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.69,
              0.882,
              1
            ],
            "hex": "#b0e1ff"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.588,
              0.78,
              0.949
            ],
            "hex": "#96c7f2"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #b0e1ff 0%, #96c7f2 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#000000",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #c3eaff 0%, #a0d1fc 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #a6d7ff 0%, #8dbde7 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 1.394,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 11.748,
              "at": 0.9841,
              "passesAA": true,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}