MozaikaDesign system

Airbyte — Design System

dark · professional · medium · unknown · deep decode

The full decoded design system for Airbyte: color roles, type scale, spacing, radii and paste-ready DESIGN.md / Tailwind / CSS exports.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/airbyte.

Tokens

Airbyte's decoded design system: background #000000, text #ECECEE, accent #4C1057, link #4C1057, primary #5D51D5; type scale h1 17px / h2 17px / body 17px; 4px spacing base; 8px base radius. The single interactive/action color is #5653D9 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#000000
surface#0E0E0E
border#232323
text#ECECEE
text_muted#929293
primary#5D51D5
accent#4C1057
link#4C1057
secondary#695EDF
button_bg#5653D9
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 150ms (dominant) with ease.

Native design tokens

TokenValue
--figma-background-default#000
--figma-background-subtle#1a1a1a
--figma-c-white#fff
--figma-c-black#000
--figma-c-black-80-p#000c
--figma-content-default#fff
--figma-content-muted#858585
--figma-content-subtle#666
--figma-content-accent#a299ff
--figma-content-on-gradient#000

…and 110 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Scroll reveal: 1 elements rest at opacity 0, translateY(49px), animate in over 750ms.

Stagger: div ×5 — 70ms apart.

Overlay recipe (measured)

dialog panel: #000000 · radius 14px

Responsive (measured)

Per-section tokens (14)

Export: DESIGN.md

# Airbyte — Design System

> dark, professional, medium, unknown — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#000000` |
| surface | `#0E0E0E` |
| border | `#232323` |
| text | `#ECECEE` |
| text_muted | `#929293` |
| primary | `#5D51D5` |
| accent | `#4C1057` |
| link | `#4C1057` |
| secondary | `#695EDF` |
| button_bg | `#5653D9` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#5653D9` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary` `#5D51D5`, `button_bg` `#5653D9` are visually the same color (Δ13) — treat as one role (your action color).
- `accent`, `link` are all `#4C1057` — one role, not several.
- **accent** `#4C1057` — accent for emphasis — keep it rare on the page.
- **secondary** `#695EDF` — 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.
- **Page coverage** (full-page screenshot pixels): `#000000` 69.5% · `#202020` 15.6% · `#31303A` 8.2% · `#6C67B1` 6.8%

## Typography

- Mono: **Fragmentmono** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 65px / 500 · lh 68px · tracking -3.25px |
| h2 | 42px / 500 · lh 53px · tracking -2.1px |
| h3 | 24px / 500 · lh 31px · tracking -0.24px |
| body | 15px / 400 · lh 23px · tracking -0.17px |
| small | 14px / 500 · lh 16px · tracking -0.28px |

- Weight ladder: 400 · 500 · 600 — use these exact measured weights, not the 400/600 defaults.

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 4px, 5px, 6px, 8px, 10px, 12px, 13px, 16px, 20px — snap all gaps/padding to these
- section rhythm: 96px top/bottom padding per section (measured)

## Radius
- base: 8px
- button: 8px
- card: 8px
- pill: 9999px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#5653D9` / `#FFFFFF` | 1px solid rgb(86, 83, 217) | 8px | 8px 16px 8px 16px | 500 13px / -0.17px | none |
| secondary | `#000000` / `#A299FF` | 1px solid rgb(162, 153, 255) | 8px | 8px 16px 8px 16px | 500 13px / -0.17px | none |

**States (measured, not guessed)**

- primary hover: border `1px solid rgb(54, 60, 125)` · background `#363C7D`
- primary focus: outline `2px solid rgb(162, 153, 255)`
- secondary hover: border `1px solid rgb(255, 255, 255)` · color `#FFFFFF`
- transition: `border-color 0.15s ease`

## Motion
- durations: 150ms (dominant) · 250ms · 500ms
- easings: `ease` (dominant) · `cubic-bezier(0.22, 1, 0.36, 1)`
- animated properties: color, background-color, border-color, opacity

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--figma-background-default` | `#000` |
| `--figma-background-subtle` | `#1a1a1a` |
| `--figma-c-white` | `#fff` |
| `--figma-c-black` | `#000` |
| `--figma-c-black-80-p` | `#000c` |
| `--figma-content-default` | `#fff` |
| `--figma-content-muted` | `#858585` |
| `--figma-content-subtle` | `#666` |
| `--figma-content-accent` | `#a299ff` |
| `--figma-content-on-gradient` | `#000` |
| `--figma-border-default` | `#383838` |
| `--figma-c-gray-100` | `#f5f5f5` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)
- container max 1230px · common grid: 2-col
- nav: 110px fixed · bg rgba(221, 221, 221, 0)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 1260 | 703 | — | — | 180/100 | — |
| 1963 | 2066 | — | — | 0/0 | — |
| 4029 | 759 | — | — | 115/115 | — |
| 4144 | 529 | 2 | 72 | 0/0 | — |
| 4788 | 1357 | — | — | 80/80 | — |

## Motion choreography (measured)
- stagger: `div` ×5 — 70ms apart
- scroll reveal: 1 elements rest at opacity 0, translateY(49px), animate in over 750ms (0 revealed during the drive).
- overlay dialog (auto-opened): panel #000000 · r 14px · border 1px solid rgba(202, 199, 255, 0.22) · shadow rgba(26, 25, 77, 0.12) 0px 4px 6px 0px, rgba(7, 7, 43, 0.45) 0px 16px 40px 0px

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Responsive (measured)
- breakpoints: 768px
- mobile (390px): hero 36px · body 16px · nav: hamburger

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/airbyte

Export: Tailwind v4 (@theme)

@theme {
  /* action color #5653D9 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #000000;
  --color-surface: #0E0E0E;
  --color-border: #232323;
  --color-text: #ECECEE;
  --color-text-muted: #929293;
  --color-primary: #5D51D5;  /* primary brand / action color. */
  --color-accent: #4C1057;  /* accent for emphasis — keep it rare on the page. */
  --color-link: #4C1057;  /* fails contrast on the background (~1.5:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --color-secondary: #695EDF;  /* 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. */
  --color-button-bg: #5653D9;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  --font-mono: "Fragmentmono", ui-monospace, monospace;
  /* measured weights: 400, 500, 600 — use these, not 400/600 */
  --text-hero: 65px; --font-weight-hero: 500; --leading-hero: 68px; --tracking-hero: -3.25px;
  --text-h2: 42px; --font-weight-h2: 500; --leading-h2: 53px; --tracking-h2: -2.1px;
  --text-h3: 24px; --font-weight-h3: 500; --leading-h3: 31px; --tracking-h3: -0.24px;
  --text-body: 15px; --font-weight-body: 400; --leading-body: 23px; --tracking-body: -0.17px;
  --text-small: 14px; --font-weight-small: 500; --leading-small: 16px; --tracking-small: -0.28px;
  --radius-base: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --color-btn-hover: #363C7D;  /* measured primary hover fill */
  --outline-focus: 2px solid rgb(162, 153, 255);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 150ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 250ms;
  --duration-slow: 500ms;
  --section-y: 96px;  /* per-section vertical padding (measured) */
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 4, 5, 6, 8, 10, 12, 13, 16, 20px */
}

Export: CSS variables

:root {
  /* action color #5653D9 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #000000;
  --surface: #0E0E0E;
  --border: #232323;
  --text: #ECECEE;
  --text-muted: #929293;
  --primary: #5D51D5;  /* primary brand / action color. */
  --accent: #4C1057;  /* accent for emphasis — keep it rare on the page. */
  --link: #4C1057;  /* fails contrast on the background (~1.5:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #695EDF;  /* 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. */
  --button-bg: #5653D9;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-mono: "Fragmentmono", ui-monospace, monospace;
  --text-hero: 65px; --weight-hero: 500; --leading-hero: 68px; --tracking-hero: -3.25px;
  --text-h2: 42px; --weight-h2: 500; --leading-h2: 53px; --tracking-h2: -2.1px;
  --text-h3: 24px; --weight-h3: 500; --leading-h3: 31px; --tracking-h3: -0.24px;
  --text-body: 15px; --weight-body: 400; --leading-body: 23px; --tracking-body: -0.17px;
  --text-small: 14px; --weight-small: 500; --leading-small: 16px; --tracking-small: -0.28px;
  --radius: 8px;
  --radius-button: 8px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --radius-sharp: 2px;
  --btn-bg-hover: #363C7D;
  --focus-ring: 2px solid rgb(162, 153, 255);
  --ease: ease;
  --duration-fast: 150ms;
  --duration-base: 250ms;
  --duration-slow: 500ms;
  --section-y: 96px;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --figma-background-default: #000;
  --figma-background-subtle: #1a1a1a;
  --figma-c-white: #fff;
  --figma-c-black: #000;
  --figma-c-black-80-p: #000c;
  --figma-content-default: #fff;
  --figma-content-muted: #858585;
  --figma-content-subtle: #666;
  --figma-content-accent: #a299ff;
  --figma-content-on-gradient: #000;
  --figma-border-default: #383838;
  --figma-c-gray-100: #f5f5f5;
}