What's the difference between types?
Protanopia (red-blind): difficulty with red light. Deuteranopia (green-blind): difficulty with green light. Tritanopia (blue-blind): difficulty with blue light. Achromatopsia: complete color blindness (monochrome vision).
How does LMS simulation work?
RGB values convert to LMS cone response space. Matrix multiplication applies deficiency filters, then converts back to RGB. This mathematically models how missing or altered cones affect color perception.
Why test for color blindness?
To ensure UI elements aren't distinguishable only by color. Critical information (errors, links) should use icons or patterns. WCAG guidelines recommend not using color as the only visual cue.