colorize

Introduce strategic color palettes into monochromatic interface designs with semantic and accessible application.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ShyamRavidath/oscc-detection-v2 --skill colorize-shyamravidath
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: colorize
Source: https://github.com/ShyamRavidath/oscc-detection-v2/tree/main/.agents/skills/colorize
Command: npx skills add https://github.com/ShyamRavidath/oscc-detection-v2 --skill colorize-shyamravidath

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Interfaces built with pure grayscale or a single timid accent often feel dull, lack visual hierarchy, and miss opportunities to communicate state and meaning. This Skill guides the deliberate introduction of color so designs gain warmth, hierarchy, and semantic clarity without descending into chaotic rainbow palettes. ## Core Features & Use Cases - Color Opportunity Assessment: Analyzes the current design for color absence, missed semantic opportunities, and existing brand colors before making changes. - Strategic Palette Planning: Defines a 2-4 color palette with a 60/30/10 dominant-secondary-accent distribution and OKLCH-based perceptually uniform scales. - Systematic Application: Applies color across semantic states, CTAs, backgrounds, data visualizations, borders, typography, and decorative elements while enforcing WCAG contrast ratios. - Use Case: A dashboard built entirely in gray tones feels lifeless. Invoke this Skill to add a warm tinted neutral background, a brand-colored primary button, green/red status badges, and colored section headers while keeping contrast accessible. ## Quick Start Ask the AI to colorize the current page or component because the design looks too gray and needs more warmth and visual hierarchy.

Frequently Asked Questions about colorize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add color to a gray or monochromatic UI design?

Start by assessing where color adds meaning: semantic states, primary actions, and hierarchy. Choose 2-4 colors beyond neutrals, assign a dominant color to 60% of colored elements, and apply accents to CTAs, badges, and headers while maintaining WCAG contrast ratios.

How many colors should a UI color palette have?

Limit the palette to 2-4 colors beyond neutrals, distributed as 60% dominant, 30% secondary, and 10% accent. More colors create visual chaos and dilute semantic meaning, so restraint matters more than variety.

Why use OKLCH instead of hex or HSL for UI colors?

OKLCH is perceptually uniform, meaning equal steps in lightness look equal to the human eye. This makes it reliable for generating harmonious color scales and tinted neutrals, unlike HSL where equal numeric steps produce uneven perceived brightness.

Does adding color to a UI affect accessibility?

Yes, every color change must preserve WCAG contrast ratios of 4.5:1 for text and 3:1 for UI components. Color should never be the only indicator of state; pair it with icons, labels, or patterns so colorblind users can still interpret meaning.

What are common mistakes when adding color to interfaces?

Common mistakes include using too many colors, applying color without semantic meaning, putting gray text on colored backgrounds, using pure black or white for large areas, and defaulting to generic purple-blue gradients. Each color should have a defined purpose.