check_contrast
Calculate the contrast ratio between foreground and background hex colors to determine WCAG accessibility compliance.
Instructions
Check color contrast ratio between two colors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| background | Yes | Background color hex | |
| foreground | Yes | Foreground color hex |