check_contrast
Verify color contrast meets WCAG accessibility standards for text readability by checking foreground and background color combinations against specified compliance levels.
Instructions
Check color contrast compliance with WCAG accessibility standards
Input Schema
Name | Required | Description | Default |
---|---|---|---|
background | Yes | Background color | |
foreground | Yes | Foreground color (typically text color) | |
standard | No | Accessibility standard to check against | WCAG_AA |
text_size | No | Text size category for WCAG compliance | normal |