Signifiers
Signifiers are perceivable cues that communicate where an action can occur, how to perform it, or what state an object is in.
Direct explanation
What it means
A label, boundary, handle, cursor, sound, or focus indicator can signal action. Strong signifiers remain meaningful across visual states and input modes.
Hidden gestures and ambiguous text force experimentation; misleading cues produce actions the system cannot honor.
Research anchor: Donald A. Norman, 1999
Research and interpretation
What the research found
Norman’s design writing distinguished affordances from the signals that communicate them.
Signifiers are an influential design concept consistent with research on discoverability, convention, compatibility, and feedback.
Popular advice versus careful use
Common shorthand: A familiar icon is a universal signifier.
Use explicit, redundant cues that truthfully predict available behavior for the target audience and input modes.
How designers apply it
- 01
Add a visible handle and instructions to a reorderable list.
- 02
Use clear focus and pressed states for controls.
- 03
Label links by destination rather than generic text.
Original UI examples
desktop table
Table resize
Column borders gain a handle on hover and keyboard focus with a resize label.
The action becomes discoverable beyond pointer hover.
mobile messaging
Voice recording
A labeled record control changes to Stop and announces elapsed state.
Visual, textual, and audible cues agree.
Clickable card
Less effective
Use hover lift as the only indication and leave mobile and keyboard states blank.
Better fit
Add a meaningful link, focus treatment, and correct target semantics.
Motion can reinforce but not carry the cue alone.
Limits and failure modes
The term is a design framework rather than a standalone experimental effect, and cues remain culturally and contextually interpreted.
Common mistakes
- Creating signifiers for actions that are unavailable.
- Relying on hover, color, or iconography alone.
When it should not dominate
- To decorate inactive elements with control-like styling.
- When a standard semantic control already communicates the action adequately.
Responsible use
Accessibility
Use semantic controls, accessible names, focus indicators, state properties, and redundant cues that work without hover, color, sound, or animation.
On mobile: Design for touch with persistent cues rather than hover discovery.
Ethics and context
Never create false signifiers, disguised ads, or visual cues that promise control while blocking it.
On desktop: Coordinate pointer cursor, hover, focus, shortcut, and control semantics.
Designer checklist
- Name the action each cue predicts.
- Verify cue and behavior match in every state.
- Test keyboard, touch, screen reader, and high contrast.
Check your understanding
Which statement applies Signifiers most carefully?
Practice and continue learning
See ideas in real interfaces
These external interfaces are editorial references, not examples created to demonstrate this principle.
Sources and further reading
- 01Open source
Affordance, Conventions, and Design
Donald A. Norman · 1999 · Interactions
Authoritative secondary · primary or original source
- 02Open source
The Design of Everyday Things: Revised and Expanded
Donald A. Norman · 2013 · Basic Books
Book · primary or original source
Continue the graph
Related principles
model
Affordances
An affordance is a possible action supported by the relationship between an actor’s capabilities and an object or environment.
usability heuristic
Feedback Principle
Every meaningful action should produce timely, perceivable feedback that accurately communicates the resulting system state.
heuristic
Jakob’s Law
People bring expectations learned from other products, so familiar conventions often reduce the effort needed to begin using a new interface.
