Glossary · Web Design

Affordance

uh-FOR-dunssnoun

An affordance is a visual cue that signals how an interface element can be used, such as a button that looks clickable.

Part of speech
noun
Pronunciation
uh-FOR-dunss
Origin
Coined by psychologist James J. Gibson in 1966 and later applied to design by Don Norman in 1988. From 'afford,' meaning to provide or make available.

What is Affordance?

An affordance is a visual or perceptual cue that signals how an interface element can be used, telling a person what actions are possible without requiring instructions. A button that appears raised and clickable, a text field that looks like an empty slot waiting for typing, a slider that seems draggable, or a link styled in a distinct color all communicate their function through their appearance. Good affordances make an interface feel intuitive, because users can look at an element and immediately understand what it will do and how to interact with it.

The concept works by matching an object's perceived properties to the actions it actually supports. In the physical world, a door handle shaped for gripping suggests pulling, while a flat plate suggests pushing. On screens, designers create the same kind of suggestion using visual conventions: shading and depth imply a pressable surface, an underline and color imply a clickable link, a cursor that changes to a pointer confirms interactivity, and rounded, tactile styling invites touch. A related idea is the signifier, which is the specific perceivable signal that reveals an affordance, since an action a system technically allows is useless if nothing indicates it exists. Feedback matters too, because when an element responds to interaction, it confirms that the perceived affordance was real.

The term was coined by the psychologist James J. Gibson in 1966 to describe what an environment offers an animal, drawn from the ordinary verb afford, meaning to provide or make available. The designer Don Norman brought the idea into design thinking in 1988, particularly in his influential writing on everyday objects, and later refined it by distinguishing true affordances from the signifiers that communicate them. His work made affordance a foundational term in usability and interaction design, shaping how practitioners think about making functions discoverable.

For a business, affordances matter because they determine how quickly and confidently visitors can use a website or product. When elements clearly signal their purpose, people complete tasks like signing up, adding to a cart, or submitting a form with less hesitation and fewer errors, which directly supports conversions. When affordances are weak or misleading, users hesitate, click the wrong things, or abandon the task entirely, and the resulting friction quietly costs the business results even when nothing is technically broken.

The common mistakes tend to appear when aesthetics override clarity. Flat design trends, for example, sometimes strip away the shading and depth cues that told people an element was clickable, leaving buttons that look like plain text and links that blend into the page. Removing hover effects, disguising interactive elements, or styling non-interactive text to look like a button all break the honest relationship between appearance and function. The remedy is to ensure that anything interactive looks interactive and that nothing decorative pretends to be. Affordance connects closely to the gestalt principles that govern perception, to focus states that reveal interactivity during keyboard use, and to the broader discipline of user experience, all of which aim to make a product understandable through the way it presents itself.

Why it matters

Clear affordances reduce friction and hesitation, helping visitors navigate and convert without confusion about what is clickable or interactive.