Change blindness and inattentional blindness
Last updated: June 2026
Change blindness is the failure to detect significant visual changes in a scene when they occur during a brief disruption or distraction; inattentional blindness is the failure to notice an unexpected but fully visible stimulus when attention is focused on another task.
The Principle
These phenomena reveal that seeing is not passive reception but an active, attention-dependent construction. In the famous “invisible gorilla” experiment by Simons and Chabris (1999), participants counting basketball passes by one team often completely missed a person in a gorilla suit walking through the scene. Inattentional blindness occurs because attention is narrowly allocated; resources simply don’t reach the unexpected item.
Change blindness, studied through flicker paradigms or real-world interruptions (e.g., door studies or mud splashes), shows we miss even large alterations if a visual disruption masks the transition. The underlying mechanism is that visual working memory and attention are severely capacity-limited. We don’t maintain a detailed internal representation of the entire scene—we sample what matters for the current goal and assume continuity elsewhere.
In my own testing sessions, I’ve repeatedly watched users miss obvious UI changes I had just implemented. The lesson was humbling: no matter how clear something appears to the designer who knows where to look, users operating under task-focused attention often operate in a different perceptual world.
Why It Matters for Design & Building
These blindnesses explain why users overlook “obvious” buttons, error messages, updated navigation, or critical status changes. We assume continuity and full awareness; the brain assumes sparsity and goal-relevance. The result is mismatched mental models, missed opportunities, and frustration when users say “I didn’t see that.”
As a Design Engineer, this has made me far more conservative with reliance on visual changes alone. I now prioritize persistent cues, clear affordances, animations that guide rather than distract, and redundancy (e.g., combining visual and textual signals). In one dashboard project, a subtle color shift for warning states went completely unnoticed until we added a persistent badge and tooltip. The change was technically present — but perceptually invisible under real user attention loads.
The deeper implication is humility about what users actually perceive. Good interfaces reduce the cognitive work of noticing by making important elements either highly salient relative to the user’s goal or explicitly called out. Ignoring these phenomena leads to designs that only work in designer mode, not user mode.
Real-World Examples
Vans.com mobile site illustrates change blindness during product selection. When a user chooses an unavailable size, the prominent “Add to Cart” button label quietly changes to “Out of Stock.” Because the user’s attention stays focused on the size and quantity selectors, and no strong visual disruption or cue draws the eye to the button, many completely miss the state change. The update happens, but perceptually it does not register.
Monitoring interfaces in enterprise security tools or medical dashboards demonstrate inattentional blindness at scale. Operators intently focused on tracking specific metrics or alerts routinely miss unexpected but critical events appearing elsewhere on the same screen. High attentional load from the primary task renders even salient changes effectively invisible, sometimes with serious consequences.
Well-designed productivity tools like Linear or Notion handle this more thoughtfully. Instead of relying on subtle badge updates or layout shifts, they use persistent visual anchors, clear textual summaries, and targeted highlighting that reliably breaks through focused attention without overwhelming the user. Changes feel noticeable because the design explicitly accounts for where attention is directed.
References
- Simons, D.J., & Chabris, C.F. (1999). "Gorillas in Our Midst: Sustained Inattentional Blindness for Dynamic Events." Perception.
- Jensen, M.S., et al. (2011). "Change Blindness and Inattentional Blindness." Wiley Interdisciplinary Reviews: Cognitive Science.
- NN/g: Change Blindness Definition. nngroup.com
- The Decision Lab: Change Blindness. thedecisionlab.com
- Verywell Mind: Inattentional Blindness. verywellmind.com
New entries are published every 2–3 weeks.
Follow along on X or LinkedIn to get notified.