Designing For, and As, a Color-Blind Person

Designing For, and As, a Color-Blind Person

Color blindness is a mild disability through which the affected experience a decreased ability to distinguish colors from others. This can be a real drawback for anyone in the design field since color theory is an integral feature in successful design, and a lot of decisions are based on the feeling and emotion derived from design decisions, rather than a generic set of guidelines and taxonomies.

You’ve probably heard a lot about accessibility in web design already; it’s important to cater for the widest audience, who could potentially have problems with your website if not designed in the right way. As a bonus, we’ll touch on that a bit later, but the main focus of this article is actually looking at how a color-blind designer can still successfully tailor a website’s design.

In today’s article, we’re going to look at how color-blind designers can still create a successful case study for good use of color and how non-sufferers can still take into account the needs of their color-blind audience.


Understanding Color Blindness

As I said before, color blindness is a mild disability in which distinguishing color can be an issue. In a nutshell, people with color blindness can’t identify certain colors amongst similar others, or just none at all.

There are multiple types of color blindness. Total color blindness (“monochromacy”) is a very rare condition, in which people only see different tones and brightness levels, with no color at all. However, more common cases are an inability to recognize blue/yellow or red/green, with the latter being the more common of the two.

Tests have been developed in order to recognize color blindness, normally by asking the potential suffer to recognize a message comprised of dots. Sufferers and non-sufferers will see different messages, allowing one to determine if they are a sufferer.


What do you see in this circle of dots? Unaffected persons should see the number “74″, but those with the condition might see 21, or nothing at all.

Hopefully the image above better represents what I’m trying to get across. Your colors can be perceived differently by the two different groups (sufferers and non-sufferers), therefore invalidating your unmodified color scheme. One person might see 74, but a sufferer could completely miss it and allow it to go completely off the radar.


A Little Bit About Color

We already have an article here at Webdesigntuts+ on color theory, which you should probably have a read of before we continue. Thomas Cannon does a darn good job at explaining what color theory is.

Color theory actually covers a number of things, but at the most basic level it is the interaction of colors in a design through complementation, contrast, and vibrancy.

As you’re probably aware, colors on the web are generally referred to as a hexadecimal code; something like #ff0000. Our browser then intelligently translates these into RGB values, in order to render the color that we have asked it to show up. If you want to dive in a little deeper, hexadecimal codes are actually very interesting, as you can break it down in order to find out the specifications for red, green and blue, thanks to the values ranging from 0-9 or A-F.

Thankfully, creative types have had a pretty great tool for a long time to help them work out what colors look good together: the color wheel. The color wheel is a donut-like shape of colors, stemming from the three primary colors: red, yellow and blue. It’s beyond the horizon of this article to go into too much detail here (and, plus, I’d be walking in the same footsteps at Thomas), so I won’t go much further than saying that this wheel can help us determine which colors have a natural chemistry.

A color scheme is simply a logical set of colors that go together, and these stem from the color wheel. There’s a handful of different methods for picking out colors in the color wheel, which you can learn about in the latter half of Thomas’s article.

Now we know a little more about how color, and color schemes, work, let’s actually look at how we can “assume” schemes that will naturally fit together.


Designing As: Monochromatic Colors

Monochromatic color schemes are not to be confused with monochromacy. Monochromacy is the color blindness we talked about earlier, which is very rare and makes the sufferer only see a single color, in multiple shades. Monochrome is, in fact, intended to be in such a way, with designs consisting entirely of a single color in multiple shades, versus using multiple colors.

Using a monochromatic color scheme is not necessarily a hindrance. In fact, it can be a great advantage to give unity within your design. What about black? Sure, you could class black as a second color, but you can still achieve similar contrast with just using a very dark variant of your chosen color.

Achieving contrast is super simple when using a monochromatic color scheme. Since those with color blindness can still recognize different shades of color, introducing contrast is no problem since it is recognized in the same way.

Of course, a monochromatic color scheme can be used with any single color and can be quite effective in that way. However, for those that instantly thought “black and white” when I mentioned monochrome, that’s effective too. A lot of minimalist sites use a grayscale color scheme, which should be no problem for anyone to view in the intended way. If you want to stay safe, grayscale can look awesome, as long as it fits into the overall tone and feel of your design.


Designing For: High Contrast

High amounts of contrast is really important here because it’s a great way of creating a consistent color scheme, without actually having to bother about the color park. We can create very light to very dark shades of a single color, giving us a wealth of different values to use. For example, if you were using a light blue for your background, you’d want to use a much darker blue for the text in order to keep your text legible.

Using monochrome offers color blind visitors a way of easily appreciating your design, even if they can’t necessarily identify the intended colors. However, high contrast offers a great deal of readability improvements to any user and is a designing principle we should be aware of away from accessibility.


Designing For: Hue, Saturation & Brightness

Like tweaking contrast, modifying the hue, saturation and brightness of colors can help us show definition and allow users to distinguish, without using multiple colors. By sticking with a small set of colors, or even just one, changing the saturation can really show a distinguishing contrast within two samples of a color, as can brightness and hue.

These methods allow color-blind designers to easily define different bits of their design through color, without having to worry too much about the aesthetics as if they were adding a new color to the mix. For the color-blind visitors, this allows for distinguishing different looking parts easily.


Both these examples started out as exact duplicates. However, the hue has been turned up slightly on the right.

Designing As: “Borrowing” Colors

This is mainly a tip aimed at color-blind designers, rather than those simply considering their color-blind audience.

It’s incredibly easy to “borrow” colors from fellow web designs, or other non-web-based designs nowadays. By simply pulling out the eyedropper tool from our arsenal of graphic editing tools, we can easily identify colors within a design and start using them in ours. “Stealing” color schemes can be a really effective way of identifying what works well and replicating it in a different form while maintaining the successful intentions of a successful scheme.

Of course, this is kind of cheating, but not so much that it’s stealing. We’re simply picking out colors in web designs that work well, and not going in and lifting entire elements. Fortunately, color isn’t copyrighted.

Once we’ve identified colors and got them represented by hex values, we can use it in conjunction with other methods (such as using a single color with multiple shades, as detailed above). It might be harder, but do make sure you vary your palette and invent it yourself, without lifting the entire scheme from another’s design.


Designing For: Selecting Colors with Specialist Tools

If you’re designing while taking into account color-blind persons, there are a couple of online tools that will allow you to simulate individual colors under color-blind circumstances.

These tools offer some insight into what color-blind visitors will see, and allow you to carefully select colors by making sure they look good for regular and suffering visitors. The first tool, the Color Laboratory, actually allows you to check out how colors look in conjunction with each other so you can easily create color schemes that work well for anyone – sufferer or not – on any operating system.

The second tool is a simple form that allows you to paste in your HTML and swap out hexadecimal color values with the color-blind equivalent, allowing you to easily tweak them in order to create a palette that is appealing to sufferers and non-sufferers alike.


Designing For: Don’t Associate Color with Feedback

Next up is a tip mainly aimed at designers considering their possible color-blind audience. We naturally assume certain feelings with color, such as red with danger or green with safety. Using this principle within our web designs is a great way of immediately associating the result of a certain action, but only to those with regular vision. Your color-blind visitors might not make the instant association, suggesting you need to integrate some additional method of warning, or praise.

This is more of a usability point, but it’s one you should probably take notice of in order to minimize user frustration. Of course, colorblind people are not completely blind to color. Instead, they see different colors than what we see and have, therefore, naturally associated different colors with different messages. However, it’s a lot easier to ensure recognition through other means too.


Bonus: Use the Colorblind Web Page Filter

Designing for the colorblind can be troublesome for designers who aren’t actually colorblind. How do we take into account accessibility when we do not suffer from the condition in hand?

Luckily, there’s a handful of accessibility “simulators” available on the web where a web page is rendered in a certain way. The example below, named pretty generically as the “Colorblind Web Page Filter“, takes your site and filters it as if you were color blind.

The tool is still in development and it can take some time for a render to become available for viewing. However, the range of color filters available is fairly extensive, covering all major types of colorblindness.

Another simulator for previewing what a color-blind audience would see is Vischeck, allowing you to preview a live webpage, or some images, in one of three types of color vision deficits. It even has a tool that will correct images so color-blind viewers can see them naturally.


Conclusion

Color blindness of any sort is not a rare problem that only affects a handful of people. In fact, it’s a widespread condition that many people encounter in their every day lives. We should, as web designers, try to take into account these visitors as best we could. If we use color, in conjunction with a well organized layout, being color blind shouldn’t be a problem, in terms of readability or aesthetics.

The effects of color-blindness will be most felt when it’s the designer who suffers. Luckily, we can design in monochrome and create a universal, aesthetically-pleasing design by using contrast over multiple colors. It turns out, contrast is key. As a designer, this should not be something we don’t know already, as contrast is a key in the legibility of a design.

Of course, we understand that any design – monochrome or not – should have high levels of contrast to increase the legibility of elements on a page. However, we can “cheat” and borrow colors, or use one of the aforementioned tools to create color schemes that will automatically work for everyone.

Luckily, color blindness isn’t a massive complaint on the web, as it is in some other fields. By learning some color theory, we can assume schemes without even seeing them through the right eyes, allowing you to get perfect results each time.

Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • http://www.knockoutdesigns.com.au Damir

    Finally! I thought I was the only color-blind web designer out there. Great article.

    If possible, I’d like to see more information on how color-blind designers can identify colors that go together. The color wheel is definitely a help and services like Kuler and Color Scheme Designer help a great deal but I always feel like something is still missing from my color schemes.

  • http://www.andrewdotson.com Andrew

    I am a colorblind web designer / developer. I just look at hex values and use services like adobe kuler so my colors are not to horrible :p It hasn’t gotten in my way in terms of getting new clients!

  • http://www.nwdesignstudio.com Nathan Wright

    I am a colorblind designer as well. I use Kuler and the lot, just like everyone else. I feel like the colorblindness makes me a better designer because it helps me see forms rather than color.

  • http://www.branchnweb.ch branchenverzeichnis

    Hmm… Ups! I see realy a green 21… :-(

  • http://www.moretoart.com/ Locky

    Its all about your knowledge of colour theory, hell I am colour blind digital painter.

  • http://taanu51.blogspot.com/ Tanisha

    Really Gr8…Thanks

  • http://www.snaptin.com Ian Yates

    Great article Connor :) Another tool to add to the pile if anyone’s delving into the web and visual impairment – check the colour contrast of your web pages and generate a nice, red FAIL report if your type is not visible enough..

  • http://www.monochrom-fotoart.de mono

    Great Article, thank you. I’m a color blind webdesigner and photographer. I was sometimes wondering if seeing only the 21 makes me bad at picking colors and combining them. But I think it doesn’t. As mentioned above, color theory and the color wheel are the things to rely on!

    In daily life it’s sometimes a bit tricky. Actually I’m almost never aware of this blindness, except when specific colours (green/red) are close together. Pure green and red are fine, but when it comes to shades, like dark green, brown or darker and brighter red tones – especially when they appear next to each other – its hard or sometimes impossible to divide them. Annoying if you have to read our Berlin metro-map at the station. Ummmm, which one was it? Ah yeah, the red one. No, is it green? No, it’s brown. Or maybe orange? YUCK

  • http://kanis.com.br leandro kanis

    I am a color-blind designer and developer. (I just see a circle of dots, no number)
    It’s awkward, but I dont have big problems about it.
    But when I have some doubt about a color I use hexadecimals and ask for others opinion.

    And, great article, really helpful.

  • Val Champagne

    Good article on a good topic that all designers should keep in mind! Thanks for writing this.

    One small note – it is better to say some “is colorblind” or has “color blindness” than to say they “suffer from color blindness” — just as it is better to say someone “uses a wheelchair” than to say they are “wheelchair bound”. Don’t assume people are ‘suffering’ from anything… or ‘bound’ by something. They might be doing just fine. Yes, all handicapps are a challenge at times. It was just a little tip I heard in a real estate class once and thought it made sense.

    Another example: Don’t say someone is afflicted with Epilepsy — just say they ‘have Epilepsy’. K… stepping down from the soap box. I just always found that interesting.

  • Pingback: How well do you understand Color Blindness? - Accessibilibuddy

  • http://www.brucewisedesigns.com Bruce

    I’m a graphic designer, red-green color blind, and have been for 30 years. You just learn which colors are problem colors, and try not to use them. As far as living with the condition, I think after a while, you learn that in the US, green lights are on the bottom of traffic lights… Stuff like that.

    It hasn’t held me back to much in life, except I never get to drive a boat. The markers are, red or green, and they are at the same level.

  • Pingback: UX Marks – August 12 | The Great Remix

  • http://www.cre8vedesign.com/blog Daniel

    I am colorblind myself and in college for web design. The main way I get along is the use of Kuler. I pick a color that I like or has the feel I like (sometimes just knowing what the color does is enough) then I insert that hex into Kuler and play with the different themes like monochromatic, triad, complimentary, and so forth. I will admit I mostly use monochromatic (not sure if this is because I am colorblind or it may just be a design preference), and triad and complimentary taking second. For those color blind designers the color wheel is great but it is better when using programs like Kuler.

    The suggestion for finding existing designs with great color is a great one; I hadn’t thought of that.

  • Pingback: Hey, web designer! Don’t forget color blind people! - WOOpress

  • Mark

    hey. I’m color blind too and I’m just about to start studying art and design in college, hoping to go in to graphic design, should I keep my color blindness a secret?

  • theFrog

    Oh no! I’m color blind too :’(

  • Pingback: Is Color Calibration Necessary in Web Design? | Webdesigntuts+

  • Pingback: My Stream » Is Color Calibration Necessary in Web Design?

  • Pingback: Is Color Calibration Necessary in Web Design? |

  • Pingback: Is Color Calibration Necessary in Web Design? | Shadowtek | Hosting and Design Solutions

  • Pingback: Is Color Calibration Necessary in Web Design? | Graphfucker

  • Marwa

    Hey everyone,

    I need a help i want to design something about the topic of color blindness; can anyone help me with ideas that best suits you with the color issues? In addition I need more details about the designing technique that will help you as color blind person see things in a better vision.

  • Pingback: Color Theory for the Color Blind | Webdesigntuts+ » Web Design

  • http://www.facebook.com/bmdesign.kim Bomi Kim

    Hello,
    It is really great article. I am a graphic design student in Savannah College of Art and Design. I am doing my thesis about accessible design for color-blind and dyslexia people. Is there any way that I can get some advice? I was working and researching about this subject over seven months, and I really want to make sure my idea and research really works. I use several programs on the internet that shows the simulation, but I can’t really sure it is the vision that color blind people see. In addition, I want to understand more about what they feel, what are the real problem that they have. Please contact me if anyone is interested to this topic. Thank you,

  • Pingback: 通用設計—色盲色弱對應方案 | Constance Tang

  • Pingback: Jasper's ITS Web Design Blog - Blinding Colour