Why hue contrast alone fails
Most designers test contrast by checking WCAG ratios between foreground and background, which measures luminance difference — not hue difference. A red error badge and a green success badge can both meet WCAG AA for text legibility while being perceptually identical to a red-green colorblind user, because the luminance values happen to match. The core mistake is treating color as a single channel. Color carries two distinct signals: hue (what the color is) and lightness (how bright it is). Accessible palette design means making sure every meaningful color distinction is carried by at least one of those signals even when the other is compromised.
