Text "A11Y" in the background with the text "myth" torn into the middle.

5 Digital Accessibility Myths Busted

By now you have most likely have heard the term digital accessibility and may have an inkling about what it is— but have you bought into the hype? Or are you secretly asking yourself questions like:

  • “How many people visiting my website or app actually need these accessibility features?”
  • “Won’t it take too much time/effort/money to make my website or app accessible?”
  • “Will my website or app be ugly if I make it accessible?”

If you or your client have pondered these (or similar) thoughts, I am here to challenge your thinking by busting some myths around digital accessibility!


Myth #1: Only a small percentage of my users need an accessible website or app

Bell curve graphic with average users in the middle, elderly and people on mobile devices expanding outward with people under stress and people disabilities on the edges.
Accessible websites can be useful to more populations than you might realize.

Nope, not even close!

According to last US census results, about 19% of the United States population identifies as having a disability. That works out to roughly 57 million individual people. Thinking of these numbers in a different way, there are more people with disabilities than populations of New York and California combined. If you consider a global audience, you are talking about 15% of the world’s population according to the World Health Organization (WHO). That is over one billion people worldwide!

Of course, the number of people who consider themselves disabled is huge on its own. But there is also a large percentage of the population who could benefit from an accessible website or app, but who do not identify as having a disability.

Examples of these communities include:

  • Aging population—may need captioning on videos or larger font sizes to read the text
  • Users whose native or primary language is not English—may need more time to read text on auto-rotating slideshows
  • Users with cognitive limitations—may need accessibility-friendly fonts or bulleted content to help focus
  • Users with limited or low vision—may need to zoom in on content to be able to read and understand it
  • Users with situational disabilities—may need better color contrast so glare on a screen does not interfere with them reading the content
  • Users with temporary disabilities—may need to access everything with only their keyboard because they are unable to use a mouse

So when you consider these additional groups, the number of people needing websites and apps built in an accessible way is much higher than the number of people reporting that they are disabled. And of course, that number will continue to grow as people live longer and technology becomes even more prevalent and important to our daily lives.


Myth #2: It will take too much time/effort/money to make our website or app accessible

Image of Deque's shift left philosophy. Illustrating how it is more cost-effective to invest in accessibility during the backlog, design, coding and testing phases rather than after a website or application is released.

Not really!

A lot of companies test accessibility at the end of the development cycle, right before their new website or app is launched to the public. But if you wait to test accessibility at the end— then you are late to the party. The tiny accessibility bugs that could have been squished with one line of code, have morphed into giant Mothra-sized bugs that may require major rewrites that can frustrate the entire team. But by being a little proactive about accessibility and building it in from the beginning, you will stomp the bugs as you find them and thus save time, effort, and money in the long run.

This “accessibility first” or “shift left” approach may seem a little daunting. It might even seem like a radical shift in thinking to some, but we’ve been here before. In fact, the way you might feel about digital accessibility today is much like how a lot of us felt when we first heard about the “mobile first” approach. In the beginning, the “mobile first” approach was confusing and sometimes frustrating (remember pixel perfect breakpoints?!). But we struggled through it and now it is a normal part of our daily workflow. In fact, it’s hard to image designing or developing a website or app without considering multiple devices now. I predict that is what digital accessibility will feel like in a few years—just a normal part of the workflow process that doesn’t require much additional time or effort.


Myth #3: Digital accessibility is a one-time-only task for the developers

No way!

If we wait to incorporate accessibility best practices at the code level, then we’ve missed the point of making accessibility a priority (see Myth #2). It is true that developers have a lot of influence on how accessible a website or app is in general. But there are a lot of other people that *should* be responsible for digital accessibility as well including:

  • Clients/Shareholders—This group holds the money and dictates the timeline of the project (which is usually the cheapest product in the fastest amount of time). They need to understand that taking some extra time and budget to build accessibility into the beginning of the project will help them in the long-run — especially if they are one of the unlucky ones who gets sued for not having an accessible website or app in the first place.
  • Marketing/Sales—This group should understand that making websites and apps more usable can directly lead to more sales/web traffic for the client. By pointing out that some SEO techniques are directly related to accessibility best practices, they can maximize their client’s time and money.
  • Web Architects/Designers/UI and UX Specialists—This group inspires the code that will be written and is a big influence on a website or app’s accessibility. In some organizations, a developer will not (or cannot) question what is sent to them from this group, so designers and UI/UX specialists must ensure their wireframes and mockups are accessible before a developer even writes one line of code.
  • Digital Strategists/Editors/Content creators—This group has more influence on accessibility than some might realize. Even if the website or app has been optimized, designed, and developed with accessibility in mind the actual content on the page can break all of that down. Content is fundamental to the overall accessibility of your website or app.
  • Users—This group is really what it is all about. Let’s say you did your job and your website or app is as accessible as you could possibly make it — awesome! But guess what? Users are people. And people are varied and so are the browsers, devices, environments, and assistive technologies that they use. It is impossible to make your website or app 100% accessible to all of that variety, so users should have a place to report issues that they encounter with your website or app and you should *listen* and make those changes.

For a deeper dive on this subject, check out Dennis Lembree’s series on building accessibility into your organization.


Myth #4: Accessible websites and apps are plain or ugly

Screenshot of deque.com homepage including a clean and colorful presentation of information
We think deque.com is pretty

Not true!

A lot goes into designing a website or app—idea/sketch phase, prototyping, UI/UX considerations, wireframes, mockups, style guides, etc. With so much already going on, it can feel daunting to add more thing to the mix—especially something like digital accessibility which many feel is the opposite direction of modern website/app design. But fear not! Accessible websites and apps do not have to be plain or ugly.

There are so many examples now of beautiful and mostly accessible websites including (but not limited to):

There are more examples I could list, but you get the point — websites and apps of any genre can be both modern *and* accessible. By mentally reframing digital accessibility as a kind of “design challenge” and less of a forced requirement, you can open the door to many possible solutions that are both beautiful and accessible.

Disclaimer: most of the sites on this list do have some outstanding accessibility issues, but the overall number of issues are low or the infractions are minor compared to the majority of websites out in the wild. Also, keep in mind that website/app designs and features continuously change so this list may be outdated by the time you read this article! Do your own testing please and let us know if we need to update the list.

If making websites and apps more inclusive wasn’t enough, a side benefit to knowing about digital accessibility— more job opportunities! If you are a design professional or student looking for a job, having accessible design experience or knowledge will most definitely set you apart from your competition.

If you are new to the field, there are a lot of great resources to help you start your journey, including:


Myth #5: I used some automated testing tools, so my website or app is now accessible

Using automated testing tools is a great first step, but don't stop there

Hold your horses, partner!

According to a study on the world’s most inaccessible website, automated testing tools can reliably catch up to 41% of *some* types of errors. There is a lot of heated discussion around these kinds of studies and which are the “best” automated tools—but regardless of the automated tool(s) you choose to use, there are other testing factors to consider as well.

Some automated testing related questions include:

  • Which browsers or operating systems do I test on?
  • What devices should I test – desktop, tablet, mobile?
  • How reliable is the automated tool I am using?
  • What if different tools give me different results?
  • How do I prioritize the accessibility bugs the tool reports out?
  • What errors did the tool miss?

So while automated tools are truly amazing and getting “smarter” with each new version, as of today they cannot find all of your accessibility issues and still require a human to interpret the results and prioritize the issues they do find. For example, an automated testing tool might tell you that your image is missing alternative text, but it cannot tell you what alternative text to write. Or in the case of a decorative image, it may flag it as needing alternative text, when it actually may not.

That said, most accessibility experts agree that automated testing tools are a great first step towards accessible websites and apps?. Just don’t stop there! Automated testing tools most effective when coupled with manual testing.

Manual testing can include:

  • Reviewing website or app structure/architecture (ex. reviewing heading order)
  • Keyboard compatibility tests (ex. logical reading/tab order)
  • Media review (ex. audio and/or text description for video)
  • Assistive technology device testing (ex. screen readers and beyond)
  • Real user testing!

Recap: Accessibility Myths Busted!

Hopefully, I helped “bust” some of your myths around accessibility with this article. Together we can help spread the word that:

  • Digital accessibility helps more people than you might realize
  • Think about accessibility early and often in the design and development process to save time, effort, and money on the overall project
  • Digital accessibility is the job of every single person in your company— not just the developers or QA
  • Websites and apps can be both beautiful and accessible
  • Using automated testing tools is a great first step, but you must also include manual tests in order for your website or app to be truly accessible

Of course, these are just a few accessibility myths that are floating around— let me know if you have others for another round of myth busting! In the meantime, remember that digital accessibility is NOT an all or nothing game. Even incorporating a small change into you or your company’s workflow can have exponential benefits. So get out there and bust some accessibility myths of your own!

Photo of Carie Fisher

About Carie Fisher

Carie Fisher is a Senior Accessibility Instructor and Developer at Deque. She has been building websites professionally since 2005 and is passionate about accessibility and promoting diversity in the tech world. She founded both the A11y Style Guide and the YouTube series Accessibility Talks to help educate others on website accessibility.
update selasa

Comments 1 response

  1. There’s also a myth that disability means blindness. If you say that the website have to be made accessible then the first impression one gets that it should be made usable to blind.

Leave a Reply

Your email address will not be published. Required fields are marked *