By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Visual design principles (hierarchy, contrast, balance, Gestalt) are the invisible rules that make interfaces usable and intuitive. They’re not about making things "pretty"—they’re about reducing cognitive load, guiding attention, and communicating intent so users can complete tasks effortlessly. Poor visual design leads to confusion, drop-offs, and churn (e.g., a fintech app where users can’t find the "Transfer" button because it blends into the background). A real-world example: Stripe’s checkout redesign (2020) used hierarchy (bold primary buttons, subdued secondary ones) and Gestalt principles (grouping related fields) to reduce form abandonment by 12%.
Visual Hierarchy: The order in which users process information on a screen. Determined by size, color, position, and whitespace. Example: A "Buy Now" button in bright orange at the top of a page will be noticed before a gray "Learn More" link at the bottom.
Contrast (WCAG Formula): Contrast Ratio = (L1 + 0.05) / (L2 + 0.05), where L1 = luminance of the lighter color, L2 = luminance of the darker color. Minimum ratios:
Contrast Ratio = (L1 + 0.05) / (L2 + 0.05)
L1
L2
7:1 for large text (AAA compliance). Example: Dark gray text on a light gray background fails contrast checks (ratio < 3:1), making it hard to read.
Balance (Symmetrical vs. Asymmetrical):
Asymmetrical: Uneven distribution of elements (e.g., a hero image on the left, text on the right). Feels dynamic but risks feeling chaotic if misused.
Gestalt Principles (6 Core Laws): How humans perceive groups of elements as a whole. Key laws:
Common Fate: Elements moving together are perceived as related (e.g., a dropdown animation).
Fitts’s Law: Time = a + b log₂(Distance / Size + 1). Predicts how quickly users can click a target. Key takeaway: Make interactive elements large and close to the user’s cursor (e.g., a floating "Add to Cart" button on a product page).
Time = a + b log₂(Distance / Size + 1)
Hick’s Law: Decision Time = b log₂(n + 1). The more choices a user has, the longer it takes to decide. Solution: Limit options (e.g., Amazon’s "Buy Now" vs. "Add to Cart" instead of 10 purchase paths).
Decision Time = b log₂(n + 1)
Z-Pattern & F-Pattern:
F-Pattern: Users scan in an "F" shape (common for text-heavy pages like blogs). Example: Airbnb’s search results use an F-pattern (users scan top listings first, then down the left side).
Affordance: An object’s design suggests its function (e.g., a 3D button looks clickable, a flat icon does not). Modern trend: "Flat design" relies on learned affordances (e.g., users now expect underlined text to be a link).
Progressive Disclosure: Showing only essential information upfront, revealing details on demand (e.g., a collapsed "Advanced Options" section in a settings menu).
White Space (Negative Space): Empty space between elements. Purpose: Reduces clutter, improves readability, and directs focus. Example: Apple’s product pages use generous whitespace to highlight the iPhone.
Consistency (Internal vs. External):
Example: If users miss the "Amount" field because it’s buried under a dropdown, hierarchy is broken.
Define the Visual Hierarchy (Prioritize Actions)
Example: Revolut’s transfer flow uses a bold, full-width "Continue" button at the bottom (easy to tap) and subtle "Back" text (low priority).
Apply Gestalt Principles (Group Related Elements)
Example: Monzo’s transfer flow groups "Recipient" and "Amount" in a card with a subtle border, separating it from the "Notes" field below.
Test Contrast & Accessibility (WCAG Compliance)
Bonus: Test in grayscale—if the hierarchy isn’t clear without color, it’s a red flag.
Prototype & Validate with Users (Hick’s Law + Fitts’s Law)
Example: If users struggle to find the "Recipient" field, reorder the hierarchy or add a visual cue (e.g., an arrow).
Iterate & Document the Design System
Mistake: Assuming "more contrast = better." Correction: Overusing contrast (e.g., neon colors everywhere) creates visual noise. Use contrast strategically (e.g., only for primary CTAs and errors). Example: LinkedIn’s "Post" button is blue (high contrast), while "Save" is gray (low contrast).
Mistake: Ignoring mobile thumb zones (Fitts’s Law). Correction: Place frequent actions (e.g., "Like," "Add to Cart") in the bottom-right corner (easy to tap with a thumb). Example: Instagram’s "Home" and "Reels" tabs are at the bottom for one-handed use.
Mistake: Breaking Gestalt principles (e.g., unrelated fields grouped together). Correction: Use proximity and similarity to group related elements. Example: A "Billing Address" section should include only address fields, not a "Promo Code" input.
Mistake: Overloading users with choices (Hick’s Law). Correction: Limit options to 3–5 max per screen. Use progressive disclosure for advanced features. Example: Uber’s ride selection shows UberX, Comfort, Black—not 10 options.
Mistake: Forgetting about figure/ground (e.g., modals that blend into the background). Correction: Ensure modals have a dark overlay (50–80% opacity) to separate them from the background. Example: Slack’s modals use a semi-transparent black overlay to focus attention.
Answer: Start with hierarchy and Gestalt principles. Example: > "For a checkout flow, I’d first audit the current hierarchy—is the ‘Place Order’ button the most prominent? Then, I’d group related fields (e.g., shipping address) using proximity and similarity. Finally, I’d test contrast ratios to ensure accessibility."
"How do you balance business goals (e.g., upsells) with good design?"
Answer: Use progressive disclosure and hierarchy to prioritize the primary action. Example: > "For an e-commerce product page, the primary goal is ‘Add to Cart.’ Upsells (e.g., ‘Frequently Bought Together’) should be secondary—placed below the fold or in a collapsed section to avoid distracting from the main CTA."
"How do you measure the impact of a visual redesign?"
Answer: Focus on behavioral metrics:
"How do you push back on a stakeholder who wants to add a ‘cool’ but distracting feature?"
Answer: Avoid color competition. Use hierarchy—make the primary CTA the most prominent (e.g., green) and the banner less dominant (e.g., orange or a muted red). Why: Users should focus on the primary action, not the upsell.
Users are dropping off at a form because they can’t find the "Submit" button. The button is the same color as the background. What’s the issue, and how do you fix it?
Answer: Contrast failure. The button lacks visual affordance (it doesn’t look clickable). Fix: Increase the contrast ratio (e.g., dark blue button on a white background) and size (Fitts’s Law). Why: Low contrast makes elements invisible or unclickable.
A designer proposes a "minimalist" redesign with lots of white space. Stakeholders worry it looks "empty" and want to add more elements. How do you respond?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.