What problem does it solve? Design teams struggle with inconsistent palettes, color-only signals that fail colorblind users, contrast ratios that violate WCAG, and dark-mode palettes that break when naively inverted. This Skill provides the decision framework for building restrained, accessible, culturally aware color systems. ## Core Features & Use Cases - Palette Architecture: Defines a restrained system of one brand primary, a 9-11 stop neutral ramp, and 3-5 semantic hues (success, warning, destructive, info) with per-stop tokens. - Accessibility Enforcement: Applies WCAG contrast ratios (4.5:1 body text, 3:1 large text and UI components) and mandates non-color redundant signals for status, errors, and required fields. - Cultural and Mode Awareness: Covers cross-cultural color symbolism differences and deliberate dark-mode token design rather than simple inversion. - Use Case: When designing a status badge system, apply the Skill to produce badges that combine tinted backgrounds, dark text colors, icons, and labels so meaning survives colorblindness, grayscale printing, and glare. ## Quick Start Ask the agent to audit your UI's color usage and propose a restrained palette with semantic tokens that pass WCAG AA contrast.