The 7 Principles of Universal Design
In 1997 a multidisciplinary team led by Ronald Mace at North Carolina State University published the Principles of Universal Design. They remain the clearest shared language for designing environments, products, and digital experiences that work for the widest range of people.
Each principle includes short guidelines. Use them as evaluation criteria and as design prompts. Not every guideline applies to every project, but the set as a whole forces you to think beyond the "average" user.
1 Equitable Use
Definition: The design is useful and marketable to people with diverse abilities.
Guidelines
- 1a. Provide the same means of use for all users: identical whenever possible; equivalent when not.
- 1b. Avoid segregating or stigmatizing any users.
- 1c. Provisions for privacy, security, and safety should be equally available to all users.
- 1d. Make the design appealing to all users.
Examples
- Automatic doors at building entrances serve wheelchair users, people carrying packages, and people with temporary injuries.
- A single public web page that works with screen readers, keyboard only, and mouse -- not a separate "accessible version."
- Captions on videos help deaf and hard-of-hearing viewers and also people in noisy or quiet environments.
Self-check
Does your design require some people to use a separate entrance, form, or workflow that feels "special" or second-class?
Show reflection
If yes, look for ways to make the primary path work for more people so no one is routed to a stigmatizing alternative.
2 Flexibility in Use
Definition: The design accommodates a wide range of individual preferences and abilities.
Guidelines
- 2a. Provide choice in methods of use.
- 2b. Accommodate right- or left-handed access and use.
- 2c. Facilitate the user's accuracy and precision.
- 2d. Provide adaptability to the user's pace.
Examples
- Scissors that work for both left- and right-handed users.
- A learning platform that allows text, audio, or video explanations of the same concept.
- Forms that do not time out aggressively, or that let users request more time.
- Adjustable desk heights or browser zoom that does not break the layout.
3 Simple and Intuitive Use
Definition: Use of the design is easy to understand, regardless of the user's experience, knowledge, language skills, or current concentration level.
Guidelines
- 3a. Eliminate unnecessary complexity.
- 3b. Be consistent with user expectations and intuition.
- 3c. Accommodate a wide range of literacy and language skills.
- 3d. Arrange information consistent with its importance.
- 3e. Provide effective prompting and feedback during and after task completion.
Examples
- A checkout flow with clear progress steps and plain language labels.
- Icons paired with text so meaning does not depend on visual literacy alone.
- Error messages that say what went wrong and how to fix it, not just "Invalid input."
4 Perceptible Information
Definition: The design communicates necessary information effectively to the user, regardless of ambient conditions or the user's sensory abilities.
Guidelines
- 4a. Use different modes (pictorial, verbal, tactile) for redundant presentation of essential information.
- 4b. Provide adequate contrast between essential information and its surroundings.
- 4c. Maximize "legibility" of essential information.
- 4d. Differentiate elements in ways that can be described (i.e., make it easy to give instructions or directions).
- 4e. Provide compatibility with a variety of techniques or devices used by people with sensory limitations.
Examples
- Status indicated by color and icon and text, not color alone.
- Sufficient color contrast (at least 4.5:1 for normal text) and support for system high-contrast modes.
- Audio announcements plus visual displays in transit systems.
- Images with meaningful alternative text; decorative images with empty alt.
Why this principle is critical online
If information is only available in one sensory channel (for example only as a color change, or only as a sound), many people will miss it. Redundant, high-contrast, multi-modal communication is the practical response.
5 Tolerance for Error
Definition: The design minimizes hazards and the adverse consequences of accidental or unintended actions.
Guidelines
- 5a. Arrange elements to minimize hazards and errors: most used elements, most accessible; hazardous elements eliminated, isolated, or shielded.
- 5b. Provide warnings of hazards and errors.
- 5c. Provide fail-safe features.
- 5d. Discourage unconscious action in tasks that require vigilance.
Examples
- "Are you sure?" confirmation before deleting important data, with a clear undo path.
- Form validation that catches mistakes before submission and explains how to correct them.
- Physical designs that prevent plugs from being inserted the wrong way (keyed connectors).
- Autosave in editors so a lost connection does not erase work.
6 Low Physical Effort
Definition: The design can be used efficiently and comfortably and with a minimum of fatigue.
Guidelines
- 6a. Allow user to maintain a neutral body position.
- 6b. Use reasonable operating forces.
- 6c. Minimize repetitive actions.
- 6d. Minimize sustained physical effort.
Examples
- Lever door handles instead of round knobs that require grip strength and twisting.
- Keyboard shortcuts and skip links so users do not have to tab through dozens of items.
- Voice control or large touch targets for people with limited dexterity or fatigue.
- Touch-free faucets and soap dispensers.
7 Size and Space for Approach and Use
Definition: Appropriate size and space is provided for approach, reach, manipulation, and use regardless of user's body size, posture, or mobility.
Guidelines
- 7a. Provide a clear line of sight to important elements for any seated or standing user.
- 7b. Make reach to all components comfortable for any seated or standing user.
- 7c. Accommodate variations in hand and grip size.
- 7d. Provide adequate space for the use of assistive devices or personal assistance.
Examples
- Wide clear paths and turning space for wheelchairs and mobility aids.
- Controls placed within reach ranges for both seated and standing users.
- On-screen buttons large enough for different finger sizes and motor precision.
- Room for a companion or service animal alongside the primary user.
How to apply the principles
Use them in three practical ways:
- Evaluation -- Walk through an existing product or space and score each principle. Gaps become a prioritized backlog.
- Design briefs -- Write requirements that reference specific principles and guidelines ("must support left- and right-handed use," "must not rely on color alone").
- Teaching and advocacy -- The numbered list is easy to remember and share with teams who are new to accessibility.
For digital products, map the principles to WCAG success criteria. Perceptible Information aligns closely with Perceivable; Simple and Intuitive Use and Tolerance for Error align with Understandable and Operable; Equitable Use underpins the whole POUR model.
Next step
Universal Design for Learning (UDL) takes the same philosophy into education and training. Explore how multiple means of engagement, representation, and action & expression help every learner succeed.