{
  "$generatedBy": "BrandSweets tokens.json — clickup-com v4",
  "brand": {
    "slug": "clickup-com",
    "name": "ClickUp",
    "version": 4,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "ClickUp",
    "tagline": "Our mission is to make the world more productive. To do this, we built the everything app for work - Tasks, Docs, Goals, and Chat."
  },
  "colors": {
    "primary": {
      "hex": "#7612fa",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f4effa",
        "100": "#e4d8f3",
        "200": "#cba5fd",
        "300": "#ac6efc",
        "400": "#8f3cfb",
        "500": "#7612fa",
        "600": "#6204dc",
        "700": "#5004b4",
        "800": "#3e038c",
        "900": "#2d095d",
        "950": "#1e063c"
      }
    },
    "secondary": {
      "hex": "#7b68ee",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#f2f0f9",
        "100": "#dedaf1",
        "200": "#b7acf6",
        "300": "#7b68ee",
        "400": "#644ceb",
        "500": "#4023e7",
        "600": "#3116ca",
        "700": "#2812a5",
        "800": "#1f0e81",
        "900": "#1b1056",
        "950": "#110b38"
      }
    },
    "accent": {
      "hex": "#7612fa",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#f4effa",
        "100": "#e4d8f3",
        "200": "#cba5fd",
        "300": "#ac6efc",
        "400": "#8f3cfb",
        "500": "#7612fa",
        "600": "#6204dc",
        "700": "#5004b4",
        "800": "#3e038c",
        "900": "#2d095d",
        "950": "#1e063c"
      }
    },
    "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": "#202020",
      "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": "#202020"
      }
    }
  },
  "typography": {
    "families": {
      "plus-jakarta-sans": {
        "family": "Plus Jakarta Sans",
        "source": "google",
        "stack": "\"Plus Jakarta Sans\", sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700,
          800
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "plus-jakarta-sans",
        "stack": "\"Plus Jakarta Sans\", sans-serif"
      },
      "body": {
        "familyRef": "plus-jakarta-sans",
        "stack": "\"Plus Jakarta Sans\", 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
      }
    ]
  }
}