{
  "$generatedBy": "BrandSweets tokens.json — roblox-com v2",
  "brand": {
    "slug": "roblox-com",
    "name": "Roblox",
    "version": 2,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Roblox",
    "tagline": "Roblox is the ultimate virtual universe that lets you create, share experiences with friends, and be anything you can imagine. Join millions of people and di…",
    "sector": "gaming"
  },
  "colors": {
    "primary": {
      "hex": "#345cfc",
      "name": "Bright Blue",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff2fa",
        "100": "#d8ddf3",
        "200": "#a5b6fe",
        "300": "#6d8afd",
        "400": "#345cfc",
        "500": "#0e3dfb",
        "600": "#032fdd",
        "700": "#0326b5",
        "800": "#021e8d",
        "900": "#091a5d",
        "950": "#06113c"
      }
    },
    "secondary": {
      "hex": "#829efc",
      "name": "Bright Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff2fa",
        "100": "#d8def3",
        "200": "#a5bafd",
        "300": "#829efc",
        "400": "#3d69fa",
        "500": "#1047f9",
        "600": "#0637db",
        "700": "#052db3",
        "800": "#04238b",
        "900": "#0a1d5c",
        "950": "#06133c"
      }
    },
    "accent": {
      "hex": "#e75750",
      "name": "Red",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f9f1f1",
        "100": "#f0dcdb",
        "200": "#f4b2ae",
        "300": "#ed827d",
        "400": "#e75750",
        "500": "#e23128",
        "600": "#c5231b",
        "700": "#a21d16",
        "800": "#7e1711",
        "900": "#541512",
        "950": "#370e0c"
      }
    },
    "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": "#111111",
      "name": "Near Black",
      "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": "#111111"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, system-ui, sans-serif",
        "weights": [
          400,
          600,
          700
        ]
      }
    },
    "roles": {
      "body": {
        "familyRef": "inter",
        "stack": "Inter, system-ui, 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.204,
              0.361,
              0.988
            ],
            "hex": "#345cfc"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.51,
              0.62,
              0.988
            ],
            "hex": "#829efc"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #345cfc 0%, #829efc 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 2.547,
              "at": 1,
              "passesAA": false,
              "passesAALarge": false
            },
            "black": {
              "ratio": 4.083,
              "at": 0,
              "passesAA": false,
              "passesAALarge": true
            },
            "suggestedInk": "#000000"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.184,
              0.267,
              0.467
            ],
            "hex": "#2f4477"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.42,
              0.463,
              0.592
            ],
            "hex": "#6b7697"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #2f4477 0%, #6b7697 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.503,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.214,
              "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.204,
              0.361,
              0.988
            ],
            "hex": "#345cfc"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.133,
              0.247,
              0.878
            ],
            "hex": "#223fe0"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #345cfc 0%, #223fe0 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #3b66ff 0%, #284aea 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #2d52f1 0%, #1c34d5 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 5.144,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 2.855,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}