What problem does it solve?
Provides a systematic approach to selecting, organizing, and validating color for web projects so designs are communicative, consistent, and accessible across light and dark themes.
Core Features & Use Cases
- Palette Design: Define a minimal chromatic palette (1 primary, 1 accent, 3-5 neutrals) and 9-11 step gradations for each color.
- Accessibility & Contrast: Apply WCAG contrast rules (4.5:1 normal text, 3:1 large text) and test for color vision deficiencies.
- Semantic Tokens & Dark Mode: Produce a two-tier token system (primitive + semantic) and independent dark mode tokens with muted primaries and recommended background/text values.
- Patterns & Rules: Use the 60-30-10 distribution, recommended color harmonies (complementary, analogous, triadic), and avoid anti-patterns like rainbow design or pure inversion for dark mode.
- Checklist & Audit: Provide a checklist to verify max chromatic colors, semantic mapping, token usage, and contrast compliance.
Quick Start
Ask the color-theory skill to generate an accessible primary and accent palette plus light and dark semantic design tokens for your project.