Make WordPress Core

Opened 8 months ago

Closed 6 months ago

#63236 closed defect (bug) (duplicate)

Insufficient color contrast between background and foreground in site icon description

Reported by: dilipbheda's profile dilipbheda Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: General Keywords: has-patch has-screenshots
Focuses: accessibility, administration Cc:

Description

While auditing the wp-admin/options-general.php page using the Chrome Lighthouse extension, I noticed that the Site Icon description fails the color contrast accessibility check.

Error:

Background and foreground colors do not have a sufficient contrast ratio.

This could impact users with visual impairments and does not meet WCAG accessibility standards. A higher contrast ratio between the text and background is recommended.

Suggestion:
Update the text or background color to ensure it meets the minimum contrast ratio required for accessibility (WCAG AA or AAA compliance).

Attachments (2)

Screenshot-from-2025-04-04-16-50-16-04-04-2025_04_59_PM.png (118.6 KB) - added by dilipbheda 8 months ago.
Before
Screenshot-from-2025-04-04-16-50-50-04-04-2025_04_58_PM.png (119.4 KB) - added by dilipbheda 8 months ago.
After

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in PR #8653 on WordPress/wordpress-develop by @dilipbheda.


8 months ago
#1

#2 @sabernhardt
6 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

This ticket is older, but I'll close it as a duplicate because #63449 has a little more information.

Note: See TracTickets for help on using tickets.