{
  "$generatedBy": "BrandSweets tokens.json — box-com v3",
  "brand": {
    "slug": "box-com",
    "name": "Box",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "Box",
    "tagline": "Intelligent Content Management makes it easy to automate workflows, collaborate internally and externally, and protect your sensitive data, all on one platform."
  },
  "colors": {
    "primary": {
      "hex": "#0061d5",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#eff4fa",
        "100": "#d7e4f4",
        "200": "#a3cdff",
        "300": "#6baeff",
        "400": "#3892ff",
        "500": "#0a78ff",
        "600": "#0061d5",
        "700": "#0053b8",
        "800": "#00408f",
        "900": "#082f5e",
        "950": "#051e3d"
      }
    },
    "secondary": {
      "hex": "#0061d5",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff4fa",
        "100": "#d7e4f4",
        "200": "#a3cdff",
        "300": "#6baeff",
        "400": "#3892ff",
        "500": "#0a78ff",
        "600": "#0061d5",
        "700": "#0053b8",
        "800": "#00408f",
        "900": "#082f5e",
        "950": "#051e3d"
      }
    },
    "accent": {
      "hex": "#48060a",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#faf0f1",
        "100": "#f1dadb",
        "200": "#f8aaaf",
        "300": "#f4767f",
        "400": "#f04752",
        "500": "#ed1d2a",
        "600": "#d0111e",
        "700": "#aa0e18",
        "800": "#840b13",
        "900": "#580e13",
        "950": "#48060a"
      }
    },
    "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": "#151f26",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f3f5f6",
        "100": "#e1e6ea",
        "200": "#c4d3de",
        "300": "#a0b9ca",
        "400": "#7fa0b8",
        "500": "#618ba8",
        "600": "#507691",
        "700": "#416076",
        "800": "#334b5c",
        "900": "#263540",
        "950": "#151f26"
      }
    }
  },
  "typography": {
    "families": {
      "inter": {
        "family": "Inter",
        "source": "google",
        "stack": "Inter, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "inter",
        "stack": "Inter, sans-serif"
      },
      "body": {
        "familyRef": "inter",
        "stack": "Inter, 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
      }
    ]
  }
}