[wp-meta] [Making WordPress.org] #3046: WordPress.org/about page outdated
Making WordPress.org
noreply at wordpress.org
Mon Mar 19 16:36:56 UTC 2018
#3046: WordPress.org/about page outdated
------------------------------------------+-----------------------
Reporter: melchoyce | Owner: dd32
Type: task | Status: accepted
Priority: high | Milestone:
Component: General | Resolution:
Keywords: neso ui-feedback ux-feedback |
------------------------------------------+-----------------------
Comment (by mapk):
Replying to [comment:104 rianrietveld]:
> '''Colour contrast'''
> The text "The freedom to build. The freedom to change. The freedom to
share." has a too low contrast.
> CSS text: hsla(0,0%,100%,.8);
> Translates to: #cce3ee
> Background: #0073aa
> Font size: 22.5px
> Colour contrast is 3.92:1
> Quick fix: If you make the text 24px it will comply to WCAG 2 AA.
Thanks for your help here, @rianrietveld!
On the color contrast issue, I think we should keep the font size as is
because it conforms to a modular scale. So let's work with the color.
If we change the RGBA value to be `rgba(255,255,255,0.9)` instead, we end
up with a hex value of `#DFEDF4` and passes WCAG AA for large text (18pt+)
at a 4.35:1. Is that adaquate? I know we like 4.5, but that's for smaller
text, correct?
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3046#comment:117>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list