Tag

palettes

5 articles on palettes.

Building a palette that survives contact with a UI

Palette generators built on the color wheel — complementary, triadic, tetradic — produce mathematically related hues, and mathematical relation is not the same as usable set. A perfect complementary pair is two colors at maximum tension, which is right for a single accent against a neutral and wrong for six chips in a chart.

An interface palette needs things a harmony rule does not supply: a neutral ramp doing most of the work, one accent carrying nearly all the emphasis, semantic colors for success and error that survive color vision deficiency, and enough lightness separation between adjacent members that they are distinguishable in grayscale. Start from the harmony, then solve for those constraints.

The most reliable test is subtraction. Convert the palette to grayscale: if two members collapse into the same value, they were only ever distinguished by hue, and for a meaningful fraction of your readers they were never distinguished at all.

All 5 articles

Tools for palettes