Skip to content →
Glossary · UI design

8pt grid (also: 8-point grid)

Noun. A UI spacing system that constrains all margins, padding, gaps, and component dimensions to multiples of 8 pixels — 8, 16, 24, 32, 48, 64, 96. The 4pt half-step is sometimes used for finer control. The result is system-wide rhythm consistency across every screen of a product.

Origin

The 8pt grid emerged from Google's Material Design system, launched in 2014 with explicit 8dp grid mandates throughout the spec. Bryn Jackson's 2015 article "The 8-Point Grid" (published on Spec.fm) gave the system its now-universal name and made the case to designers outside Google. By 2017 the standard was industry-wide.

Why 8

8 is divisible by 1, 2, 4, and 8 — flexible for half-step (4) and quarter-step (2) spacing if needed. It scales cleanly across common display densities (1×, 1.5×, 2×, 3×) without producing fractional pixel values. It's also small enough to be precise but large enough that the multiples (16, 24, 32, 48) read as visibly distinct increments rather than noise.

In tools and frameworks

Tailwind's spacing scale defaults to 4px increments (so every-other token = 8pt multiple). Material Design tokens are 8dp. iOS HIG implies 8pt though doesn't mandate it. Most design systems (Carbon, Polaris, Lightning, Mantine) ship spacing tokens that follow the 8pt rhythm.

Common 8pt-grid component sizes

The 8pt grid produces a canonical set of component dimensions that recur across most design systems. Buttons: 32, 40, 48, 56 px tall. Text inputs: same heights as matching buttons. Icons: 16, 24, 32, 48 px. Avatars: 32, 40, 48, 56, 64 px. Card padding: 16 or 24 px inside, 24 or 32 px gap between cards. Touch targets minimum 44 × 44 px (Apple HIG) which approximates the 48 px button size. Each of these values is on the 8 px scale and produces a coherent visual rhythm when used together.

4pt half-steps — when finer control is needed

Pure 8 px increments can feel coarse for small UI elements (chips, badges, dense data tables). The 4pt half-step compromise (4, 8, 12, 16, 20, 24, 28, 32 px) gives twice the resolution while still maintaining a regular geometric pattern. Material Design's "4dp keyline" and Carbon Design System's 4 px increments both use this approach. The 4pt scale is typically used only for component-internal spacing; the larger layout spacing still snaps to 8 px multiples.

See also

Definition

8pt Grid is a term in the Grid Maker Pro overlay catalogue. The canonical construction is documented in the linked tool page; this entry summarises the geometric or historical context that justifies a dedicated overlay. The first principle, the typical application, and the audience that benefits most are noted below — refine this paragraph with the term-specific construction details before launch.

Etymology and origin

8pt Grid has roots in either fine-art tradition, geometric formalism, or design-systems practice — sometimes all three. The first known publication or attribution, the figure who codified the modern usage, and the route by which the term entered Western art-school vocabulary all deserve a sentence or two here. The operator should fact-check the canonical attribution and add a primary-source citation in the Sources list below.

In practice

Practitioners reach for the 8pt Grid overlay when an image needs a quick check against a specific compositional principle. A portrait painter blocks in the construction once at thumbnail stage; a photographer applies it after the shoot during cull. The relevant overlay in Grid Maker Pro applies in one click — bookmark the deep-link if you use it daily.

Sources

  • Primary source — fill in citation, e.g. published treatise, peer-reviewed article, or canonical workbook.
  • Secondary source — supporting attribution, e.g. art-history survey or museum catalogue.
  • Practitioner source — interview, demo video, or studio note from a working artist / photographer / designer.