# Fitts’s Law

The time to acquire a target is a function of the distance to and size of the target.

The time to acquire a target is a function of the distance to and size of the target.

### Takeaways

-   Touch targets should be large enough for users to accurately select them.

-   Touch targets should have ample spacing between them.

-   Touch targets should be placed in areas of an interface that allow them to be easily acquired.

### Origins

  In 1954, psychologist Paul Fitts, examining the human motor system, showed that the time required to move to a target depends on the distance to it, yet relates inversely to its size. By his law, fast movements and small targets result in greater error rates, due to the speed-accuracy trade-off. Although multiple variants of Fitts’ law exist, all encompass this idea. Fitts’ law is widely applied in user experience (UX) and user interface (UI) design. For example, this law influenced the convention of making interactive buttons large (especially on finger-operated mobile devices)—smaller buttons are more difficult (and time-consuming) to click. Likewise, the distance between a user’s task/attention area and the task-related button should be kept as short as possible.

  Source

### Further Reading

###
    Fitts's Law and Its Applications in UX

  Nielsen Norman Group

###
    Fitts’ Law In The Touch Era

  Smashing Magazine

###
    Fitts’s Law: The Importance of Size and Distance in UI Design

  Interaction Design Foundation

###
    Fitts’s Law on Wikipedia

  Wikipedia

###
    Design for Fingers, Touch, and People, Part 1

  Steven Hoober | UX Matters

###
    The information capacity of the human motor system in controlling the amplitude of movement

  Semantic Scholar

      Buy Large Format Poster

      Download free poster

---

Source: https://lawsofux.com/fittss-law/
Category: Theory
Tags: usability, time, proximity
