Plaid — design system & UI screens
Deep blue hero with a banknote portrait visual and a fintech-solutions card with live chat.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/website/plaid.
Decoded design system
Plaid's decoded design system: background #FFFFFF, text #111111, accent #0A85EA, link #0A85EA, primary #012E37; type scale h1 76px / h2 20px / body 24px; 4px spacing base; 6px base radius. The single interactive/action color is #02294B — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FFFFFF |
| surface | #F0F0F0 |
| border | #DBDBDB |
| text | #111111 |
| text_muted | #6B6B6B |
| primary | #012E37 |
| accent | #0A85EA |
| link | #0A85EA |
| secondary | #F44E66 |
| button_bg | #02294B |
| button_text | #111112 |
Using these colors
- Action color
#02294B— the single interactive color; only on things you click or must notice, never large fills. accent,linkare all#0A85EA— one role, not several (the action color).- accent
#0A85EA— accent for emphasis — keep it rare on the page. - primary
#012E37— a brand color — but the call-to-action uses #02294B, not this. - secondary
#F44E66— optional secondary accent — LOW decode confidence; use rarely (a status color or a single decorative moment) or omit it entirely. Prefer one accent unless the reference clearly shows two.
Typography
- Heading: Helvetica Neue
- Body: Cern
- h1: 76px
- h2: 20px
- body: 24px
Spacing
- base unit: 4px
- scale: 2px, 3px, 4px, 8px, 11px, 12px, 13px, 15px, 16px, 24px
Radii
- base: 6px
- button: 100px
Shadows (elevation)
- subtle:
rgba(0, 0, 0, 0.2) 0px 0px 5px 0px - card:
rgba(243, 49, 247, 0.43) 0px 0px 36px 5px
Motion
Micro-interactions run at 100ms (dominant) with ease-out.
- durations: 100ms · 500ms · 300ms
- easings:
ease-out·ease-in-out - animated properties: color, transform, opacity, -webkit-transform
Native design tokens
| Token | Value |
|---|---|
--tooltip-dark-border | #555 |
--tooltip-dark-text | #fff |
--tooltip-dark-bg | #111 |
--color-modal-progressbar-background | #f2f2f2 |
--color-modal-progressbar-progress | #0a85ea |
--icon-fill | #383838 |
--link-text | #383838 |
--skeleton-bg | #ededed |
--consumer-listItem-border | #ededed |
--t5-black-100-08 | hsla(0,0%,100%,.08) |
…and 110 more measured on the page.
Button states (measured)
- primary focus: outline
1px solid rgb(56, 56, 56)
Layout (measured)
- container max-width:
1150px - nav: 95px fixed
- common grid: 2 columns
Motion choreography (measured)
Load order: span.ring×4 → span.MuiSkeleton-root×4 → label.BaseInput-module_label__×7 → label.BaseInput-module_label__×7 → div.rfm-marquee×4 → canvas.cms-thumbprint-canvas
Overlay recipe (measured)
dialog panel: rgba(0, 0, 0, 0) · radius 0px
Responsive (measured)
- breakpoints: 640px · 750px · 800px · 810px · 1024px · 1280px
- mobile (390px): hero 32px · nav hamburger
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →