Overview
Direct Answer
Fitts's Law is a quantitative model predicting that the time required to navigate to a target depends on both the distance to that target and its size. Formally expressed as MT = a + b log₂(D/W + 1), where movement time increases logarithmically with distance-to-width ratio, the principle applies to any pointing task involving physical or digital interaction.
How It Works
The law models human motor control as information-processing constrained by the signal-to-noise ratio of the motor system. As distance increases or target width decreases, the difficulty index (ID) rises, requiring longer movement times to maintain accuracy. The logarithmic relationship captures how users naturally decelerate when approaching smaller targets, balancing speed against precision requirements.
Why It Matters
Quantifying pointing difficulty enables designers to optimise interface layouts for reduced interaction time and improved user efficiency. This directly impacts productivity in data-dense applications, accessibility compliance for users with motor control limitations, and overall task completion rates in safety-critical systems where speed and accuracy are both essential.
Common Applications
The principle guides button sizing and spacing in mobile interfaces, menu hierarchy optimisation in desktop applications, and touchscreen layout design. It informs accessibility standards for minimum target sizes and influences the design of command centres, CAD software, and any interface where rapid, precise pointing is frequent.
Key Considerations
The model assumes ballistic pointing behaviour and may not account for visual search time, cognitive processing, or the effects of user expertise and fatigue. Contextual factors such as target predictability and multi-step sequences can deviate from theoretical predictions, requiring empirical validation in specific design contexts.
More in UX & Product Design
A/B Testing
Testing & AnalyticsComparing two versions of a design to determine which performs better against a specific objective.
Component Library
Design & PrototypingA collection of pre-built, reusable UI components that maintain consistency across applications.
Service Design
Research & StrategyThe practice of designing and organising business resources to improve experiences for both users and employees.
Design Sprint
Product ManagementA five-day process for answering critical business questions through design, prototyping, and user testing.
Design System
Design & PrototypingA collection of reusable components, guidelines, and standards for building consistent digital products.
Accessibility
Testing & AnalyticsDesigning products and services that can be used by people with a wide range of abilities and disabilities.
Responsive Design
Design & PrototypingA web design approach where layouts adapt to different screen sizes and devices automatically.
Wireframe
Design & PrototypingA low-fidelity visual guide representing the skeletal framework of a digital interface.