Principle 3 — Simple and Intuitive Use: Eliminating Unnecessary Complexity
Principle 3 — Simple and Intuitive Use: Eliminating Unnecessary Complexity
The third principle of universal design states that use of the design should be easy to understand, regardless of the user’s experience, knowledge, language skills, or current concentration level. Simplicity and intuition are not about dumbing down — they are about removing barriers between the user and their goal.
Guidelines Under This Principle
The Centre for Universal Design defined four guidelines:
- Eliminate unnecessary complexity.
- Be consistent with user expectations and intuition.
- Accommodate a wide range of literacy and language skills.
- Arrange information consistent with its importance.
These guidelines address cognitive load, a concept well-studied in human factors research. When a design demands less mental effort to understand, more cognitive resources remain available for the actual task.
Physical Design Examples
Emergency exit doors with push bars are intuitive because the escape action (pushing) aligns with the panic response (moving forward). No sign reading or handle manipulation is needed. This design works across languages and experience levels.
IKEA’s visual assembly instructions communicate through sequential diagrams with minimal text. While sometimes mocked for complexity, they are remarkably effective at crossing language barriers — the same instruction sheet works in 60+ countries.
Medication packaging that uses color coding, large print, and pictograms alongside text helps users with varying literacy levels manage dosing correctly. The World Health Organization has published guidelines on intuitive pharmaceutical labeling for global health contexts.
Digital Design Examples
Google’s homepage is often cited as an example of simple, intuitive design. One search box, one primary action. The simplicity is deliberate — it hides enormous complexity behind an interface that requires no instruction.
Progressive disclosure, a pattern recommended by the Nielsen Norman Group, shows users only the information and options relevant to their current step. Advanced settings exist but do not clutter the primary experience. This technique directly implements the guideline of arranging information by importance.
The W3C WAI’s WCAG 2.2 includes success criteria for predictable navigation (3.2.3) and consistent identification (3.2.4), encoding the expectation that interfaces behave the way users expect them to.
Cognitive Accessibility
Simple and intuitive use is particularly important for users with cognitive disabilities, including intellectual disabilities, learning disabilities, acquired brain injuries, and dementia. The W3C’s Cognitive and Learning Disabilities Accessibility Task Force has developed supplementary guidance that extends WCAG with cognitive accessibility patterns.
Plain language is a cornerstone. The U.S. Plain Language Act of 2010 requires federal agencies to write in clear, understandable terms. The principle extends beyond government — any content that serves a diverse audience benefits from plain language practices.
Why This Principle Gets Overlooked
Designers and developers often suffer from the “curse of knowledge” — once they understand a system, they struggle to see it through a newcomer’s eyes. User testing with diverse participants, including people with cognitive disabilities and people unfamiliar with the domain, reveals complexity that insiders miss.
Organizations like AbilityNet and Deque recommend cognitive walkthroughs as part of accessibility auditing. These walkthroughs simulate the experience of users with different cognitive profiles navigating a design for the first time.
Common Pitfalls
- Jargon and technical language — using specialized vocabulary without explanation excludes users unfamiliar with the domain.
- Inconsistent patterns — when similar actions look or behave differently across a system, users cannot rely on intuition.
- Information overload — presenting all options simultaneously forces users to parse and prioritize rather than act.
- Assuming prior knowledge — designs that work only for experienced users fail this principle entirely.
Connecting to Other Principles
Simplicity connects closely to perceptible information — information that is clearly presented is easier to understand. It also relates to tolerance for error — when a design is confusing, errors become more likely, and forgiving design compensates for that confusion.
For the full framework, see our overview of the seven principles.
Key Takeaways
- Simple and intuitive use means eliminating unnecessary complexity so that anyone can understand and operate the design regardless of experience or language skills.
- Progressive disclosure and plain language are practical techniques for reducing cognitive load.
- Cognitive walkthroughs with diverse user groups reveal hidden complexity that designers often miss.
- Consistency and information hierarchy are as important as simplicity itself.
Sources
- Centre for Universal Design, NC State — Principle 3: Simple and Intuitive Use: https://design.ncsu.edu/research/center-for-universal-design/
- W3C — WCAG 2.2 Consistent Navigation (3.2.3): https://www.w3.org/TR/WCAG22/#consistent-navigation
- W3C WAI — Cognitive Accessibility Guidance: https://www.w3.org/WAI/cognitive/
- Centre for Excellence in Universal Design — Principles: https://universaldesign.ie/what-is-universal-design/the-7-principles