

The text elements on a page have sufficient contrast ratios.A page is properly marked up for screen readers.In general, use the accessibility checks under the Lighthouse panel to determine if:
GOOGLE CHROME COLOR PICKER HOW TO
See How To Do An Accessibility Review to learn more. The only way to find errors related to question #1 is to try using a page with a keyboard or screen reader yourself. Question #1 is just as important, but unfortunately DevTools can't help you there. In general, DevTools can help you fix errors related to question #2, because these errors are easy to detect in an automated fashion.

When determining whether a page is accessible, you need to have 2 general questions in mind: This section explains how DevTools fits into your overall accessibility toolkit. # Overview of accessibility features in Chrome DevTools See Navigating Chrome DevTools With Assistive Technology if you're looking for help on navigating DevTools with an assistive technology like a screen reader. The purpose of this reference is to help you discover all of the tools available in DevTools that can help you examine a page's accessibility. Are familiar with accessibility principles and best practices.Have a basic understanding of DevTools, such as how to open it.This page is a comprehensive reference of accessibility features in Chrome DevTools.
