[Webkit-unassigned] [Bug 153377] Web Inspector: Provide color schemes for common color-blindness

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 15:16:36 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153377

--- Comment #2 from Nikita Vasilyev <nvasilyev at apple.com> ---
Created attachment 269616
  --> https://bugs.webkit.org/attachment.cgi?id=269616&action=review
[Image] How color blind people see the Inspector

Repost of my "Color blindness testing" email:

---

This weekend I learned about Sim Daltonism (https://michelf.ca/projects/sim-daltonism/) (from Bug 151544), a color blindness simulator for Mac OS X. As I’m obsessed with everything colors, I installed it and tested Web Inspector.

We did pretty well, with a few notes in the Timelines: [see the attachment].

Seems like we’re doing okay with a few exceptions:
— Short layout and paint bars are hard do distinguish
— Red record button probably needs some title


Q: Why should we care?

It seems like color blindness isn’t that rare:
                        Males    Females
Dichromacy                    2.4%    0.03%
Protanopia (red deficient: L cone absent)    1.3%    0.02%
Deuteranopia (green deficient: M cone absent)    1.2%    0.01%
Tritanopia (blue deficient: S cone absent)    0.001%    0.03%
Anomalous Trichromacy                6.3%    0.37%
Protanomaly (red deficient: L cone defect)    1.3%    0.02%
Deuteranomaly (green deficient: M cone defect)    5.0%    0.35%
Tritanomaly (blue deficient: S cone defect)    0.0001%    0.0001%

https://en.wikipedia.org/wiki/Color_blindness#Epidemiology

As I learned today, blue cones deficiency is very rare.

https://cldup.com/mPIRdLt7mn-3000x3000.png


Q: How can we improve?

The most common advice I hear is to avoid using green and red. I find this to be very bad advice.

https://cldup.com/xBMs3enIgC-1200x1200.png

As you can see, the left color is easily distinguished from the right color by people with color blindness.

Only green and red with similar luminance can’t be distinguished.

A better advice would be to just test with a simulator (e.g. Sim Daltonism).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160122/5dfe5330/attachment-0001.html>


More information about the webkit-unassigned mailing list