Colour Contrast Checker
Check the contrast between different colour combinations against WCAG standards
To check the color contrast between foreground and background of the texts
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
It checks the color contrast between the foreground and background of the elements that are in the page according to the WCAG 2.2.
It evaluates the contrast on all elements of the page considering their computed style for the color and background-color CSS properties. In case of these colors are defined with RGBA values, it also considers the opacity to deduce the real color that finally is show.
It can simulate color blindness and evaluate the contrast for the simulations. By this way, developers can see how the pages look for colorblind users.
The tool also includes two fields in which the colors can be introduced manually to be tested. It also allows to pick the color directly from the documents.
Finally, it auto-refreshes when DOM of the page changes (addition or removing elements), but if the page has many changes, this behavior can be de-activated.
Privacy statement on: https://rumoroso.bitbucket.io/
查看最近评论和评分分布。
商店综合星级:3.9。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
Check the contrast between different colour combinations against WCAG standards
Evaluate web accessibility within your browser.
Discover and highlight accessibility violations on the web with the push of a button.
WCAG Color Contrast Checker and Palette Generator by DigitalA11Y Achieve full WCAG compliance with ease using DigitalA11Y’s Color…
Accessibility Checker for Developers, Testers, and Designers in Chrome
Outil d'évaluation de pages Web.
doesn't launch
Nothing's happening sadly.
The extension won't launch.
整体挺好,就是颜色对比不准确,希望改进
Muy inexacta, el gotero de color no funciona tampoco
It understandably doesn't detect the background color correctly when the background is an element with opacity over a background image. When this happens, I'd like to manually select the background color to confirm the contrast is high enough, but when I select the correct background color with the eyedropper tool, the contrast listed doesn't update. The color is picked correctly, except as an rgba color with an alpha of 0. It does this even if the color I'm picking has no opacity. I have to go to an external tool to convert this to a hex color and paste it back in as a hex to get the contrast checker to update. It would save a lot of time if the eyedropper tool picked a hex color. Once I manually correct a background color, it would also help if I could save this at least until the page reloads, so I can more easily identify which colors I haven't checked yet.
It seems it doesn't work on localhost, at lest with Svelte develoment environement, so not very useful
I tried a bunch of contrast checking extensions and settled on this one! What I liked: 1) Immediately loads all the contrast pairs it finds in the page with no need to manually capture areas. 2) Provides the actual contrast ratios, not just a pass/fail grade. 3) You can still manually enter colour values if you want. 4) Has an awesome feature where you can quickly switch between different types of colour-blindness to see how those conditions impact the contrasts! Limitations: 1) Some pages will have problem areas such as text on background images which this system can not account for. 2) In a complex page, it can be difficult to identify a specific area in the page to find its contrast report. It needs to be located in reverse: clicking on the contrast pairs list items puts a red border on that element in the page (& scrolls to it). This helps, but some are still hard to locate. 3) The grading system only offers two levels (WCAG2.2 AA & AAA). It would be nice to have a custom field to set a targeted standard. 4) It would be nice if the custom colour entry had an eye-dropper tool. This would assist in problems 1 & 2.
Haven't had any major issues with it. Works well for what it is and can quickly verify contrast on page across multiple visual deficiencies.
Does not really work well, in some cases it detects the wrong colors for for- and background. forground: #ffffff background: #ffffff But on page it is: forground: #ffffff background: rgba(25, 145, 238, 0.8) It also does not respect text-shadows which improve the readability, which is confirmed by people with very bad eyesight.