wcag_contrast
Calculate the WCAG contrast ratio between two hex colors and verify AA/AAA compliance for normal and large text.
Instructions
WCAG relative luminance contrast ratio between two hex colors (#RGB or #RRGGBB). Reports AA/AAA pass for normal and large text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bg | Yes | Background hex color | |
| fg | Yes | Foreground hex color |