20
3 Comments

Color Contrast Checker

Calculate the contrast ratio of text and background colors. This page provides free color contrast analysis tool that will display the color contrast issues of a web page or chosen color-pair; per WCAG 2.1 Guidelines. Color Contrast refers to how bright or dark colors appear against each other on screens; particularly with regard to the relative, gray-scale luminosity as perceived by the human eye.

https://hexcolor.co/color-contrast-checker

, Founder of Icon for Hex Colors
Hex Colors
on October 22, 2020
  1. 3

    My team works on web accessibility issues, we have tools like SiteImprove, but this is really simple, neat and easy to understand. Nice work!

  2. 2

    That's nice, but as a dev you usually want to check contrast as you are building a website, directly on the landing page. For that a Chrome extension like https://chrome.google.com/webstore/detail/colour-contrast-checker/nmmjeclfkgjdomacpcflgdkgpphpmnfe might be better.

    I think this tool could be used if the colors you want to check are from an external app, not the browser.