The Von Restorff effect, also called the isolation effect, describes the tendency for an item that differs from its surroundings to be noticed and remembered more readily than items that blend in. Identified by psychiatrist and paediatrician Hedwig von Restorff in 1933 through memory experiments, it is the psychological basis for visual emphasis in interface design: a single element made distinct in color, size, shape, or position draws attention disproportionately.
Its most common application is the primary action. When a page contains one visually distinct button and everything else is subdued, attention resolves quickly to the intended next step. The mechanism is contrast rather than any particular treatment, which is why arguments about which button color converts best are misconceived: no color performs well universally, and what matters is whether the chosen color is sufficiently distinct from everything around it in that specific design.
The effect degrades rapidly with overuse, and this is where most implementations fail. If several elements on a page are emphasized, none of them is isolated, and the emphasis cancels out. Pages accumulate this problem through ordinary organizational dynamics: each team wants its component highlighted, each campaign adds a banner, each stakeholder requests prominence for their priority. The result is a page where everything shouts and nothing is heard, and the fix requires an explicit decision about hierarchy that is political rather than aesthetic.
Emphasis also has to be earned by relevance, not just achieved by contrast. An element that is visually distinct but irrelevant to the visitor's goal attracts attention, wastes it, and creates mild irritation, which is the mechanism behind banner blindness: people learn to ignore whole regions and treatments associated with content they do not want. Over time this means that decorative or promotional emphasis actively reduces the emphasis available for genuinely important elements.
Beyond primary actions, the effect is useful anywhere something needs to be noticed within a repetitive structure: a recommended plan within a pricing table, a validation error within a form, a status change within a list, a critical warning within a settings screen. In each case the treatment should be reserved for that purpose and used consistently, so that people learn what the distinction means and can rely on it.
The effect also decays with familiarity, which has direct consequences for returning visitors. An element that stood out on a first visit becomes part of the expected furniture by the fifth, and elements that are always present in the same treatment are eventually filtered out entirely. This is the mechanism behind banner blindness, and it applies equally to permanent promotional strips, persistent notification bars, and any element that occupies the same prominent position indefinitely. Emphasis that needs to work for frequent users therefore has to be used sparingly and reserved for genuine change, which is why reserving a distinct treatment exclusively for state changes, errors, and new information preserves its effectiveness while decorative use of the same treatment destroys it.
Accessibility qualifies the principle in an important way. Emphasis achieved through color alone excludes people with color vision deficiencies and fails in high-contrast or monochrome contexts, so distinction should be carried by more than one property, typically some combination of color, size, weight, position, and shape. Encoding these rules once in a component library is more effective than enforcing them page by page, which is why in product design work emphasis levels are usually defined as a small, fixed set of tokens rather than left to individual judgment. Where a site has lost its hierarchy through accumulated emphasis, restoring it is a frequent recommendation from a UX audit, and the resulting change is often among the cheapest meaningful improvements available.