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

Background colors do not sufficiently contrast text color #13

Open
FireIsGood opened this issue Feb 3, 2025 · 0 comments
Open

Background colors do not sufficiently contrast text color #13

FireIsGood opened this issue Feb 3, 2025 · 0 comments

Comments

@FireIsGood
Copy link

Currently the --orange and --blue colors are used with white text on top. Checking the WCAG contrast ratio via Adobe Color I noticed that blue and orange to the color white were 3.17 : 1 and 2.71 : 1 which are not compliant (>=4.5 for AA).

You may want to consider:

  • Darker colors
  • Using black on the colors
  • Using a separate blue for backgrounds with white colors
  • High contrast media query that does all of the above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant