Conversation
the link color contrast is not enough to be distinguished improve the readability with underlined links
zzzeek
left a comment
There was a problem hiding this comment.
Hi -
I would much rather fix anything else before adding fixed underlines.
The docs that we generally emulate are MySQLs, example at https://dev.mysql.com/doc/refman/8.0/en/json.html
So I didn't know how to quantitatively define "link color contrast is not enough to be distinguished", but here's a checker that looks like a lot of work and experience went into it, and it shows that you are correct! https://webaim.org/resources/linkcontrastchecker/?fcolor=212529&bcolor=FFFFFF&lcolor=990000
here is what passes:
https://webaim.org/resources/linkcontrastchecker/?fcolor=212529&bcolor=FFFFFF&lcolor=E00000
please change the link color to E00000. thanks !
cc @CaselIT
|
Not sure I would trust that tool too much. This gets a pass, but it's basically invisible https://webaim.org/resources/linkcontrastchecker/?fcolor=212529&bcolor=FFFFFF&lcolor=757575 regardless that red looks a but much, but I'm no designer, so it's fine by me |
|
ok thanks for the feedback! I had to admin I'm (almost) red green color blind so slim red text with surrounding green accents are a lot confusing to me, but I have to admin #E00000 is at least an improvement from what is now, should we confirm that color? |
OK well is it enough? I used the tool's recommendations assuming they come from some place of authority , we can also change the font spacing which might be a little tight |
dunno this is w3 stuff, comes straight from the top https://www.w3.org/TR/WCAG20/ |
|
i would gather there's a tool that would just look at our whole site and find issues of course, "we're only in English" is one of our biggest issues.... |
Well gpts should help a lot here, since they seem quite good at translating text |
|
superseded by #17 |

the link color contrast is not enough to be distinguished
improve the readability with underlined links for the docs main body content