diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 5d2030af593..d2c7db3f469 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -46,6 +46,11 @@ There are many tools and online resources that can help you to ensure that your - **Accessible Color Palette Builder** This website allows you to edit a color palette and will create a table showing all of the possible color combinations, telling you which ones are accessible and which combinations to avoid using. + + +- **WebAIM Color Contrast Checker** + + This website allows you to enter in color hex values for foreground and background to evaluate the contrast ratio. You can also adjust colors entered to get the necessary contrast ratio. - **Color contrast Checker**