8000 [A11Y] Admin bar: Fix various contrast issues · Issue #6119 · backdrop/backdrop-issues · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[A11Y] Admin bar: Fix various contrast issues #6119
Open
backdrop/backdrop
#4804
@AmyJuneH

Description

@AmyJuneH

Color contrast is insufficient - the "error count" button in the dashboard

The red "error count" button in the dashboard has insufficient color contrast.
image

  • "The color of the text and the color of the background are not in sufficient contrast to each other.
  • The contrast ratio should be at least 4.5:1 for normal text and 3:1 for large text.
  • Note: Contrasts are not relevant where content is hidden. But make sure that for hidden content, which becomes visible when receiving focus, the contrast ratio is sufficient.
  • Insufficient contrast between text and its background can give problems for users with low vision and color blindness, but it can also affect a lot of other users, leading to important text potentially being overlooked."

Results:
3.39 out of a required 4.5
#eeeeee / rgb(238,238,238)
Background color
#ee3d23 / rgb(238,61,35)

Proposed solutions:
image
Screenshot 2024-09-26 at 1 18 11 PM

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0