Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
ISO 9241-171:2019 is an international standard within the ISO 9241 family that provides ergonomic guidance specifically for the accessibility of software. It establishes requirements and recommendations for designing, developing, and evaluating interactive systems—including desktop applications, web interfaces, and mobile apps—so that they are usable by people with the widest possible range of sensory, physical, and cognitive abilities. The standard applies to all stages of software procurement, design, and deployment, covering both user interfaces and associated documentation.
Unlike voluntary guidelines such as WCAG, ISO 9241-171:2019 is a formal international standard that can be referenced in procurement contracts and regulatory frameworks. Its goal is to ensure that people with disabilities can perceive, understand, navigate, interact with, and contribute to software not only in compliance with legislation but also with genuine usability. The standard harmonises with national and regional accessibility mandates (e.g., EN 301 549 in Europe) and serves as a solid foundation for inclusive design practices.
ISO 9241-171:2019 organises its requirements around ten accessibility principles derived from human-system interaction research. The table below summarises the main requirement categories, their intent, and typical implementation examples.
| Principle | Requirement ID | Description | Example Implementation |
|---|---|---|---|
| Perceivability | 171-01 | Information must be presented in ways that all users can detect. | Provide text alternatives for all non-text content, ensure colour contrast ≥ 4.5:1. |
| Operability | 171-02 | Users must be able to operate interface controls and navigation. | All functionality available via keyboard; no timing that cannot be extended. |
| Understandability | 171-03 | User interfaces and content must be comprehensible. | Use clear labels, consistent help, and predictable behaviour. |
| Robustness | 171-04 | Content must be interpreted reliably by assistive technologies. | Follow semantic HTML, expose accessible names to accessibility APIs. |
| Multi‑modality Support | 171-05 | Provide alternatives for interaction modes. | Speech input, eye-gaze, or switch device compatibility. |
| Error Prevention | 171-06 | Help users avoid and correct mistakes. | Confirm dialogs for destructive actions, provide undo. |
| Device Independence | 171-07 | Functionality not tied to a single input/output method. | Support both mouse and touch, as well as keyboard. |
| User Control | 171-08 | No forced or unexpected changes in context. | Auto-playing content can be paused; no automatic redirects. |
| Compatibility with Assistive Technology | 171-09 | Interoperable with screen readers, magnifiers, etc. | Implement ARIA roles and properties correctly. |
| Cultural & Linguistic Adaptability | 171-10 | Allow for language and cultural customisation. | Enable translation of interface labels, support different date formats. |
Integrating ISO 9241-171:2019 into a development lifecycle requires a shift from retrofitting accessibility to embedding it from the start. The standard advocates a user-centred design approach (aligned with ISO 9241-210) that includes:
For organizations moving from WCAG 2.1 to ISO 9241-171:2019, mapping tables are available in the standard’s informative annexes. The standard also includes language that may be used in procurement to require conformance, making it valuable for both vendors and purchasers.
ISO 9241-171:2019 is not itself a certification standard (like ISO 9001), but conformance can be claimed and verified. Two common routes to compliance exist:
It is important to note that ISO 9241-171:2019 does not define specific pass/fail thresholds for each requirement; rather, it describes the intended outcome. Conformance is typically measured using the WCAG 2.1 level A–AAA scale for web content, but for native applications, custom test suites are necessary. The standard recommends using “measurable success criteria” derived from ISO/IEC 29138-1 for non-web software.
When preparing a conformance claim, list the exact requirements that are met (or waived) with supporting evidence. Many public-sector procurement frameworks now mandate conformance with ISO 9241-171 (or its regional equivalent), and the standard’s 2019 update aligns its terminology with the modern assistive technology ecosystem. Therefore, staying current with the 2019 edition is strongly recommended for any organization selling to governments or large enterprises.