What is a signifier in UX design?
A signifier is any perceptible signal that communicates to a user where an interaction can take place and how to perform it. The term was introduced by Don Norman in the revised edition of The Design of Everyday Things to address a limitation in his earlier work on affordances. While an affordance is the actual or perceived possibility of an action, a signifier is what makes that possibility visible and understandable.
A door handle is an affordance for pulling. The label "Pull" printed on the door is a signifier. In digital interfaces, a button's raised appearance is a signifier that communicates it can be clicked. A scrollbar is a signifier that communicates there is more content below.
What is the difference between a signifier and an affordance in UX?
An affordance exists whether or not the user perceives it. A text field affords typing regardless of whether the user knows it. A signifier makes that affordance discoverable. Without signifiers, many affordances go unused because users simply don't know they exist. This is why hidden gestures like swipe-to-delete cause usability problems: the affordance exists but there is no signifier to communicate it.
What are examples of signifiers in interface design?
A magnifying glass icon next to a search field signifies that typing in the field will perform a search. An underline on text signifies it is a link. A chevron at the end of a list item signifies there is a detail view. A progress bar signifies that a process is underway and communicates how much remains. Each of these cues reduces cognitive load by telling users what to do without requiring them to figure it out.
Why do signifiers matter for UX design?
Interfaces without clear signifiers force users to discover interactions through trial and error. This increases cognitive load, slows task completion, and creates frustration. Good signifiers allow users to act with confidence because the interface communicates its own behavior clearly. Designing clear signifiers is especially critical for new or unconventional interactions where users cannot rely on prior experience or established mental model to guide them.