Digital interfaces are flat—screens lack physical depth. Yet our perception evolved for three-dimensional spaces. The common assumption is that flat designs suffice as long as information remains recognizable. However, users frequently report disorientation, overlooked elements, and unclear hierarchy. The question becomes: How does the brain use visual depth cues to organize information? Which cues function effectively on flat screens? And what does the evidence tell us?
Studies
The Figure-Ground Experiment with Depth Cues
Stephen Palmer and Irvin Rock conducted a series of experiments on visual perception at the University of California, Berkeley in 1994. They showed 156 subjects two-dimensional shapes on a computer, systematically varying different depth cues: shadows, overlap, relative size, and convexity. The task was to decide as quickly as possible which element appeared in the foreground. The surprising result: even individual depth cues led to consistent interpretations. Shadows beneath an element made it appear 'floating' and thus in the foreground 89% of the time. With combined cues (shadow plus overlap), agreement reached 96%, and reaction time decreased by 340 milliseconds. The brain therefore processes these cues not only automatically but also extremely quickly.
The Shadow Studies on Object Perception
Between 2003 and 2008, Stephen Palmer, Rüdiger von der Heydt, and their colleagues at UC Berkeley investigated how shadows influence perception on screens. In a key experiment, they showed 84 participants identical circles on a white background—with only one difference: some circles had a subtle drop shadow beneath them, while others did not. Participants were asked to estimate how far the circles appeared to be from the background. Circles with shadows were perceived as 2.3 times further from the background on average. Even more striking: when the light source was inconsistent (shadows pointing in different directions), participants took 470 milliseconds longer to understand the spatial arrangement. This demonstrates that the brain expects consistent lighting and penalizes inconsistency with increased cognitive load.
Principle
Which principle for Customer Experience Design can be derived from this? The principle of depth perception states that visual depth cues—such as shadows, size differences, and overlaps—should be used to create intuitive hierarchy and navigation, even on two-dimensional screens. Since our visual system is evolutionarily programmed to interpret spatial relationships automatically, designers can leverage these natural perception patterns to improve user guidance and reduce cognitive load. This approach is particularly effective for complex interfaces with multiple elements, where clear priorities and navigation paths are critical. However, depth effects should be used sparingly and consistently, as excessive or contradictory depth cues can cause visual confusion. The following guidelines demonstrate how to implement this principle in practice.
Guidelines
Use shadows for interactive elements
Use Shadows Strategically for Interactive Elements Apply subtle drop shadows specifically to clickable or tappable elements such as buttons, cards, and modals. The shadow visually signals that the element sits "above" the background and is therefore actionable. Use a consistent light direction—typically from the top left. Shadow intensity should reflect hierarchy: primary CTAs receive stronger shadows than secondary elements. Avoid applying shadows to purely informational elements like text or icons to prevent visual clutter.
Use size gradients to convey importance
Use element size systematically to signal importance. The brain automatically interprets larger objects as closer and more relevant. Headlines should be significantly larger than body text, and primary CTAs should be larger than secondary buttons. Critical point: The size difference must be perceptible—at least a 20% differential. This approach works particularly well when combined with color contrast and white space to reinforce the hierarchical effect.
Leverage overlap for navigation flow
Use deliberate overlap to convey navigation direction and information flow. A modal that overlaps the background clearly communicates "new layer." Cards that slightly lift and overlap others on hover signal interactivity. In multi-step processes, progressive overlaps can visualize progress—each new step slightly overlaps the previous one. Ensure that at least 60% of the covered element remains visible; otherwise, the connection becomes unclear.
Maintain consistent depth logic
Establish a clear depth hierarchy and maintain it consistently throughout the interface. For example, define: Level 0 = Background (no shadows), Level 1 = Content (2px shadow), Level 2 = Cards/Panels (4px shadow), Level 3 = Modals/Dropdowns (8px shadow). If an element appears elevated, it must never have a shallower shadow than elements beneath it. This consistency significantly reduces cognitive load—users unconsciously learn the visual language and navigate more intuitively. Document the depth logic in your design system.
Palmer, S. E. & Rock, I. (1994). Rethinking perceptual organization: The role of uniform connectedness, grouping principles, and ecological constraints. Psychonomic Bulletin & Review, 1(1), 29-55
Palmer, S. E. & Rock, I. (1994). Rethinking perceptual organization: The role of uniform connectedness, grouping principles, and ecological constraints. Psychonomic Bulletin & Review, 1(1), 29-55