Affordances and Signifiers

Core insight: Actions become discoverable only when objects communicate what they afford through perceptible signals. An affordance without a signifier is as useless as no affordance at all — and a signifier that communicates the wrong affordance is worse than none, because it redirects effort in the wrong direction and then assigns blame to the user.


How Each Book Addresses This

Don Norman - The Design of Everyday Things — The Affordance/Signifier Distinction as Design’s Core Problem

Norman’s most foundational contribution to design theory is a precise distinction that most designers conflate: affordances and signifiers are different things, and confusing them is the most common source of product failure.

Affordances: what is possible

An affordance is a relationship between an object and a person — it describes what actions the person-object pair makes possible. A chair affords sitting for an adult, pushing for a strong person, neither for a very young child. Affordances are not properties of the object alone; they emerge from the interaction between the object’s properties and the actor’s capabilities. A door affords pushing or pulling (for any able-bodied person), opening inward or outward depending on hinge position, and sliding if the frame allows.

Signifiers: what is communicated

A signifier is any perceptible signal that communicates to the user where an action should occur and what action should be performed. A push plate signals “push here.” A bar handle signals “pull.” A button signals “press.” Signifiers communicate affordances — but they can communicate the wrong ones. A bar handle on a push-only door is a signifier that communicates the wrong affordance, producing predictable failure at scale.

The three failure modes:

  1. Missing signifier — The affordance exists but no perceptible signal communicates it. The user cannot discover the action without instruction.
  2. Wrong signifier — The signifier communicates an affordance that doesn’t exist or exists elsewhere. A bar handle on a push door signals “pull” incorrectly. Every user who fails is failing correctly given the information the design provided.
  3. Competing signifiers — Multiple signals compete for attention, making the relevant one impossible to locate. When everything is signaled, nothing is signaled.

Norman Doors as the canonical case:

Doors are the simplest mechanical object with exactly two possible actions (push or pull). The global persistence of “Norman Doors” — doors requiring “PUSH” or “PULL” labels to be used correctly — documents signifier failure at civilization-wide scale. The label is evidence of the failure; the solution is the signifier that makes the label unnecessary, not a better label.

The design principle:

Good design makes the correct action obvious through the form and position of the object itself. The best signifiers exploit natural mappings: the flat plate is where you push, the bar is where you pull, the round knob affords turning. The worst signifiers require learning arbitrary conventions or reading labels.

How to apply:

  1. Identify every action in your product. For each, ask: what perceptible signal currently communicates where and how to perform it?
  2. Test whether users can discover each action without instruction. A failure is a missing or wrong signifier.
  3. For each signifier failure, ask: what shape, texture, position, or visual state would make the correct action obvious without a label?

Failure conditions: Signifiers can be over-deployed — when every element signals something, users cannot determine what is important. Signifier density must be proportional to the significance of the action being communicated.


Cross-Book Pattern

Norman’s vault case provides the foundational framework. The concept will expand as other books address perception-action communication in products, environments, and processes.

BookDomainKey Insight
Don Norman - The Design of Everyday ThingsPhysical products, digital interfaces, built environmentsMissing or wrong signifiers cause predictable, preventable failure; labels are evidence of signifier failure, not solutions to it

  • Concept - Friction Removal — Wrong or missing signifiers create the most basic product friction: the user cannot even find the action, or expends effort in the wrong direction
  • Concept - Human Error as Design Problem — Signifier failures produce “user error” that is actually design error — the user responded correctly to the information the design provided
  • Concept - Conditions Over Commands — Signifiers are the product-design analog of structural conditions: they make the correct action discoverable without requiring instruction; Norman’s four constraint types are the strongest form of signifier
  • Concept - Feedback Loops & Reality — Signifiers communicate what actions are available (execution side); feedback communicates what happened (evaluation side); both are required to close the action loop