contrast_check
Check WCAG contrast ratios between foreground and background colors to determine AA/AAA compliance for text and UI components.
Instructions
Check WCAG contrast ratio between two colors. Reports AA/AAA compliance for normal text, large text, and UI components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color1 | Yes | First color (foreground) in any supported format | |
| color2 | Yes | Second color (background) in any supported format |