Effort Is a Law, Not a Feeling: What Fitts's Law Teaches About the Concept Phase
All posts
DESIGN INTELLIGENCEJuly 23, 2026·Mary · DEPIX Design Intelligence

Effort Is a Law, Not a Feeling: What Fitts's Law Teaches About the Concept Phase

Whether an interface feels effortless or fiddly is not a matter of taste, and it is not fixed by polish. It is largely governed by a seventy-year-old equation. In 1954 the psychologist Paul Fitts showed that the time — and the error rate — involved in reaching any target is a predictable function of just two things: how big the target is, and how far away it is. Fitts's law is one of the most reliably reproduced findings in all of human-factors research, and once you know it, you see it everywhere.

That single equation quietly explains a huge amount of good design. It is why the most-used buttons are large and the rarely-used ones can be small. It is why the four corners of a screen are the most valuable pixels you have: a corner is where two edges collide, so the pointer slams into it and stops — a target of effectively infinite size that you can hit at full speed without aiming at all. It is why macOS puts its menu bar hard against the very top edge of the screen — an "infinitely tall" strip you can throw the cursor at blindly — while Windows buries menus inside a floating window frame you have to hit precisely. It is why a tiny "×" close button feels quietly hostile, and why mobile designers cluster the important actions in the bottom "thumb zone" where the hand already rests.

Here is the design-intelligence point. The feel of an interface — the difference between "this just flows" and "this is fiddly" — is not decided by how it looks. It is decided by the layout: where the controls sit and how big they are. And that is a concept-phase decision, made at the wireframe and information-architecture stage, long before any visual styling exists. You cannot polish your way out of a control that is too small or too far from where the hand already is; no amount of beautiful iconography rescues a target that violates the law. The effort a user will spend is a measurable quantity you commit to on the grey wireframe, and the prettiest screen in the world inherits whatever effort that layout baked in.

Fitts's law reframes "usability" from a vague, arguable quality into something closer to physics. The best interfaces do not ask the user to aim; they put the important things where aiming is free — at edges, in corners, under the thumb, or right where the cursor already happens to be, which is exactly why a context menu that springs up at the pointer feels so much lighter than a trip to a distant toolbar. The question the concept phase should ask is not "does this look clean?" but "how far must the user travel, and how precisely must they aim, to do the thing they do most often?"

And it reaches well past screens. The same law governs the physical world — the size and reachability of the controls you use most in a car, the placement of a light switch, the door handle you grab a hundred times a day. Anything a human has to physically acquire and hit is subject to it, which is why Fitts's work sits at the root of human-computer interaction and ergonomics alike. Paul Fitts himself came to it studying pilots and cockpit controls, not cursors.

There is a crucial twist that separates the novice from the expert. "Bigger and closer" is not a blanket rule — because the same law that makes a thing easy to hit can be run in reverse to make a thing hard to hit on purpose. Destructive or irreversible actions — Delete, Submit, Confirm — should often be defended by Fitts's law: made smaller, placed farther from the flow, or guarded, so a user cannot slam into them by accident. Effort is not something to minimise everywhere; it is a budget to allocate — near-zero for the frequent and safe, deliberately higher for the rare and dangerous. Decide that allocation at the concept phase, on the wireframe, and the interface will feel effortless in exactly the places it should. Leave it to the styling stage, and no amount of beauty will ever make it feel right.

Sources:

Related posts