[
  {
    "token": "--surface",
    "hex": "#07070B",
    "rgb": [
      7,
      7,
      11
    ],
    "group": "The field",
    "job": "The field. The default ground for everything."
  },
  {
    "token": "--surface-card",
    "hex": "#0E0E15",
    "rgb": [
      14,
      14,
      21
    ],
    "group": "The field",
    "job": "Cards and panels on the field."
  },
  {
    "token": "--surface-sub",
    "hex": "#151522",
    "rgb": [
      21,
      21,
      34
    ],
    "group": "The field",
    "job": "Raised panels, table rows, the plate behind the mark."
  },
  {
    "token": "--hairline",
    "hex": "#22222F",
    "rgb": [
      34,
      34,
      47
    ],
    "group": "The field",
    "job": "Borders and dividers on the field."
  },
  {
    "token": "--violet",
    "hex": "#7B5BFF",
    "rgb": [
      123,
      91,
      255
    ],
    "group": "Identity",
    "job": "The identity. Mark block, wordmark, the future being built."
  },
  {
    "token": "--violet-deep",
    "hex": "#412BB4",
    "rgb": [
      65,
      43,
      180
    ],
    "group": "Identity",
    "job": "Violet that carries white text. Filled buttons and the deep field."
  },
  {
    "token": "--violet-mid",
    "hex": "#2A1F63",
    "rgb": [
      42,
      31,
      99
    ],
    "group": "Identity",
    "job": "The back plate behind the mark. Never carries text."
  },
  {
    "token": "--blue",
    "hex": "#38A2FF",
    "rgb": [
      56,
      162,
      255
    ],
    "group": "Points",
    "job": "Points and proves. Links, the one call to action, a validated number."
  },
  {
    "token": "--blue-lift",
    "hex": "#A8D5FF",
    "rgb": [
      168,
      213,
      255
    ],
    "group": "Points",
    "job": "Blue raised so it still points on the deep violet field."
  },
  {
    "token": "--hard",
    "hex": "#FF8A5C",
    "rgb": [
      255,
      138,
      92
    ],
    "group": "The hard part",
    "job": "The hard part. Risk, in build, not yet proven."
  },
  {
    "token": "--hard-deep",
    "hex": "#FFB89E",
    "rgb": [
      255,
      184,
      158
    ],
    "group": "The hard part",
    "job": "The hard part raised for the deep violet field."
  },
  {
    "token": "--ink",
    "hex": "#ECECEF",
    "rgb": [
      236,
      236,
      239
    ],
    "group": "Text",
    "job": "All text starts here."
  },
  {
    "token": "--ink-body",
    "hex": "#C7CBD4",
    "rgb": [
      199,
      203,
      212
    ],
    "group": "Text",
    "job": "Running body copy on the field."
  },
  {
    "token": "--muted",
    "hex": "#9CA3AF",
    "rgb": [
      156,
      163,
      175
    ],
    "group": "Text",
    "job": "Secondary text and captions."
  },
  {
    "token": "--white",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "group": "Text",
    "job": "Text on the deep violet field, and nowhere else by default."
  },
  {
    "token": "--paper",
    "hex": "#F6F6F9",
    "rgb": [
      246,
      246,
      249
    ],
    "group": "Paper",
    "job": "The rare light surface. Print, letterhead, and the notch."
  },
  {
    "token": "--paper-ink",
    "hex": "#0B0B12",
    "rgb": [
      11,
      11,
      18
    ],
    "group": "Paper",
    "job": "Text on the light surface."
  }
]
