WCAG contrast checker
wcag_contrast_checkerCompute the WCAG 2.x contrast ratio between two hex colors and whether it passes AA/AAA for normal and large text. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Language for the source_url link (default en) | |
| background | Yes | Background colour as hex, e.g. #ffffff | |
| foreground | Yes | Text colour as hex, e.g. #767676 |