Concepts

Inclusive design

Also: universal design

The design philosophy that treats disability as a mismatch between people and their environment, designing for the widest range of human diversity by intentionally including disabled users and edge cases as core users.

Inclusive design is the design philosophy that treats disability as a mismatch between people and their environment, and designs to reduce that mismatch by intentionally including disabled users and edge cases in the core design process — not as accommodations bolted on at the end, but as design drivers from the start.

It’s distinct from but related to accessibility: accessibility tells you the minimum legal floor; inclusive design tells you how to design products that work for the widest possible range of human diversity.

The mismatch framing

The conventional medical model of disability locates the disability “in” the person — they have a condition, they need accommodation. The inclusive design framing, popularised by Microsoft Inclusive Design and the Inclusive Design Research Centre, locates disability in the interaction between the person and the environment:

  • A person in a wheelchair isn’t disabled by their body; they’re disabled by stairs.
  • A person with severe motor disability isn’t disabled by their hands; they’re disabled by a UI that demands precise mouse clicks.
  • A person with dyslexia isn’t disabled by their cognition; they’re disabled by dense unstructured text.

Once you frame disability as mismatch, accessibility becomes a design choice rather than a corrective remedy.

Three Microsoft Inclusive Design principles

Microsoft’s Inclusive Design toolkit articulates the philosophy through three principles:

  1. Recognise exclusion. Find the people your design currently excludes, and treat that as a design problem.
  2. Solve for one, extend to many. Specific disability-driven solutions often turn out to be widely useful. Curb cuts on sidewalks were designed for wheelchair users; they ended up benefiting parents with strollers, delivery workers with carts, cyclists, and elderly users.
  3. Learn from diversity. People with disabilities are experts on their own experience. Centring their experience in the design process produces better products.

Inclusive design vs universal design

The terms overlap but have different lineages:

  • Universal design — coined by Ronald Mace at NC State University in the 1980s. Originated in architecture (curb cuts, ramps, automatic doors). Seven principles widely cited in built-environment contexts.
  • Inclusive design — the term used more in digital and product design, popularised by Microsoft, the Inclusive Design Research Centre at OCAD, and the UK Design Council. Generally treats inclusion as an iterative process rather than a fixed-state goal.

Both terms describe roughly the same philosophy with slightly different emphasis. “Universal design” tends to be more architectural; “inclusive design” tends to be more digital.

What it looks like in practice

A team practising inclusive design tends to:

  • Recruit disabled users for usability testing from day one — not as a separate “accessibility review” but as part of the regular testing rota.
  • Use persona spectrums that include permanent, temporary, and situational impairments (a permanent one-arm amputee, a parent holding a baby, a worker carrying groceries — all face similar UI challenges).
  • Design for input variety — keyboard, mouse, touch, voice, switch input — rather than mouse-first with keyboard “support” added later.
  • Treat WCAG as a floor, not a target. If you’ve just met WCAG AA, you haven’t done inclusive design; you’ve done the legal minimum.

The shorthand: accessibility makes sure no one is locked out; inclusive design makes sure everyone is welcomed in.