Reflect — design system & UI screens
Dark, atmospheric hero with a luminous purple portal glow behind a centered headline; a daily-notes-plus-calendar app screenshot with a play control anchors 'Never miss a note, idea or connection.'
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/reflect.
Decoded design system
Reflect's decoded design system: background #030014, text #F4F0FF, accent #030014, link #030014, primary #9382FF; type scale h1 72px / h2 56px / body 18px; 4px spacing base; 8px base radius. The single interactive/action color is #030014 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #030014 |
| surface | #110E22 |
| border | #272437 |
| text | #F4F0FF |
| text_muted | #9894A5 |
| primary | #9382FF |
| accent | #030014 |
| link | #030014 |
| secondary | #F4F0FF |
| button_bg | #030014 |
| button_text | #F4F0FF |
Using these colors
- Action color
#030014— the single interactive color; only on things you click or must notice, never large fills. accent,link,button_bgare all#030014— one role, not several (the action color).- accent
#030014— THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. - primary
#9382FF— a brand color — but the call-to-action uses #030014, not this. - secondary
#F4F0FF— 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: Roboto
- Body: Roboto
- h1: 72px
- h2: 56px
- body: 18px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 8px
- button: 8px
Full design system, per-section tokens & DESIGN.md / Tailwind / CSS exports →