- What does the matrix show?
- Every color in your palette paired with every other — each cell shows the WCAG contrast ratio and pass/fail for text and UI.
- Why do I need the full matrix?
- Accessibility is about pairs, not individual colors. Your brand navy might have great contrast with white but fail against gray-200. The matrix surfaces these gaps instantly.
- What thresholds does it use?
- WCAG 2.1: 4.5:1 for body text, 3:1 for large text (18pt+ or 14pt bold) and UI components. AAA is 7:1 / 4.5:1 respectively.
- Can I export the results?
- CSV of pairs with ratios. Useful for design-system compliance reports or flagging which color combinations to avoid in components.