email/base/responsiveness

ID:
email/base/responsiveness
Automated score:
99.2
View JSON file

1 violations: Dark: 1

Ensures the contrast between foreground and background colors meets APCA custom level conformance minimums thresholds. Elements must meet APCA conformance minimums thresholds. Help URL

HTML

<span class="hljs-comment">&lt;!--[if mso]&gt;<br>        &lt;table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%"&gt;<br>        &lt;tr&gt;<br>        &lt;td width="340"&gt;<br>        &lt;![endif]--&gt;</span>

Target

.hljs-comment:nth-child(5)

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 45.68Lc (foreground color: #999999, background color: #1d1b1b, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="hljs-comment">&lt;!--[if mso]&gt;<br>        &lt;/td&gt;<br>        &lt;td width="340"&gt;<br>        &lt;![endif]--&gt;</span>

Target

.hljs-comment:nth-child(12)

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 45.68Lc (foreground color: #999999, background color: #1d1b1b, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc

HTML

<span class="hljs-comment">&lt;!--[if mso]&gt;<br>        &lt;/td&gt;<br>        &lt;/tr&gt;<br>        &lt;/table&gt;<br>        &lt;![endif]--&gt;</span>

Target

.hljs-comment:nth-child(19)

Summary

Fix all of the following:

  • Element has insufficient APCA custom level contrast of 45.68Lc (foreground color: #999999, background color: #1d1b1b, font size: 9.8pt (13px), font weight: 400). Expected minimum APCA lightness contrast of 60Lc