Accessibility, Usability, and Inclusion

Introduction

Accessibility, usability, and inclusion are closely related aspects in creating a web that works for everyone. Their goals, approaches, and guidelines overlap significantly. It is most effective to address them together when designing and developing websites and applications.

There are a few situations when it’s important to focus specifically on one aspect. For example, when developing standards and policies. Researching the accessibility needs of people with disabilities helps with developing those.

This article briefly:

Distinctions and Overlaps

Accessibility: addresses discriminatory aspects related to equivalent user experience for people with disabilities. Web accessibility means that people with disabilities can equally perceive, understand, navigate, and interact with websites and tools. It also means that they can contribute equally without barriers. For more information, see the Accessibility introduction.

Usability: is about designing products to be effective, efficient, and satisfying. Usability includes user experience design. This may include general aspects that impact everyone and do not disproportionally impact people with disabilities. Usability practice and research often does not sufficiently address the needs of people with disabilities.

Inclusion: is about diversity, and ensuring involvement of everyone to the greatest extent possible. In some regions this is also referred to as universal design and design for all. It addresses a broad range of issues including:

Accessibility and Usability

Accessibility primarily focuses on people with disabilities. Many accessibility requirements improve usability for everyone, especially in limiting situations. For example, providing sufficient contrast benefits people using the web on a mobile device in bright sunlight or in a dark room. Captions benefit people in noisy and in quiet environments. Some people have age-related functional limitations, and may not identify these as “disability”. Accessibility addresses these situations too.

Accessibility includes:

There is a significant overlap between accessibility and usability. ISO 9241-11, defines usability as:

The “extent to which a product can be used by specified users to achieve specified goals effectively, efficiently and with satisfaction in a specified context of use”.

This could address accessibility when:

But usability practice and research often does not consider the needs of people with disabilities.

Accessibility and Inclusion

Several accessibility requirements also benefit people and situations that are a focus of inclusive design. For example, Web Accessibility Benefits People With and Without Disabilities describes accessibility benefits for:

However, accessibility focuses on disability and does not try to address broader issues. Other efforts, such as internationalization, address other inclusion issues. Keeping accessibility focused on disabilities encourages research and development on the specific needs of people with disabilities, and solutions that are optimized for these specific needs.

Accessible Design

There are guidelines, standards, and techniques for web accessibility, such as the Web Content Accessibility Guidelines (WCAG), which is the international standard ISO/IEC 40500. Yet when designers, developers, and project managers approach accessibility as a checklist to meet these standards, the focus is only on the technical aspects of accessibility. As a result, the human interaction aspect is often lost, and accessibility is not achieved.

Combining accessibility standards and usability processes with real people ensures that web design is technically and functionally usable by people with disabilities. This is referred to as usable accessibility or accessible user experience (UX).

Usable Accessibility

Web designers and developers can use usability processes, methods, and techniques, to address the user interface component of accessibility. While the considerations of people with disabilities are not always included in common practices, they can be easily integrated into user experience design.

A key aspect is incorporating real people in design:

Accessibility standards also have an important role in accessible design. For example, understanding the basic Accessibility Principles and using them for developing and evaluating early prototypes helps the development team provide basic accessibility in the earliest stages. Addressing accessibility at later stages becomes increasingly difficult.

Also, usability processes and user involvement alone cannot address all accessibility issues. Even large projects cannot cover the diversity of disabilities, adaptive strategies, and assistive technologies. Accessibility guidelines, standards, and techniques ensure that the wide range of issues are adequately covered.

Conclusion

Accessibility practitioners and researchers can incorporate usability techniques to improve ‘usable accessibility’. User experience designers and researchers can incorporate accessibility to make their designs work better for more people in more situations. Addressing accessibility, usability, and inclusion together can more effectively lead to a more accessible, usable, and inclusive web for everyone. Resources to help are linked throughout this page.

For more on this topic, see The role of accessibility in a universal web, which:

Back to Top