The DRC examined 1,000 UK web site home pages and measured how accessible they are to disabled people. To measure accessibility, the researchers used a standard set of guidelines from the W3C’s Web Accessibility Initiative (WCAG 1.0) as well as usability testing on a sub-set of the sites.
The findings are remarkable. Less than 1 in 5 web sites met the most basic accessibility requirements (WCAG "A"), and just a fraction (0.2%) are WCAG “AA” compliant, meaning that one or more disabled groups will find the remaining 99.8% of web sites difficult to use.
Legal Requirements
This isn’t just shameful, it also means that at least 80% of UK web sites — and perhaps as many as 99.8% — could be breaking the law. Part III of the Disability Discrimination Act (DDA) places legal obligations on service providers. Section 19(1)(c) of the Act makes it unlawful for a service provider to discriminate against a disabled person “in the standard of service which it provides to the disabled person or the manner in which it provides it”. Although no web sites in the UK have so far been pursued under the Act, there is no question that the DDA applies to web sites. The Disability Rights Commission’s Code of Practice provides an example of a web-based flight reservation and booking service and clearly states that services offered via the web qualify as “services” as defined under the Act. The DRC have been quietly seething about the state of web accessibility for some time, and this new report marks a watershed in their approach to inaccessible web sites. The gloves are off.
“The Disability Rights Commission… is determined to ensure that this new and powerful technology does not leave disabled people behind… We shall be vigorous in the use of our enforcement powers; these range from ‘named party’ Formal Investigations which can lead to sanctions against the owners of inaccessible web sites, to the provision of support for test cases being brought by individual disabled people.”
— Bert Massie, Chairman of the Disability Rights Commission.
Why is legislation needed?
Businesses dislike the burden of legislation as it reduces their flexibility and increases their costs. The managing director’s standard argument is “Why should I do this when my competition isn’t?” Research findings need to be extremely compelling for an organisation to act on them and it’s a sad fact that businesses often won’t take action unless they are forced to. Indeed, one comment we frequently hear in our accessibility training courses is that “Disabled people represent such a small part of our market that it’s not worth the cost of retrofitting our web site”. Although executives can ignore research findings, they cannot afford to ignore the law. Defending claims successfully is an expensive and disruptive process. Making your web site accessible is a much cheaper option in the long run. As well as the risk of costly litigation, sites that are not accessible run the risk of potential loss of business by being “named and shamed” by pressure groups.
Indeed, our experience shows that legislation and standards have a significant impact in improving systems. In 1990, the European Community published a directive (90/270/EEC) on the minimum safety and health requirements for work with display screen equipment. This directive obliged member states to transpose it into national legislation by the end of 1992. These laws, regulations and administrative provisions now form part of the national health and safety legislation that is legally binding on most employers in Europe.
Prior to this legislation, a number of enlightened companies invested in ergonomics because they could see the obvious business benefits. However, once the legislation appeared ergonomists noted an exponential increase in demand for their services. It’s a shame but the old adage about the stick being more effective that the carrot tends to apply when convincing businesses to take action. This is why we have a company policy to support national and international standards work through active participation in relevant committees, particularly the International Standards Organization’s (ISO) Technical Committee 159 (TC159—Ergonomics), Sub Committee 4 (SC4—Ergonomics of Human System Interaction). The publication of the DRC report signals the DRC’s intention to get tough and we fully expect to see a test case brought soon. This in turn will lead to a real increase in the number of companies that start to take accessibility seriously.
The good news is that making your web site accessible has at least four commercial benefits:
- Increased audience
- Improved searchability and usability
- Easier maintainability and improved efficiency
- Increased brand value
Increased audience
Over 10% of the online population is disabled and disabled people have a discretionary income of £50bn/year. This makes disabled people a significant consumer group in their own right. Moreover, accessible sites benefit other groups. For example, aging leads to deterioration in vision, hearing, dexterity and memory. Accessible sites also benefit people that have forgotten their reading glasses, people with arthritis and people with colour deficiency—not necessarily groups that we think of as “disabled”. Indeed, accessible sites benefit everyone. In the DRC’s report, they show that sighted users are nearly 50% more efficient with accessible sites than with inaccessible sites (see graph).

The graph compares the time taken by blind users and sighted users to complete tasks on three low accessibility web sites and three high accessibility web sites. Data plotted from Table 4 of the DRC's report.
This shows we benefit from accessible designs in the virtual world in the same way as in the real world (such as when using automatic doors, voice activated mobile phones and kerb cut-outs).
Improved searchability and usability
Accessible sites provide better search engine placement. Google is blind, deaf and can’t use a mouse, which makes it the most powerful disabled person on the Internet. If your site removes access barriers for disabled people, Google can index the content too.
Accessible sites also provide easier access for non-disabled people who use devices with small display screens (e.g. mobile devices) or people who can’t look (when driving) or hear (in noisy environments) or use a mouse (e.g. a WebTV or kiosk system).
Easier maintainability and improved efficiency
Accessible sites are easier to maintain. This makes additions and updates quicker, simpler and cheaper. Accessible sites also make it easier to repurpose and reformat content. This makes it quicker to adapt to technological changes.
Increased brand value
An organisation with an accessible web site recognises their moral obligation to shareholders, employees and customers to provide access to all people. This helps improve brand perception and increases loyalty.
How to measure compliance
Designing usable and accessible system requires far more than simply applying the letter of the law. Nevertheless, should a company be pursued under the Act, it appears likely that courts will use the guidelines developed by the World Wide Web Consortium’s (W3C) Web Accessibility Initiative (WAI) (WCAG 1.0) as the accepted standard required for compliance with the DDA.
WCAG 1.0 contains 14 guidelines. Each guideline contains a number of checkpoints, and there are 65 checkpoints in total. Checkpoints are classified into three priority levels:
- Priority 1: A Web content developer must satisfy this checkpoint. Otherwise, one or more groups will find it impossible to access information in the document. Satisfying this checkpoint is a basic requirement for some groups to be able to use Web documents.
- Priority 2: A Web content developer should satisfy this checkpoint. Otherwise, one or more groups will find it difficult to access information in the document. Satisfying this checkpoint will remove significant barriers to accessing Web documents.
- Priority 3: A Web content developer may address this checkpoint. Otherwise, one or more groups will find it somewhat difficult to access information in the document. Satisfying this checkpoint will improve access to Web documents.
Web sites can claim three levels of conformance to the guidelines:
- Conformance Level “A”: all Priority 1 checkpoints are satisfied;
- Conformance Level “AA”: all Priority 1 and 2 checkpoints are satisfied;
- Conformance Level “AAA”: all Priority 1, 2, and 3 checkpoints are satisfied.
Although some semi-automated tools exist for measuring compliance with these guidelines (such as Bobby and Cynthia Says), these are insufficient on their own. Their output is rather unfriendly and they often flag accessibility problems that are not real. Further, there are several important aspects of accessible web page design that cannot yet be tested by these automated tools because they need human judgement. For example, an automated tool can tell you if an image has ALT text but it can’t tell you if the ALT text is meaningful.
We therefore recommend a two-phased approach for assessing compliance. In the first phase, an accessibility expert should evaluate your site, assessing its performance against the W3C guidelines. In the second phase, the site should undergo testing with disabled participants. The findings from such an evaluation will help make your web site more accessible to many more people.
The DRC are likely to bring a test case in the near future. We recommend you act now before the DRC make an example of you.
Axure prototyping
Feb 20-22, London: Whatever your level of expertise in Axure RP Pro, there's something for you in our 3-day Axure training-fest. More details
Free newsletter
Sign up now and download your free guide to usability test moderation.
From our case study files
We were commissioned by WoltersKluwer UK to provide practical guidance on making their "Croner" branded family of web sites accessible. These web sites comprise many thousands of pages. Find out what we did. Accessibility case study.
Related articles & resources
This article is tagged accessibility, benefits, legal.
User Experience Articles
Our most popular articles
Our most commented articles
Our most recent articles
- Jan 4: 20 things you can do this year to improve your user’s experience
- Dec 5: 4 ways to prototype faster
- Nov 7: How to manage design projects with user experience metrics
- Oct 4: What user researchers can learn from Sherlock Holmes
- Sep 1: Do you make these 4 mistakes when carrying out a usability review?
Search for articles by keyword
- 7 articles tagged accessibility
- 4 articles tagged benefits
- 8 articles tagged case study
- 8 articles tagged case study
- 1 article tagged css
- 6 articles tagged discount usability
- 2 articles tagged ecommerce
- 3 articles tagged ethnography
- 12 articles tagged expert review
- 1 article tagged fitts law
- 1 article tagged focus groups
- 1 article tagged forms
- 6 articles tagged guidelines
- 10 articles tagged heuristic evaluation
- 5 articles tagged ia
- 14 articles tagged iso 9241
- 4 articles tagged iterative design
- 3 articles tagged layout
- 1 article tagged legal
- 19 articles tagged management
- 9 articles tagged metrics
- 4 articles tagged moderating
- 3 articles tagged morae
- 2 articles tagged navigation
- 5 articles tagged personas
- 11 articles tagged prototyping
- 7 articles tagged questionnaires
- 1 article tagged quotations
- 4 articles tagged roi
- 10 articles tagged selling usability
- 12 articles tagged standards
- 1 article tagged style guide
- 4 articles tagged survey design
- 4 articles tagged task scenarios
- 2 articles tagged templates
- 17 articles tagged tools
- 30 articles tagged usability testing
- 2 articles tagged user manual