Demo 2: Contrast checker and vision simulator
Instructions
Check contrast ratios
Chrome/Edge
- Open this page in Chrome/Edge.
- Open dev tools.
- Inspect the element.
- In the "Styles" tab, click the colour swatch next to the value for
color
.
Firefox
- Open this page in Firefox.
- Open dev tools.
- Go to the "Accessibility" tab.
- Navigate to the item in the accessibility tree.
Simulate vision
Chrome/Edge
- Open this page in Chrome/Edge.
- Open dev tools.
- Go to the "Rendering" tab.
Note: If you don't already have this tab available, click the three dots ("More Tools") next to the "Console" tab and check "Rendering". - Make a selection for "Emulate vision deficiencies".
Firefox
- Open this page in Firefox.
- Open dev tools.
- Go to the "Accessibility" tab.
- Make a selection for "Simulate".
Activity
The first rule of ARIA is:
you don't use ARIA.
The second rule of ARIA is:
you do not use ARIA.
The third rule of ARIA is:
learn to use ARIA correctly.