[wp-trac] [WordPress Trac] #30166: Twenty Fifteen: Color contrast doesn't meet minimum accessibility requirements

WordPress Trac noreply at wordpress.org
Wed Oct 29 09:30:51 UTC 2014


#30166: Twenty Fifteen: Color contrast doesn't meet minimum accessibility
requirements
------------------------------+------------------------------
 Reporter:  celloexpressions  |       Owner:
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Bundled Theme     |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  needs-patch       |     Focuses:  accessibility
------------------------------+------------------------------

Comment (by iamtakashi):

 Replying to [ticket:30166 celloexpressions]:
 > At a quick glance we have some issues with insufficient WCAG contrast
 ratios (less than 4.5:1) in the default colorscheme with no
 Customizations. I haven't looked closely, but `.entry-footer` fails for
 sure and I expect there are several others.

 `.entry-footer` the background color is #f7f7f7, the foreground color is
 `rgba(51, 51, 51, 0.7)` which is equivalent to `#6d6d6d` in this case.
 This means the contrast ration is 4.83:1 - PASS.

 > We need to go through the entire theme and check that we're meeting the
 minimum requirements everywhere.

 I'm quite sure the default color scheme pass the contrast check.
 @davidakennedy and I had already look through but if you did find, let me
 know.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30166#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list