Information hierarchy
Headline / sub / body ratio, visual weight, whitespace rhythm, scannability of long pages.
UI quality is more than “does it look nice”. Looo AI scores the structural ingredients that drive trust and conversion.
UI score is more than “does it look good” — it scores readability, hierarchy and responsive integrity.
Headline / sub / body ratio, visual weight, whitespace rhythm, scannability of long pages.
Body size ≥ 16px, line-height ≥ 1.5, contrast, font-pair coherence, font-loading FOIT/FOUT.
Color palette discipline, gradient usage, button states, icon style — does the site look like one product?
375 / 768 / 1280 px breakpoints, no horizontal scroll, touch targets ≥ 48 × 48px.
CLS < 0.1, INP < 200ms, prefers-reduced-motion respected, animations are subtle and purposeful.
Button labels, empty states, error messages, form helpers — the small text that decides conversion.
Long-text containers shouldnt exceed 70ch (about 580–620px). Comfort and comprehension drop sharply past that.
Resist the urge to deploy a six-color palette. One brand color + warm/cool neutrals + a single accent is the strongest visual signal.
All spacing in 4 / 8 / 16 / 24 / 32px steps. Random spacing reads as “amateur” faster than any other tell.
<img>Set width/height attributes on every image — both for CLS and to reserve layout before paint.
Apple and Google both require 44–48px minimum. Pad small icon-buttons with invisible hit area.
If a section can be deleted without losing meaning, delete it. Page weight, attention budget and CLS all improve.
Open the Free Toolkit and start by gathering the third-party reports yourself.