C2.11.4Variability in thumb reach zonesdesignresearch

Reach zones vary with hand size, handedness, and grip

Aliases: reach zone · hand size · handedness

What it is

Thumb reach zones vary with hand size, handedness, and grip, so one average heatmap cannot represent everyone. Palm size, thumb length, left/right hand, one- or two-handed holding, cases, and context all move comfort and difficulty regions; a fixed layout may be friendly to some but cause persistent regrip and errors for others.

Why it happens

Body dimensions and joint range determine a sweep arc, handedness mirrors near and far sides, and grip location changes its screen projection. People dynamically change posture to read, walk, or avoid dropping a device, so reachability is a distribution rather than one value; averages can hide difficulty for edge users. This is the same category of problem as touch-target sizing not being safe to design from the average landing point alone but needing coverage at a high percentile of the landing distribution: if a layout is optimized only for the average grip, some meaningful fraction of users in the tail of the distribution — smaller hands, shorter thumbs, holding with the non-default hand — will find common buttons sitting entirely outside their own comfort arc. That is not "a somewhat worse experience"; it means this group's comfort zone and the design's assumed comfort zone never lined up in the first place.

Studying it

Recruit across hand size, handedness, devices, and natural posture; record reach time, regrip, error, fatigue, and alternate-input use. Report distribution, failing groups, and context rather than only an average heatmap or one optimal location. Concretely, break reachability down by population percentile and answer directly: "what percentage of one-handed users can comfortably reach this button's position?" Use that percentage as the acceptance metric, rather than relying on a heatmap that merely looks reasonably centred on average.

Where it stops holding

Individual variation does not require hand-layout for every person. Frequent primary actions can still follow broadly comfortable zones and low-frequency work can use two hands; the need is adaptability and alternatives, not assuming the average person is everyone.

Applying it

  • Allow primary action bars, navigation placement, and gesture direction to adjust or mirror within reasonable bounds; once mirroring is enabled, make sure button position, the direction of edge-swipe gestures, and any directional icons all flip together — not just buttons relocated to the other side while gesture direction and icon orientation quietly stay at their original defaults.
  • Provide bottom entry, shortcuts, and two-hand alternatives for difficult one-hand regions.
  • How to check: break reachability down into percentiles across hand sizes and handedness groups, answering directly what percentage of one-handed users can comfortably reach the current layout, and separately verify that toggling left-handed or mirrored mode flips position, gesture direction, and icon orientation together as a complete set.

Related

  • Same group: C2.11.1 Thumb reach is an arc swept around the carpometacarpal joint, placed on-screen by grip · C2.11.2 Screen diagonal regions are the hardest to reach · C2.11.3 When screens get taller, action zones should move down rather than content merely stretching
  • Nearby: A1 Human capabilities and human-factors foundations · C2.02 Minimum touch target size
  • Search terms: thumb reach · handedness · adaptive layout

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C2.11.4