Design Nomenclature / Color

Gradient

Also called ramp, blend, graduated fill, degradé

This entry has not been translated yet and is shown in English.

A continuous interpolation between two or more colors across a region, evaluated per pixel. What it looks like depends entirely on the space it is interpolated in: the same two endpoints pass through a dead grey middle in sRGB, hold their chroma in Oklab, and sweep the long way round the wheel in a polar space.

A blue-to-yellow ramp interpolated in OKLab, shown continuous above and quantised to thirty-two steps below. The midpoint passes close to neutral — the endpoints sit on opposite sides of the blue-yellow axis, so a straight path between them crosses near the achromatic centre.

In practice

A grey or muddy middle is the giveaway that a tool is interpolating in gamma-encoded sRGB, and it is the reason blue-to-yellow is the standard test. Banding is the other failure and a separate one — that is quantization, not interpolation, and more stops will not fix it.

Not to be confused with

How this term connects

Additive colorBandingDitheringGammaGradationOKLabOKLChGradient
Related Confused with