Home › In game UI accessibility, COLOUR-BLIND considera…
In game UI accessibility, COLOUR-BLIND consideration most commonly avoids which colour pair as the only signal?
ABlue vs yellow (low conflation)
BRed vs green (most common deuteranopia issue)
CBlack vs white (full contrast)
DMagenta vs cyan (rare conflation type)
Answer & Solution
Correct answer: B. Red vs green (most common deuteranopia issue)
Game Accessibility Guidelines + Microsoft Inclusive Design: deuteranopia / protanopia (red-green) affects ~5% of men. Pair colour with shape / icon as secondary cue.
Related questions
In modern game UI development, the IMMEDIATE-MODE GUI pattern (e.g. Dear ImGui by Omar CorIn Unity UI Toolkit (and Godot's Control system), USS / theme styling is similar to which Per Schell Lens of Curiosity + Nielsen 'aesthetic + minimalist design' (heuristic #8), UI Per Nielsen 10 heuristics, 'error prevention' (heuristic #5) recommends which over good erIn UI architecture, the MVVM pattern (used by Unreal UMG + Unity UI Toolkit) decouples viePer Schell's *Art of Game Design* (Lens of Indirect Control), the GAME UI should ideally dPer Unity UGUI docs (and Godot Control), the CANVAS render mode 'Screen Space − Overlay' pIn game UI, DIEGETIC vs NON-DIEGETIC UI are distinguished by which property?