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

fix Color Contrast Issue on Five for the Future Page of WordPress.org #338

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

deepakrohillas
Copy link

@deepakrohillas deepakrohillas commented Jun 30, 2024

With background color: #1e8cbe andforeground color: #ffffff, The block Element has insufficient color contrast of 3.78. and Expected contrast ratio of 4.5.
since color:#fff (white) is fine but background color #1e8cbe is causing issue,
Using background color: #1a7eab with original foreground color: #ffffff , contrast ratio 4.5 has meet.

Trac ticket: https://meta.trac.wordpress.org/ticket/7690

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

Successfully merging this pull request may close these issues.

1 participant