From 4381bd1b29ef3e05feba891a378a23c1052ef980 Mon Sep 17 00:00:00 2001 From: Kelsey S Date: Fri, 15 Feb 2019 16:06:16 -0500 Subject: [PATCH] Add New Color Contrast Resource (#33543) Linked to a new color contrast resource website that is good for Developers and Designers. --- .../accessibility-tools-for-web-developers/index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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 e5b538cb32a..c0a01866584 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -58,12 +58,15 @@ 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. +- **[Randoma11y Color Generator](https://randoma11y.com/)** + + This is an ongoing app project that randomly generates AA accessible web color palettes and allows end users to up vote or down vote color combinations. This site is good for Web Designers/Web Developers when starting a project that does not have predetermined colors. + - **Color contrast Checker** WebAIM offers complete web accessibility services. Regardless of the type or size of your web site, WebAIM can help ensure that your site is accessible and usable to those with disabilities.