Problem/Motivation
Across the admin interface there are several pages with buttons with a grey background color, regular buttons as well as drop buttons. all with a background-color of #C1C2C7
on either on a white backgroud #FEFFFE
(1.8:1
) or light blueish table headers #f3f4f9
(1.6:1
). In each case that fails WCAG21 SC 1.4.11
which requires a contrast ratio of 3:1
.
I've asked @mgifford for feedback and advice about the buttons cuz I was uncertain if I was overcautious or if it is a necessary step. But he confirmed that the grey buttons either need an outline with more contrast or more contrast for the background color. Either should be fine and he doesn't have a strong preference and he doesn't know which would be best for the design. I'll add aside the Accessibility tag also the needs design tag since aside the change of color there also needs to be some design decision.
Steps to reproduce
- go for example to admin/structure/views/view/content
or admin/content
- check the background color of the grey buttons