Чистый дизайн-система.

Чистый дизайн-система — Дизайн, ориентированный на простоту, с обилием свободного пространства, разборчивой типографикой и ограниченной цветовой палитрой для уменьшения визуального беспорядка.

Посмотрите в контексте

Одни и те же дизайн-токены, применённые к разным типам артефактов — сайту, приложению, слайду, постеру. Оригинальные макеты, переоформленные этой системой, а не скриншоты.

Сайт
Слайды
Приложение
Постер

Дизайн-токены

56 токенов, соответствующих контракту токенов Open Design — та же структурированная палитра, шрифты, отступы и значения анимации, которые ваш agent читает, чтобы оформить любой артефакт.

Поверхность

  • --bg #ffffff
  • --surface #f7f7f7
  • --surface-warm #eeeeee

Текст

  • --fg #111111
  • --fg-2 #3a3a3a
  • --muted #707070
  • --meta #111111

Границы

  • --border #d9d9d9
  • --border-soft #eeeeee

Акцент

  • --accent #111111
  • --accent-on #ffffff
  • --accent-hover color-mix(in oklab, var(--accent), black 8%)
  • --accent-active color-mix(in oklab, var(--accent), black 14%)

Семантика

  • --success #168a46
  • --warn #b7791f
  • --danger #c53030

Типографика

  • --font-display Inter, system-ui, sans-serif
  • --font-body Inter, system-ui, sans-serif
  • --font-mono "SF Mono", ui-monospace, Menlo, monospace

Шкала шрифтов

  • --text-xs 12px
  • --text-sm 14px
  • --text-base 16px
  • --text-lg 18px
  • --text-xl 24px
  • --text-2xl 36px
  • --text-3xl 54px
  • --text-4xl 76px
  • --leading-body 1.52
  • --leading-tight 1.06
  • --tracking-display -0.025em

Отступы

  • --space-1 4px
  • --space-2 8px
  • --space-3 12px
  • --space-4 16px
  • --space-5 20px
  • --space-6 24px
  • --space-8 32px
  • --space-12 48px
  • --section-y-desktop 96px
  • --section-y-tablet 68px
  • --section-y-phone 48px

Скругление

  • --radius-sm 4px
  • --radius-md 8px
  • --radius-lg 12px
  • --radius-pill 9999px

Тени

  • --elev-flat none
  • --elev-ring 0 0 0 1px var(--border)
  • --elev-raised 0 16px 40px rgba(0, 0, 0, 0.10)

Фокус

  • --focus-ring 0 0 0 3px rgba(17, 17, 17, 0.18)

Анимация

  • --motion-fast 150ms
  • --motion-base 240ms
  • --ease-standard cubic-bezier(0.2, 0, 0, 1)

Макет

  • --container-max 1180px
  • --container-gutter-desktop 36px
  • --container-gutter-tablet 24px
  • --container-gutter-phone 16px

Design System Inspired by Clean

Category: Modern & Minimal Simplicity-focused design with ample whitespace, legible typography, and a limited color palette to reduce visual clutter.

1. Visual Theme & Atmosphere

Simplicity-focused design with ample whitespace, legible typography, and a limited color palette to reduce visual clutter.

  • Visual style: minimal, clean
  • Color stance: primary, neutral, success, warning, danger
  • Design intent: Keep outputs recognizable to this style family while preserving usability and readability.

2. Color

  • Primary: #3B82F6 — Token from style foundations.

  • Secondary: #8B5CF6 — Token from style foundations.

  • Success: #16A34A — Token from style foundations.

  • Warning: #D97706 — Token from style foundations.

  • Danger: #DC2626 — Token from style foundations.

  • Surface: #FFFFFF — Token from style foundations.

  • Text: #111827 — Token from style foundations.

  • Neutral: #FFFFFF — Derived from the surface token for official format compatibility.

  • Favor Primary (#3B82F6) for CTA emphasis.

  • Use Surface (#FFFFFF) for large backgrounds and cards.

  • Keep body copy on Text (#111827) for legibility.

3. Typography

  • Scale: 12/14/16/20/24/32
  • Families: primary=Roboto, display=Poppins, mono=Inconsolata
  • Weights: 100, 200, 300, 400, 500, 600, 700, 800, 900
  • Headings should carry the style personality; body text should optimize scanability and contrast.

4. Spacing & Grid

  • Spacing scale: 8pt baseline grid
  • Keep vertical rhythm consistent across sections and components.
  • Align columns and modules to a predictable grid; avoid ad-hoc offsets.

5. Layout & Composition

  • Prefer clear content blocks with consistent internal padding.
  • Keep hierarchy obvious: headline → support text → primary action.
  • Use whitespace to separate concerns before adding borders or shadows.

6. Components

  • Buttons: primary action uses #3B82F6; secondary actions stay neutral.
  • Inputs: strong focus-visible states, clear labels, and predictable error messaging.
  • Cards/sections: use consistent radii, spacing, and elevation strategy across the page.

7. Motion & Interaction

  • Use subtle transitions that emphasize Primary (#3B82F6) as the interaction signal.
  • Default to short, purposeful transitions (150–250ms) with stable easing.
  • Ensure hover, focus-visible, active, disabled, and loading states are explicit.

8. Voice & Brand

  • Tone should reflect the visual style: concise, confident, and product-specific.
  • Keep microcopy action-oriented and avoid generic filler language.
  • Preserve the style identity in headlines while keeping UI labels literal and clear.

9. Anti-patterns

  • Do not introduce off-palette colors when an existing token can solve the problem.
  • Do not flatten hierarchy by using the same type size/weight for all text.
  • Do not add decorative effects that reduce readability or accessibility.
  • Do not mix unrelated visual metaphors in the same interface.
Режим
design-system
Сцена
design
Поверхность
web
ID манифеста
design-system-clean

Теги

  • design-system
  • first-party
  • design
  • modern-minimal