{
  "$generatedBy": "BrandSweets tokens.json — netflix v3",
  "brand": {
    "slug": "netflix",
    "name": "Netflix",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Netflix",
    "tagline": "See what's next."
  },
  "colors": {
    "primary": {
      "hex": "#e50914",
      "name": "Netflix Red",
      "usage": "The one accent — logo, primary CTAs, brand moments.",
      "scale": {
        "50": "#fdecee",
        "100": "#fbd2d5",
        "200": "#f5a1a7",
        "300": "#ef6f78",
        "400": "#eb454f",
        "500": "#e50914",
        "600": "#c40711",
        "700": "#9c060e",
        "800": "#7a050b",
        "900": "#640409",
        "950": "#380205"
      }
    },
    "secondary": {
      "hex": "#468254",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f3f6f4",
        "100": "#e1eae3",
        "200": "#c3dfca",
        "300": "#9fcba9",
        "400": "#7eb98c",
        "500": "#60a971",
        "600": "#4f925e",
        "700": "#468254",
        "800": "#325d3c",
        "900": "#26402c",
        "950": "#192a1d"
      }
    },
    "accent": {
      "hex": "#3860be",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f2f4f8",
        "100": "#dee2ed",
        "200": "#b8c7ea",
        "300": "#8da5dd",
        "400": "#6686d1",
        "500": "#3860be",
        "600": "#3458ad",
        "700": "#2a488d",
        "800": "#21386e",
        "900": "#1c2a4a",
        "950": "#121b30"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "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": "#000000",
      "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": "#000000"
      }
    }
  },
  "typography": {
    "families": {
      "netflix-sans": {
        "family": "Netflix Sans",
        "source": "custom",
        "stack": "\"Netflix Sans\", \"Helvetica Neue\", \"Segoe UI\", Roboto, Ubuntu, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "netflix-sans",
        "stack": "\"Netflix Sans\", \"Helvetica Neue\", \"Segoe UI\", Roboto, Ubuntu, 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
      }
    ]
  }
}