Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility: Check colour palette #13

Open
deinhofer opened this issue Jul 10, 2020 · 1 comment
Open

Accessibility: Check colour palette #13

deinhofer opened this issue Jul 10, 2020 · 1 comment

Comments

@deinhofer
Copy link
Contributor

According to https://davidmathlogic.com/colorblind/#%23D81B60-%231E88E5-%23FFC107-%23004D40 to reflect contrasts and colorblindness.

@sabicalija
Copy link
Contributor

sabicalija commented Jul 10, 2020

You can use the following link to see the effects on the colors currently used for the website:
https://davidmathlogic.com/colorblind/#%2304303F-%230EA1D2-%23DDE0E5-%23FFFFFF

As mentioned here, I think without 2 different theme colors, there shouldn't be many issues with regards to contrast and colorblindness.

image

The contrast between the used colors seems as good for people with the most common types of colorblindness as for people able to perceive all colors properly.

The explanations at https://davidmathlogic.com/colorblind/ do mention issues with themes based on green and red. I'm not sure how to interpret this for the used type of blue (#04303F, or #0EA1D2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants