Principles of Design
The classic compositional principles — how visual elements relate so a design reads as intentional. Where gestalt (Gestalt Principles & Visual Perception) describes how perception works, these principles are the working vocabulary designers use to compose with it. Honesty note: this is design pedagogy refined over a century (Bauhaus foundations courses → Arnheim → Dondis → today), not experimental science — but each principle leans on a perceptual mechanism, cross-referenced below.
Balance — distributing visual weight
Every element has visual weight (size, darkness, saturation, complexity, isolation all add weight; Arnheim's classic analysis). Balance is how weights resolve around a composition's axis:
- Symmetrical — mirrored weight; reads formal, stable, trustworthy. UI use: login screens, legal/checkout moments, centered empty states.
- Asymmetrical — unequal elements balanced by leverage (a large light block offset by a small dark one farther from the axis). Reads dynamic, editorial, modern; harder to get right. UI use: hero sections, dashboards, marketing pages.
- Radial — weight arranged around a center; rare in UI beyond dials, watch faces, and data-viz (sparingly — see Data Tables, Data Visualization & Dashboards).
- Imbalance is a legitimate tool only when tension IS the message; an accidentally unbalanced screen reads as broken, not bold.
Contrast — difference that carries meaning
Difference along any channel — size, weight, color/value, shape, texture, motion — creates distinction. Rules that keep contrast working:
- Contrast is information: reserve it for real differences (interactive vs. static, primary vs. secondary, selected vs. not). Decorative contrast competes with meaningful contrast.
- Make it decisive (see Weber's law in Laws of Interaction Design): near-miss differences read as sloppiness, not as levels.
- Value (light–dark) contrast is the strongest and survives color-vision deficiency and grayscale — test designs in grayscale to audit it.
- Accessibility floor: contrast of text and UI components is regulated (WCAG 1.4.3/1.4.11 — see Color in Interface Design); aesthetic contrast never overrides it.
Emphasis & focal point — one thing first
Every screen should answer "look here first" without words. Emphasis is spent contrast (Von Restorff, Laws of Interaction Design): the focal element differs from a calm field on one or two channels. Budget rules:
- One primary focal point per screen; a second competing peak splits attention roughly in half, not into two full attentions.
- Emphasis by de-emphasis: muting everything else is usually cheaper and calmer than amplifying the hero (whitespace isolation, reduced value contrast on secondary content).
- Audit: squint test (Gestalt Principles & Visual Perception) — the focal point should survive blur.
Hierarchy — the reading order, engineered
The extension of emphasis from one element to a sequence: primary → secondary → tertiary, encoded by size, weight, value, position, and spacing (levers ranked in Gestalt Principles & Visual Perception). Practical floor: three levels are enough for most screens; if a fourth is needed, the screen is probably doing too much (see Cognitive Load & Memory).
Scale & proportion — sizes in relationship
- Scale = size relative to neighbors; it signals importance (bigger reads as more important — the most literal hierarchy lever) and creates depth (large+sharp = near/primary).
- Proportion = size relationships within a system: type scales and spacing ramps built on consistent ratios read as designed (Typography for Interfaces, Layout, Spacing & Grids — Weber's law again).
- The golden ratio (~1.618) is a venerable aesthetic tradition, but claims that it is perceptually optimal are folklore — careful reviews find no reliable preference (Markowsky 1992). Use any consistent ratio; 1.2, 1.25, 1.333, 1.5, and 1.618 all work because consistency is the active ingredient, not the specific number.
- Deliberate scale-breaking (one oversized number, a giant glyph) is an emphasis device — it works exactly as often as it is rare.
Repetition & consistency — the system made visible
Repeating treatments (same radius, same spacing, same button anatomy, same icon stroke) is what makes separate screens feel like one product — and it is a learnability multiplier, not just an aesthetic (each learned pattern transfers; see Mental Models, Affordances & Learnability and Building Your Own Design System, which industrializes this principle as tokens and components).
- Repetition with no variation reads as monotony; the useful formulation is repetition of system, variation of content.
- A broken repetition is a signal (Von Restorff) — so never break one by accident.
Rhythm & pattern — repetition with a beat
Regular intervals (card grids, list rows, consistent section spacing) create scanning rhythm the eye can ride; interval changes create pauses and beginnings (a larger gap = a new movement — the spacing-tier logic of Layout, Spacing & Grids). Alternation (zebra rows, alternating image/text sections) is rhythm doing wayfinding work. Syncopation — one deliberate interruption of the beat — is an emphasis device; more than one is noise.
Movement & direction — steering the eye
Composition can point: gaze direction in imagery, diagonals, arrows, perspective lines, motion (the strongest cue — Attention, Scanning & Perception), and the culture-specific default scan paths (F/Z patterns, Layout, Spacing & Grids). Design implication: make implied lines lead toward the message and the action, never off-screen or into a corner; faces in imagery should look toward your content, not away from it (see Attention, Scanning & Perception on faces and gaze).
White space — the active ingredient
Negative space is not leftover; it is the material that creates grouping (proximity), emphasis (isolation), luxury/positioning cues (dense = discount, sparse = premium — a strong retail convention), and reading comfort (measure and leading, Typography for Interfaces).
- Micro white space: within components — line height, padding, gaps.
- Macro white space: between sections — where structure lives.
- The instinct to fill it ("can we use this space?") is the most common stakeholder pressure against comprehension; the counter is showing the squint test and task performance, not taste arguments.
Unity & variety — one thing, not one note
Unity: shared grid, palette, type system, shape language, and voice make many parts read as one artifact (gestalt similarity + common region at product scale). Variety: controlled differences keep the sameness from going flat. The craft is the ratio — systems thinking supplies unity by default (design tokens), so most working variety should come from the content itself (imagery, data, words), not from restyling chrome.
Using the principles together
- They trade off: more emphasis costs unity; more variety costs rhythm; perfect balance can cost energy. Name the trade-off you're making.
- Audit order for a screen that "feels off": alignment → spacing consistency → contrast budget (how many things compete) → balance → rhythm. The early items are mechanical and fix most cases (see the layout-smells checklist in Layout, Spacing & Grids).
- These principles predate screens; their UI-era expressions are the files cross-referenced above. When a claim here has experimental backing, it lives in those files — this page is the compositional vocabulary that ties them together.
Sources
- Arnheim, R. (1954; new version 1974). Art and Visual Perception: A Psychology of the Creative Eye. University of California Press — visual weight, balance, movement.
- Dondis, D. A. (1973). A Primer of Visual Literacy. MIT Press — contrast, harmony, and the compositional vocabulary.
- Lidwell, W., Holden, K. & Butler, J. (2010). Universal Principles of Design (2nd ed.). Rockport — alignment, consistency, emphasis, golden-ratio entries with their evidence status.
- White, A. W. (2011). The Elements of Graphic Design (2nd ed.). Allworth — white space as the primary element.
- Markowsky, G. (1992). "Misconceptions about the Golden Ratio." The College Mathematics Journal, 23(1) — the evidence review.
- Itten, J. & the Bauhaus Vorkurs tradition (see Art & Design Movements (c. 1840) — the pedagogy these principles descend from.