Check Contrast
check_contrastCheck WCAG contrast ratio between two color tokens to ensure accessibility. Provide foreground and background token names to verify contrast meets guidelines.
Instructions
Check WCAG contrast ratio between two color tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| foregroundToken | Yes | Foreground color token name | |
| backgroundToken | Yes | Background color token name |