{
  "$generatedBy": "BrandSweets tokens.json — xfinity-com v3",
  "brand": {
    "slug": "xfinity-com",
    "name": "Xfinity",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Xfinity",
    "tagline": "Save on high speed internet, mobile phone plans and cable TV services with Xfinity. Enjoy entertainment your way with great deals on Xfinity by Comcast.",
    "sector": "telecom"
  },
  "colors": {
    "primary": {
      "hex": "#141417",
      "name": "Near Black",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4f4f5",
        "100": "#e5e5e6",
        "200": "#ceced4",
        "300": "#b0b0ba",
        "400": "#9595a3",
        "500": "#7c7c8d",
        "600": "#686878",
        "700": "#555562",
        "800": "#42424c",
        "900": "#303036",
        "950": "#141417"
      }
    },
    "secondary": {
      "hex": "#5a23b9",
      "name": "Indigo",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f4f1f9",
        "100": "#e3dcef",
        "200": "#c9b2f0",
        "300": "#a883e7",
        "400": "#8a58df",
        "500": "#6e31d8",
        "600": "#5a23b9",
        "700": "#4b1d9a",
        "800": "#3a1778",
        "900": "#2b1650",
        "950": "#1c0e34"
      }
    },
    "surface": {
      "hex": "#f6f6f9",
      "name": "Off-White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#f6f6f9",
        "100": "#e3e3e8",
        "200": "#c8c8da",
        "300": "#a6a6c4",
        "400": "#8888af",
        "500": "#6c6c9d",
        "600": "#5a5a87",
        "700": "#49496e",
        "800": "#393956",
        "900": "#2a2a3c",
        "950": "#1c1c27"
      }
    },
    "text": {
      "hex": "#141417",
      "name": "Near Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f4f4f5",
        "100": "#e5e5e6",
        "200": "#ceced4",
        "300": "#b0b0ba",
        "400": "#9595a3",
        "500": "#7c7c8d",
        "600": "#686878",
        "700": "#555562",
        "800": "#42424c",
        "900": "#303036",
        "950": "#141417"
      }
    }
  },
  "typography": {
    "families": {
      "dmsans": {
        "family": "DMSans",
        "source": "custom",
        "stack": "DMSans, Helvetica, sans-serif",
        "weights": [
          400,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      },
      "xsans": {
        "family": "XSans",
        "source": "custom",
        "stack": "XSans, DMSans, Helvetica, sans-serif",
        "weights": [
          400,
          600,
          700
        ],
        "licensingNote": "Auto-detected web font; provenance unconfirmed. Reference only — never rehost without a license."
      }
    },
    "roles": {
      "heading": {
        "familyRef": "xsans",
        "stack": "XSans, DMSans, Helvetica, sans-serif"
      },
      "body": {
        "familyRef": "dmsans",
        "stack": "DMSans, 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.078,
              0.078,
              0.09
            ],
            "hex": "#141417"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.353,
              0.137,
              0.725
            ],
            "hex": "#5a23b9"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #141417 0%, #5a23b9 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 8.839,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.142,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.078,
              0.078,
              0.082
            ],
            "hex": "#141415"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.322,
              0.286,
              0.467
            ],
            "hex": "#524977"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #141415 0%, #524977 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 8.145,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.141,
              "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.114,
              0.114,
              0.125
            ],
            "hex": "#1d1d20"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.043,
              0.043,
              0.055
            ],
            "hex": "#0b0b0e"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #1d1d20 0%, #0b0b0e 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #242427 0%, #121215 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #161619 0%, #060608 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 16.816,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.068,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}