MozaikaDesign system

Relume — Design System

light · modern · high · custom · confidence 92% · deep decode

Relume pitches AI sitebuilding in Relative: the Faux display cut at 88-96px/400 in ink #161616 on warm greige #F1F0EE, with Relative text weights at 16px and black 8px-radius buttons. Wireframe components cascade through the sections as living spec sheets — a component-library company whose landing page is itself an argument for systematic design.

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/relume.

Tokens

Relume's decoded design system: background #F1F0EE, text #161616, accent #6248FF, link #E0DAEF, primary #6248FF; type scale h1 88px / h2 40px / body 17.6px; 4px spacing base; 8px base radius. The single interactive/action color is #6248FF — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#F1F0EE
surface#E3E2E1
border#D0CFCD
text#161616
text_muted#696868
primary#6248FF
accent#6248FF
link#E0DAEF
secondary#E0DAFF
button_bg#6248FF
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

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

Native design tokens

TokenValue
--light-grey-1#f1f0ee
--black#161616
--purple#6248ff
--light-grey-2#e4e2df
--orange#ff7448
--red#ff4848
--medium-grey#686868
--dark-gray#222
--tertiary-button-hover#241a0b0d
--light-grey-3#d8d5d1

…and 7 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: div.navbar_dropdown-toggle×2 → a.navbar_link×3 → a.navbar-new_cta-button-setextarea.new-home_header_text-fiediv.new-home_header_feature-×3 → div.new-home_feature-heading×2

Scroll reveal: 7 elements rest at translateY(80px), animate in over 0s ease.

Input (measured)

height 48px · radius 0px

Responsive (measured)

Per-section tokens (11)

Export: DESIGN.md

# Relume — Design System

> light, modern, high, custom — deep decode (measured live)

Relume pitches AI sitebuilding in Relative: the Faux display cut at 88-96px/400 in ink #161616 on warm greige #F1F0EE, with Relative text weights at 16px and black 8px-radius buttons. Wireframe components cascade through the sections as living spec sheets — a component-library company whose landing page is itself an argument for systematic design.

## Colors

| Role | Value |
|------|-------|
| bg | `#F1F0EE` |
| surface | `#E3E2E1` |
| border | `#D0CFCD` |
| text | `#161616` |
| text_muted | `#696868` |
| primary | `#6248FF` |
| accent | `#6248FF` |
| link | `#E0DAEF` |
| secondary | `#E0DAFF` |
| button_bg | `#6248FF` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#6248FF` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `button_bg` are all `#6248FF` — one role, not several (your action color).
- `link` `#E0DAEF`, `secondary` `#E0DAFF` are visually the same color (Δ16) — treat as one role.
- **accent** `#6248FF` — 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.
- **Page coverage** (full-page screenshot pixels): `#F1F0EE` 71.9% · `#FFFFFF` 10.7% · `#665F6C` 10.1% · `#C9CFD9` 7.3%

## Typography

- Heading: **Relative** _(free fallback: Newsreader)_
- Body: **Relative** _(free fallback: Newsreader)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 224px / 500 · lh 269px · tracking -6.72px |
| h2 | 96px / 400 · lh 106px · tracking -1.92px |
| h3 | 56px / 500 · lh 67px · tracking -1.12px |
| body | 14px / 400 · lh 21px |
| small | 13px / 500 · lh 20px |

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

> **Fonts —** Relative may be proprietary — safe free fallback: Newsreader (Google Fonts).

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 2px, 3px, 4px, 8px, 10px, 12px, 16px, 24px, 32px, 40px — snap all gaps/padding to these

## Radius
- base: 8px
- button: 10px
- card: 8px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#161616` / `#FFFFFF` | 2px solid rgba(0, 0, 0, 0) | 8px | 10px 16px 10px 16px | 500 16px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#161616` | none | 8px | 8px 12px 8px 12px | 500 16px | none |

**States (measured, not guessed)**

- primary hover: background `#000000`
- primary focus: outline `1px auto rgb(16, 16, 16)`
- secondary hover: background `rgba(36, 26, 11, 0.05)`
- transition: `all 0.2s ease`

## Shadows (elevation)
- card: `rgba(0, 0, 0, 0.08) 0px 8px 10px -4px, rgba(0, 0, 0, 0.05) 0px 2px 10px 2px`
- overlay: `rgba(0, 0, 0, 0.2) 0px 24px 48px 12px`

## Motion
- durations: 300ms (dominant) · 200ms · 600ms
- easings: `ease` (dominant) · `cubic-bezier(0.175, 0.885, 0.32, 1.275)`
- animated properties: transform, opacity, background-color, box-shadow

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 |
|-------|-------|
| `--light-grey-1` | `#f1f0ee` |
| `--black` | `#161616` |
| `--purple` | `#6248ff` |
| `--light-grey-2` | `#e4e2df` |
| `--orange` | `#ff7448` |
| `--red` | `#ff4848` |
| `--medium-grey` | `#686868` |
| `--dark-gray` | `#222` |
| `--tertiary-button-hover` | `#241a0b0d` |
| `--light-grey-3` | `#d8d5d1` |
| `--error` | `#df3434` |
| `--outlines` | `#16161626` |

_…and 5 more measured on the page._

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

## Layout (measured)
- container max 1280px · common grid: 2-col
- nav: 80px relative · bg rgba(241, 240, 238, 0)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 115 | 1660 | 3 | — | 0/0 | 17/66/17 |
| 1775 | 206 | — | — | 0/0 | — |
| 1981 | 2621 | 2 | — | 0/0 | 42/58 |
| 4601 | 1246 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `div.navbar_dropdown-toggle`×2 @0ms → `a.navbar_link`×3 @0ms → `a.navbar-new_cta-button-se` @0ms → `textarea.new-home_header_text-fie` @0ms → `div.new-home_header_feature-`×3 @0ms → `div.new-home_feature-heading`×2 @0ms
- `div.logo-slider_slide` ×2 — opacity 1→0 — 500ms ease
- `div.new-home_header_feature-` ×3 — transform translateY(0px)→translateY(864px) — 6000ms ease · loops
- scroll reveal: 7 elements rest at translateY(80px), animate in over 0s ease (5 revealed during the drive).

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

## Components (measured)
- input: h 48px · r 0px · bg #FFFFFF · placeholder #686868
- link: #161616 · underline

## Responsive (measured)
- breakpoints: 479px · 768px · 991px
- mobile (390px): hero 40px · 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/relume

Export: Tailwind v4 (@theme)

@theme {
  /* action color #6248FF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #F1F0EE;
  --color-surface: #E3E2E1;
  --color-border: #D0CFCD;
  --color-text: #161616;
  --color-text-muted: #696868;
  --color-primary: #6248FF;  /* primary brand / action color. */
  --color-accent: #6248FF;  /* 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. */
  --color-link: #E0DAEF;  /* fails contrast on the background (~1.2: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: #E0DAFF;  /* 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: #6248FF;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #FFFFFF;
  /* fonts: Relative may be proprietary — safe free fallback: Newsreader (Google Fonts). */
  --font-heading: "Relative", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Relative", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  /* measured weights: 400, 500 — use these, not 400/600 */
  --text-hero: 224px; --font-weight-hero: 500; --leading-hero: 269px; --tracking-hero: -6.72px;
  --text-h2: 96px; --font-weight-h2: 400; --leading-h2: 106px; --tracking-h2: -1.92px;
  --text-h3: 56px; --font-weight-h3: 500; --leading-h3: 67px; --tracking-h3: -1.12px;
  --text-body: 14px; --font-weight-body: 400; --leading-body: 21px;
  --text-small: 13px; --font-weight-small: 500; --leading-small: 20px;
  --radius-base: 8px;
  --radius-button: 10px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.08) 0px 8px 10px -4px, rgba(0, 0, 0, 0.05) 0px 2px 10px 2px;
  --shadow-overlay: rgba(0, 0, 0, 0.2) 0px 24px 48px 12px;
  --color-btn-hover: #000000;  /* measured primary hover fill */
  --outline-focus: 1px auto rgb(16, 16, 16);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 200ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 600ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 2, 3, 4, 8, 10, 12, 16, 24, 32, 40px */
}

Export: CSS variables

:root {
  /* action color #6248FF — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #F1F0EE;
  --surface: #E3E2E1;
  --border: #D0CFCD;
  --text: #161616;
  --text-muted: #696868;
  --primary: #6248FF;  /* primary brand / action color. */
  --accent: #6248FF;  /* 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. */
  --link: #E0DAEF;  /* fails contrast on the background (~1.2:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
  --secondary: #E0DAFF;  /* 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: #6248FF;  /* primary-button fill — the main call-to-action color. */
  --button-text: #FFFFFF;
  --font-heading: "Relative", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --font-body: "Relative", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
  --text-hero: 224px; --weight-hero: 500; --leading-hero: 269px; --tracking-hero: -6.72px;
  --text-h2: 96px; --weight-h2: 400; --leading-h2: 106px; --tracking-h2: -1.92px;
  --text-h3: 56px; --weight-h3: 500; --leading-h3: 67px; --tracking-h3: -1.12px;
  --text-body: 14px; --weight-body: 400; --leading-body: 21px;
  --text-small: 13px; --weight-small: 500; --leading-small: 20px;
  --radius: 8px;
  --radius-button: 10px;
  --radius-card: 8px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.08) 0px 8px 10px -4px, rgba(0, 0, 0, 0.05) 0px 2px 10px 2px;
  --shadow-overlay: rgba(0, 0, 0, 0.2) 0px 24px 48px 12px;
  --btn-bg-hover: #000000;
  --focus-ring: 1px auto rgb(16, 16, 16);
  --ease: ease;
  --duration-fast: 200ms;
  --duration-base: 300ms;
  --duration-slow: 600ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --light-grey-1: #f1f0ee;
  --black: #161616;
  --purple: #6248ff;
  --light-grey-2: #e4e2df;
  --orange: #ff7448;
  --red: #ff4848;
  --medium-grey: #686868;
  --dark-gray: #222;
  --tertiary-button-hover: #241a0b0d;
  --light-grey-3: #d8d5d1;
  --error: #df3434;
  --outlines: #16161626;
}
/* fonts: Relative may be proprietary — safe free fallback: Newsreader (Google Fonts). */