code4lib / 2019.code4lib.org

conference website for 2019
https://2019.code4lib.org
4 stars 8 forks source link

Fix contrast on speakers page #121

Closed kaitlinnewson closed 5 years ago

kaitlinnewson commented 5 years ago

On the speakers page at https://2019.code4lib.org/speakers/, there are colour contrast issues with many of the fonts.

screen shot 2018-11-27 at 9 30 10 am

See http://wave.webaim.org/report#/https://2019.code4lib.org/speakers/# (the contrast tab) for more details.

metageeky commented 5 years ago

This is interesting. The contrast ratio for the yellow-orange and the blueish background comes out to be 2.99...:1. 3:1 is the threshold for large text. I'd consider the speaker names to be large enough to be considered large text (plus they are in bold). We're close enough to say this is a false positive accessibility concern, or we could adjust say the orange ever so slightly to things like: #F98F1B.

The additional issue is wherever the orange text is used on the blue in small cases. There's one such example on the homepage right now (the Doubletree link). I cannot rationalize that as being accessible.

phette23 commented 5 years ago

I see three red flags on the home page

I agree the 2.99:1 ratio is probably good enough for the speakers page.