The idea of interface density is quietly working its way back into design reviews. For years, the most common comment on any screen critique was “give it more breathing room.” Lately that trend has started reversing — because whitespace was never a universal answer in the first place.
1. What whitespace maximalism missed
Through the mobile-first era, generous margins and oversized type became the default definition of good design. Bigger touch targets and single-column, step-by-step content genuinely helped first-time users. The trouble started when that principle got applied uniformly, to every screen and every user regardless of context. In tools people use daily and expertly, more whitespace just means more scrolling and more tab-switching, and the number of clicks needed to finish a task climbs. What reads as consideration for a beginner often turns into friction for an expert.
2. Deciding where density actually belongs
Raising density doesn’t mean cramming more information onto a screen indiscriminately. The real question is how often, and how skillfully, a given user works that screen — density should follow from that. Building a spacing system on a base-4 grid, with a compact mode and a spacious mode defined up front, makes it far easier to switch density depending on the screen’s role.
Spacious layout
First-time flows like checkout or onboarding still benefit from generous whitespace.
Compact layout
Daily admin dashboards and data tables see real productivity gains from tighter spacing.
3. Keeping accessibility intact as density rises
Accessibility is usually the first casualty of a denser layout. Shrink the type and narrow the touch area, and you can fit more information — at the cost of more mis-taps. The safer trade-off in practice is to hold text size and contrast steady and trim only the spacing between elements.
Keep text size and color contrast exactly where they were.
Increase information density only by tightening the space between elements.
Run a contrast-and-keyboard-navigation accessibility check as the very last step.
💡 Pro tip — When you raise density, hold text size and contrast steady and shrink only the spacing. Put an accessibility check at the last step of every density pass so information gain never crosses into unusable.
Two strategies, split by who’s using the screen
Whitespace-first
Best for low-frequency, low-expertise users, where first impression and the learning curve matter most.
Density-first
Best for high-frequency, high-expertise users, where speed and side-by-side comparison matter most.
4. Products that already solved this
The Bloomberg Terminal is the case study that comes up constantly in density debates. Its screen packs multiple windows, tables, and charts into a single tight view — by conventional whitespace standards it reads as a failed layout. But for a trader staring at that screen for hours a day, seeing everything at once matters far more than comfortable margins. For an expert user, the cost of switching screens outweighs the comfort whitespace provides.
Gmail’s density settings — compact, default, and comfortable — reflect the same logic from a different angle. Rather than forcing one answer on every user, Gmail acknowledges that density preference varies person to person and hands the choice over. It’s a common misconception that higher density automatically means worse usability. In practice, expert users doing repetitive work often make faster decisions precisely because they can compare more information on one screen. The real risk isn’t density itself — it’s raising density while also collapsing the hierarchy of contrast and spacing that made the screen legible in the first place.
3
density settings Gmail exposes directly to users
2
variables worth holding fixed — text size and contrast
One practical exercise you can run this week: rank the screens in your product by how often they’re opened. Screens opened multiple times a day are good candidates for a density experiment; screens visited once and never revisited are better left spacious.
Closing thoughts
Interface density, in the end, isn’t an argument against whitespace — it’s a proposal to recalculate who gets how much of it. Before deciding how much margin a screen needs, ask first whether the person using it is a beginner or an expert. Material Design’s layout spacing guidance is a solid public reference when you start defining your own density tiers.
It also helps to remember that density is rarely an all-or-nothing setting for an entire product. Most real products live somewhere in between, with a handful of high-frequency screens tuned tight and everything else left comfortably loose. Treating density as a per-screen decision, rather than a single company-wide style rule, is usually what keeps both new and expert users satisfied at the same time. A quarterly review of which screens have grown in daily use is often enough to catch when a spacious layout has quietly become due for a density upgrade. The screens that deserve the most scrutiny are usually the ones that started as onboarding flows and slowly turned into daily tools without anyone updating the spacing to match.
Design Daily Life · Notes on design, daily