Accessibility of Links
March 1st, 2010 by Steve | Filed under Accessibility Thoughts.Recently, I was reviewing a couple web sites for accessibility recommendations and noticed something that’s starting to become a pet peeve.
Links were only identifiable by being a different color from the content around them. They weren’t bolded or underlined. A link was, for example, blue, amidst copy that was black.
This can cause significant problems for those with certain types of color blindness or vision limitations that prevent them from seeing certain colors. If you take color out of the equation, there is absolutely no way to visually identify which parts of these pages are links.
I think it can be confusing even for people with full vision, especially if the same color chosen for links is also used for other stylistic reasons.
It seemed like it was fashionable in the design world a few years ago to get away from the tried-and-true underlining of links. Even today there’s a fair number of sites who just have links as a different color.
If you’re dead set against using underlines for whatever design reason, at least make links a different color AND bolded so there’s differentiation between the rest of the content. Just make sure you don’t use bold for other, non-linking elements then.
It’s a time-honored expectation for links to be underlined on the Web — except in very few cases, I don’t think keeping it that way messes up too many awesome designs.
Some Tools For Testing Color:
Tags: links, user experience, ux















Steve Grobschmidt is a User Experience Lead with over twelve years in the web industry. He is on a mission to ensure that user experience, especially accessibility, is foremost in the creation of great products.
Identifying anything by color alone causes a big problem with accessibility. It’s a pet peeve of mine too.
Glad you point this out in its own blog. I’ve been complaining about this issue in my podcasts for a while now.
This is an important thing to point out — but I’d also like to point out that having a color change only in :hover or :focus states is an equivalent problem; for keyboard navigability or for low vision, it’s very valuable for links to change in some explicit way when they are focused on (removal of underline, etc.)
Thanks for your article!
[...] Accessibility of Links [...]
[...] Accessibility of Links by Steve Grobschmidt [...]
[...] Accessibility of Links by Steve Grobschmidt [...]