Website Accessibility-WCAG 1.4.3: Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds (.indented:nth-child(5)) #16
<p class="indented"><b>Multiplayer:</b> We implement a client-server architecture with dedicated servers that supports more than 8 players. The overarching system will provide matchmaking, lobbies, server discovery and other community features.</p>
How to fix
Fix any of the following:
Element has insufficient color contrast of 1.37 (foreground color: #dcdcdc, background color: #ffffff, font size: 13.3pt (17.687px), font weight: normal). Expected contrast ratio of 4.5:1
Issue
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
(color-contrast)Target application
openage - free, modern RTS game engine
Element path
.indented:nth-child(5)
Snippet
<p class="indented"><b>Multiplayer:</b> We implement a client-server architecture with dedicated servers that supports more than 8 players. The overarching system will provide matchmaking, lobbies, server discovery and other community features.</p>
How to fix
Environment
Microsoft Edge version 96.0.1054.62