{
  "brand": "Cal3ndar.gg",
  "url": "https://cal3ndar.gg/branding",
  "groups": [
    {
      "id": "core",
      "title": "Core",
      "colors": [
        {
          "name": "Signal Teal",
          "token": "--color-accent",
          "hex": "#36cccc",
          "oklch": "oklch(0.77 0.12 194.93)",
          "role": "Primary accent. Links, active states, the left half of the wordmark gradient."
        },
        {
          "name": "Pulse Magenta",
          "token": "--color-secondary",
          "hex": "#f86ab5",
          "oklch": "oklch(0.72 0.19 350)",
          "role": "Secondary accent. The right half of the wordmark gradient, and rewards."
        },
        {
          "name": "Void",
          "token": "--color-background",
          "hex": "#090909",
          "oklch": "oklch(0.14 0 0)",
          "role": "The canvas. Every surface starts here, never white."
        },
        {
          "name": "Chrome",
          "token": "neutral-300",
          "hex": "#d4d4d4",
          "oklch": "oklch(0.87 0 0)",
          "role": "Body copy and default interface text."
        },
        {
          "name": "Ash",
          "token": "neutral-500",
          "hex": "#737373",
          "oklch": "oklch(0.56 0 0)",
          "role": "Muted text, captions, secondary labels."
        },
        {
          "name": "Graphite",
          "token": "neutral-800",
          "hex": "#262626",
          "oklch": "oklch(0.27 0 0)",
          "role": "Hairlines, borders, and the grid the whole layout hangs on."
        }
      ]
    },
    {
      "id": "tiers",
      "title": "Reward tiers",
      "colors": [
        {
          "name": "Legendary",
          "token": "--color-legendary",
          "hex": "#e1a200",
          "oklch": "oklch(0.75 0.18 85)",
          "role": "Top-tier rewards."
        },
        {
          "name": "Epic",
          "token": "--color-epic",
          "hex": "#aa5aff",
          "oklch": "oklch(0.65 0.25 300)",
          "role": "Epic-tier rewards."
        },
        {
          "name": "Rare",
          "token": "--color-rare",
          "hex": "#0091ff",
          "oklch": "oklch(0.65 0.2 250)",
          "role": "Rare-tier rewards."
        },
        {
          "name": "Common",
          "token": "--color-common",
          "hex": "#9e9e9e",
          "oklch": "oklch(0.7 0 0)",
          "role": "Common-tier rewards."
        }
      ]
    }
  ]
}
