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

CDC COVID-19 - Bug: Dates text in the "Latest Updates" section does not meet color contrast requirements #7

Open
tiffanyjc opened this issue Apr 29, 2020 · 0 comments
Labels
bug Something isn't working CDC COVID-19 Issues logged for the CDC COVID-19 site

Comments

@tiffanyjc
Copy link

Issue Summary

The text containing the date in the "Latest Updates" section on the CDC page has insufficient color contrast (3.97).

Steps to reproduce

  1. Go to https://www.cdc.gov/coronavirus/2019-ncov/index.html
  2. Scroll down to the "Latest Updates" section
  3. The running column of dates with the color #808080 does not meet color contrast requirements (but the associated links next to them are OK)

Behavior

Expected behavior

Expected contrast ratio for this text size is at least 4.5:1.

Actual behavior

The dates text in the "Latest Updates" section on the CDC page has insufficient color contrast of 3.97 (foreground color: #808080, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1.

Specifications

  • WCAG: WCAG 1.4.3
@smhigley smhigley added bug Something isn't working CDC COVID-19 Issues logged for the CDC COVID-19 site labels Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CDC COVID-19 Issues logged for the CDC COVID-19 site
Projects
None yet
Development

No branches or pull requests

2 participants