joomla-projects / j4adminui

Joomla!4 alternative backend template
GNU General Public License v2.0
24 stars 18 forks source link

WCAG 1.4.3: Elements must have sufficient color contrast (#mod-login-username invalid) #53

Closed brianteeman closed 4 years ago

brianteeman commented 4 years ago

Issue

Elements must have sufficient color contrast (color-contrast)

Target application

kh - Administration

Element path

mod-login-username

Snippet

<input name="username" id="mod-login-username" type="text" class="form-control form-control-danger invalid" required="required" autofocus="" autocomplete="username" aria-invalid="true">

How to fix

Fix any of the following:
  Element has insufficient color contrast of 3.96 (foreground color: #de350b, background color: #fdece8, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1

Environment

Chrome version 78.0.3904.97