{
  "id": "slack-multicolor-light",
  "tagline": "Multicolor Light",
  "mode": "light",
  "physics": "flat",
  "palette": {
    "color-premium": "#bf8700",
    "color-system": "#38bdf8",
    "color-success": "#006220",
    "color-error": "#a60000",
    "color-premium-light": "oklch(from var(--color-premium) calc(l * 1.25) c h)",
    "color-premium-dark": "oklch(from var(--color-premium) calc(l * 0.75) c h)",
    "color-premium-subtle": "oklch(from var(--color-premium) l c h / 0.15)",
    "color-system-light": "oklch(from var(--color-system) calc(l * 1.25) c h)",
    "color-system-dark": "oklch(from var(--color-system) calc(l * 0.75) c h)",
    "color-system-subtle": "oklch(from var(--color-system) l c h / 0.15)",
    "color-success-light": "oklch(from var(--color-success) calc(l * 1.25) c h)",
    "color-success-dark": "oklch(from var(--color-success) calc(l * 0.75) c h)",
    "color-success-subtle": "oklch(from var(--color-success) l c h / 0.15)",
    "color-error-light": "oklch(from var(--color-error) calc(l * 1.25) c h)",
    "color-error-dark": "oklch(from var(--color-error) calc(l * 0.75) c h)",
    "color-error-subtle": "oklch(from var(--color-error) l c h / 0.15)",
    "font-atmos-heading": "'Open Sans', sans-serif",
    "font-atmos-body": "'Open Sans', sans-serif",
    "bg-canvas": "#ffffff",
    "bg-spotlight": "#f8f8fa",
    "bg-surface": "#ffffff",
    "bg-sunk": "#f4f4f8",
    "energy-primary": "#611F69",
    "energy-secondary": "#4A154B",
    "border-color": "rgba(74, 21, 75, 0.18)",
    "text-main": "#1d1c1d",
    "text-dim": "#616061",
    "text-mute": "#8d8d8e"
  },
  "disclaimer": "Atmospheric study inspired by Slack's publicly visible design language. Void Energy is not affiliated with, endorsed by, sponsored by, or licensed by Slack. The downloadable atmosphere file contains color, motion, and typographic-rhythm tokens only — no brand logos, marks, or proprietary assets. All trademarks are the property of their respective owners.",
  "description": "Slack's workspace-light reading — canonical Aubergine PMS 261 C #4A154B as the primary CTA on white canvas. Slack ships a multi-color logo (Aubergine + yellow #ECB22E + green #2EB67D + blue #36C5F0 + red #E01E5A) but workspace chrome leads with Aubergine + neutral text. Open Sans replaces Lato (Slack canonical) since Lato isn't variable on Fontsource — Open Sans is the closest humanist-grotesque variable analog.",
  "sources": [
    "https://slack.com",
    "https://slack.design",
    "https://brandpalettes.com/slack-logo-color-codes/"
  ],
  "antiPatterns": [
    "Don't promote multicolor accents over Aubergine — workspace chrome leads with Aubergine + neutral text; multi-hue is for the logo + chart series only.",
    "Don't substitute Aubergine with violet approximations — #4A154B is canonical PMS 261 C.",
    "Don't drop the Rule 7 sky-blue color-system override — Aubergine lives in the violet family per Rule 7; amber would re-collide with the gold/orange premium family."
  ],
  "brand": {
    "id": "slack",
    "name": "Slack",
    "radii": {
      "sm": "6px",
      "md": "10px",
      "lg": "16px",
      "xl": "20px"
    },
    "motion": {
      "easeSpringBounce": "cubic-bezier(0.34, 1.56, 0.64, 1)"
    },
    "typography": {
      "weightHeading": 600
    },
    "fonts": {
      "heading": {
        "family": "Open Sans"
      },
      "body": {
        "family": "Open Sans"
      }
    }
  }
}
