category
color
Colour as a system: palettes, roles, contrast, and schemes.
85 terms · all categories
Also filed under: theming17 · tokens15 · web-platform8 · a11y3 · dataviz3
- 60-30-10 rulealso 60/30/10, color proportion rule, dominant secondary accent
A proportion guideline that gives about 60 percent of a layout to a dominant colour, 30 percent to a secondary, and 10 percent to an accent.
- Accent coloralso primary color, tint color, brand accent, highlight color
The one saturated colour an interface spends sparingly on the things it wants clicked, so its rarity is what makes it read as important.
- Alpha channelalso alpha, rgba, alpha scale, transparency channel
The transparency component carried inside a colour value itself, which lets a border or fill blend with whatever surface it lands on instead of assuming one.
- Alpha compositingalso compositing, premultiplied alpha, source-over, straight alpha
The arithmetic that combines a translucent layer with what is beneath it, and the reason two stacked 50 percent layers do not add up to fully opaque.
- Analogous colorsalso adjacent colors, neighbouring hues
A palette built from hues that neighbour each other on the wheel, giving a calm scheme with no colour fighting another for attention.
- APCAalso Advanced Perceptual Contrast Algorithm, Lc value, WCAG 3 contrast, perceptual contrast
A perceptual contrast algorithm proposed for WCAG 3 that scores a text and background pair as an Lc value and takes font size and weight into account.
- Blend modealso mix-blend-mode, multiply, screen, layer blending
A formula for combining a layer's colour with the colour behind it, such as multiply or screen or overlay, instead of simply covering it.
- Brand coloralso brand palette, corporate colors, signature color
The colour an organisation owns in a customer's memory, carried into a product as the seed for its palette rather than used directly on every surface.
- Categorical palettealso qualitative palette, categorical scale, series colors, chart colors
A data palette of distinct hues at roughly equal visual weight, used for groups that have no order so no colour reads as larger than another.
- Chromaalso C in OKLCH, C in HCT
Colourfulness measured in absolute terms rather than as a percentage of the maximum, so a light pastel and a dark ink can be compared on one scale.
- CMYKalso process color, four-color process, CMYK color model
The subtractive print colour model: cyan, magenta and yellow inks plus a key black, mixing by absorbing light, with a gamut narrower than any screen's.
- Color aliasalso aliasing, alias token, token reference, semantic alias
A second name pointing at an existing scale so one palette can answer to several meanings, letting yellow serve as both warning and pending without duplication.
- Color bandingalso banding, posterization, gradient stripes, contouring
The visible stripes that appear across a gradient when a display or file cannot render enough intermediate steps to keep the transition smooth.
- Color gamutalso gamut, out of gamut, color-gamut media query
The set of colours a space or a display can actually produce, which is why a value that is legal in one notation can be impossible on a given screen.
- Color harmonizationalso harmonize, HarmonizedColors, color blending
Nudging an outside colour's hue toward the current scheme so a fixed brand or status colour sits inside a generated palette without looking imported.
- Color harmonyalso color relationship, palette type
A rule for choosing colours by their positions on the wheel, such as complementary or analogous or triadic, so a palette holds together by construction.
- Color interpolationalso hue interpolation, longer hue, shorter hue, in oklab, grey dead zone, gray dead zone
The rule for what happens between two colours in a gradient or transition, including which space the blend runs in and which way around the hue wheel it travels.
- Color rampalso color scale, shade scale, tonal palette
One hue rendered at a fixed series of lightness steps, numbered so that the same step means the same job in every hue.
- Color rolealso semantic token, color slot, role token
A named job in the interface, such as surface or outline or on-primary, that components style themselves against instead of reaching for a palette value.
- Color schemealso theme preference, supported color schemes
The declaration that a page or element supports light or dark rendering, which also tells the browser which palette to use for scrollbars and form controls.
- Color spacealso color model, colorSpace, CIELAB
A coordinate system for describing colour, where the choice of axes decides whether arithmetic like mixing or stepping a ramp matches what the eye sees.
- Color stopalso gradient stop, interpolation hint, midpoint, stop position
A colour pinned at a position along a gradient, with an optional hint between two stops that moves the halfway point of the transition off centre.
- Color temperaturealso warm and cool colors, warm grey, cool grey, warm gray, cool gray
Whether a colour reads warm (toward red and orange) or cool (toward blue), the axis designers use to bias a neutral grey without changing its lightness.
- Color themealso theme, theming, white label, g10, g90, g100, skin
A complete named set of colour values a product can swap in whole, so light, dark, high contrast and per-tenant branding are the same mechanism.
- Color tokenalso design token, color variable, CSS custom property, Figma variable
A named colour decision stored once and referenced everywhere, so retheming is a change to the value rather than an edit at every place it is used.
- Color wheelalso color circle, hue wheel, color ring
A circular arrangement of hues that makes relationships between colours geometric, so a scheme becomes a shape drawn across the circle.
- color-mix()also color mixing, mix in oklab, tint function
A CSS function that blends two colours by a chosen percentage in a chosen colour space, so hover and disabled variants are derived rather than hand-picked.
- Complementary colorsalso opposite colors, contrasting colors, split-complementary
Two hues sitting opposite each other on the colour wheel, the pairing that produces the strongest contrast and the loudest accent.
- Conic gradientalso angular gradient, sweep gradient, pie gradient
A gradient whose colours sweep around a centre point like a clock hand rather than along a line, the shape behind pie charts, colour wheels and progress rings.
- Container coloralso primaryContainer, subtle background, soft variant, muted fill
A muted companion to an accent, light enough to fill a chip or a card behind ordinary text, so an accent can shade a region without shouting.
- Contrast ratioalso colour contrast, color contrast, contrast checker, 4.5:1, AA contrast
A number from 1:1 to 21:1 describing how far apart two colours sit in relative luminance, used to decide whether text on a background is readable.
- currentColoralso inherit the text color
A CSS keyword meaning the element's own text colour, letting borders, icons and fills inherit whatever colour the surrounding text happens to be.
- Dark modealso dark theme, night mode, lights out, prefers-color-scheme
A second palette built on dark surfaces with light foregrounds, derived from the light one by rebalancing lightness and saturation rather than by inverting it.
- Ditheringalso noise dither, gradient dither
Adding fine noise to a gradient or image so the eye averages neighbouring pixels into the missing intermediate colours, hiding the bands.
- Diverging palettealso diverging scale, bipolar palette, red-white-blue scale
A data palette built from two sequential scales meeting at a neutral midpoint, used when values run above and below a meaningful zero.
- Duotonealso two-tone, duotone filter, gradient map
An image rendered in two colours instead of full colour, mapping its shadows to one hue and its highlights to another so photography joins the brand palette.
- Elevation overlayalso dark theme overlay, elevation tint, ElevationOverlay
The older dark theme technique of laying white over a surface at an opacity that rises with elevation, because shadows are nearly invisible on dark backgrounds.
- Emphasis levelalso high emphasis, medium emphasis, disabled emphasis, text opacity, secondary text
A three-rung text hierarchy, high, medium and disabled, ranked by stepping the opacity of one foreground colour instead of naming a separate colour for each rung.
- Flash of inaccurate color themealso FART, dark mode flash, theme flash, flash of unstyled theme
The moment a page paints in the wrong theme before the stored preference is applied, showing a light flash to a reader who chose dark.
- Forced colors modealso Windows High Contrast Mode, WHCM, contrast themes, forced-colors, -ms-high-contrast
An operating system mode that replaces a page's palette with a small user-chosen set of system colours, overriding almost everything an author specified.
- Gamut mappingalso gamut clipping, clamping, chroma reduction
Converting a colour that falls outside a display's range into the nearest one inside it, usually by lowering chroma in OKLCH rather than clipping each channel.
- Gradientalso linear-gradient, radial gradient, color transition, ramp
A fill that transitions between two or more colours across a shape, defined by colour stops and by the space the transition is interpolated in.
- HCTalso hue chroma tone, Material color space, material-color-utilities
Material's colour space of hue, chroma and tone, which borrows hue and chroma from CAM16 and lightness from CIELAB so tone alone predicts contrast.
- Hex coloralso hex code, hex value, #RRGGBB, 8-digit hex
A colour written as a hash followed by three, four, six or eight hexadecimal digits, the notation most handoffs still speak even when the source is OKLCH.
- Huealso colour angle, color angle, H in HSL
The attribute that gives a colour its name, red or teal or violet, expressed as an angle around a colour wheel independent of how light or vivid it is.
- Hue shiftalso hue torsion, hue rotation, hue cycling, warm light cool shadow
Rotating hue deliberately along a ramp, warmer at the light end and cooler at the dark end, so a scale looks alive instead of like one colour fading out.
- Interaction color stepalso interactive token, hover token, half step, hovered UI element background
The convention that hover, active and selected are the next steps along the same scale rather than separate colours, so states are derived from one ramp.
- Inverse coloralso inverseSurface, inverted theme, reverse color
A surface and text pair deliberately flipped against the current theme, so a snackbar or tooltip reads as a foreign object that arrived from outside the page.
- light-dark()also light-dark function, theme-aware color
A CSS function that takes two colours and returns the one matching the page's current colour scheme, collapsing a theme's light and dark values into one declaration.
- Lightnessalso value, tone, brightness, L in OKLCH
How light or dark a colour reads, from black at one end to white at the other, held separately from its hue and its colourfulness.
- Mesh gradientalso gradient mesh, aurora background, blob gradient, MeshGradient
A soft multi-point blend built from colours placed on a grid and smoothed between them, giving the blurred, cloudlike backgrounds a linear gradient cannot.
- Monochromatic palettealso monochrome, single hue palette, one color scheme
A scheme drawn from one hue at many lightness and saturation levels, so hierarchy comes from contrast alone rather than from colour difference.
- Named coloralso CSS color keywords, X11 colors, rebeccapurple, web colors
One of the CSS keywords such as tomato or rebeccapurple that map to fixed sRGB values, a fossil vocabulary still useful for prototypes and debugging.
- Neutral palettealso greyscale, grayscale, gray ramp, neutral ramp, slate scale
The greys an interface is mostly made of, ramped from page background to body text, which carry the structure while the accent carries the attention.
- OKLCHalso Oklab, LCH, perceptual color notation
A colour notation of lightness, chroma and hue built on Oklab, where changing the hue leaves the perceived lightness alone and equal steps look equal.
- On-coloralso onPrimary, on-surface, contrast color, foreground pair
A colour defined by what it sits on, such as on-primary or on-surface, so every fill ships with the foreground guaranteed to be readable against it.
- Opacityalso transparency, translucency
How much of what is behind an element shows through it, applied to the whole element and its children at once rather than to a single colour value.
- Outline coloralso outline variant, border token, divider color, subtle borders and separators
The role that draws boundaries, split into a stronger value for edges that must be seen and a weaker one for dividers that only need to hint at structure.
- Perceptual uniformityalso perceptually uniform, even steps, uniform color space
The property of a colour space where equal numeric distances look like equal visual differences, which is what makes a generated ramp step evenly.
- Primitive color tokenalso global token, reference token, core token, base token, raw value
A raw palette value named for what it is, like blue-500, sitting under the semantic layer that names colours for what they do.
- Relative color syntaxalso from keyword, relative colors, channel adjustment
CSS notation that builds a new colour from an existing one by naming an origin colour with from and then adjusting individual channels.
- Relative luminancealso luminance, perceived brightness, L1 L2
The brightness of a colour measured on a 0 to 1 scale after each channel is linearised, which is the input every WCAG contrast calculation actually uses.
- Saturationalso intensity, vividness, colourfulness, colorfulness, S in HSL
How far a colour is from grey on a scale where 100 percent is the pure hue and 0 percent is neutral, as modelled by HSL and its relatives.
- Scrimalso overlay, backdrop, image overlay, gradient overlay, dim layer
A translucent or gradient layer laid over imagery or behind a dialog, dimming what is beneath so text on top clears contrast or so focus moves forward.
- Scrollbar coloralso scrollbar thumb, custom scrollbar
The thumb and track colours of a scrollbar, which a page can set explicitly or leave to the declared colour scheme so the browser draws its own dark variant.
- Seed coloralso source color, key color, base color, primary seed
The single input colour an algorithm expands into a whole scheme, so a palette becomes something derived from one decision rather than picked swatch by swatch.
- Selection coloralso ::selection, text selection background
The highlight painted behind text a reader has selected, which a page can restyle and thereby break the contrast the operating system had guaranteed.
- Semantic coloralso semantic colour, semantic color token
A colour named for the job it does rather than the colour it is, so that "danger" or "surface" can be repointed without renaming anything that uses it.
- Sequential palettealso sequential scale, single-hue scale, heatmap scale
A data palette that runs light to dark in one direction, encoding an ordered quantity so that darker always means more.
- Shadealso dark variant, 600, 700, 800
A colour with black mixed in, darker than the original hue and typically used for pressed states, borders and dark theme surfaces.
- sRGBalso standard RGB, RGB, web-safe color space
The default colour space of the web, the one hex codes and plain rgb() values live in, and the baseline every wider gamut is described relative to.
- State layeralso state overlay, hover layer, interaction state layer, ripple color
A translucent sheet of the content colour laid over a control at a fixed opacity per state, so hover, focus and pressed are one rule instead of three palettes.
- Static coloralso static color palette, fixed color, theme-independent color, always white
A colour deliberately excluded from theming because it sits on something that never changes, such as a label over a photo or a fixed brand mark.
- Status coloralso feedback colors, intent colors, critical, error color, state colors
The small fixed set of colours a product reserves for outcome, typically success, warning, danger and info, so meaning is consistent wherever it appears.
- Surface coloralso background color, surface container, layer token, bg-surface, canvas
The colour of a plane that content sits on, defined as a set of stacked levels so a card on a page and a sheet on a card are told apart by value.
- Surface tintalso surfaceTint, tonal elevation, tonal surface color
A wash of the primary colour blended into a surface in proportion to its elevation, so height reads as a colour shift rather than only as a shadow.
- Swatchalso color chip, color sample, palette square
A small block of flat colour shown as a sample, used in pickers and documentation to stand in for a value the reader cannot otherwise see.
- System color keywordalso system colors, CanvasText, AccentColor, ButtonFace
A CSS keyword such as Canvas, CanvasText or LinkText that resolves to a colour chosen by the operating system rather than by the page.
- Tintalso pastel, wash
A colour with white mixed in, lighter than the original hue and used for faint fills, hover washes and subtle backgrounds.
- Tinted neutralalso hued gray, brand-tinted grey, gray scale companion, brand-tinted gray
A grey with a trace of the brand hue mixed in, so backgrounds and borders belong to the palette instead of reading as a separate, colder system.
- Transparency checkerboardalso transparency grid, alpha grid
The light grey and white checker grid a design tool paints behind transparent regions, a convention so universal that the pattern itself now reads as meaning alpha.
- Triadic color schemealso triad, tetradic, square scheme
A palette of three hues spaced evenly around the colour wheel, vivid by construction and usually applied with one hue dominant.
- True black themealso AMOLED theme, pure black mode, OLED dark mode, black theme
A dark palette whose background is pure black rather than near black, which switches OLED pixels off entirely but makes elements look like they float in a void.
- Vibrancyalso vibrant material
Apple's treatment where foreground colour is derived from the blurred content behind a material, so labels on a translucent panel shift with whatever they sit over.
- Wide gamutalso Display P3, P3, rec2020, HDR color
Colour beyond what sRGB can express, addressed in CSS through spaces such as display-p3 and rec2020 and shown only on displays that reach that far.