Graphite — decoded design system
Graphite's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.
This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/graphite.dev.
Decoded design system
Graphite's decoded design system: background #0A0A0A, text #FAFAFA, accent #FF8833, link #0C1823, primary #FF8833; type scale h1 60px / h2 36px / body 16px; 8px spacing base; 12px base radius. The single interactive/action color is #E5E5E5 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #0A0A0A |
| surface | #181818 |
| border | #2E2E2E |
| text | #FAFAFA |
| text_muted | #9E9E9E |
| primary | #FF8833 |
| accent | #FF8833 |
| link | #0C1823 |
| secondary | #586069 |
| button_bg | #E5E5E5 |
| button_text | #171717 |
Using these colors
- Action color
#E5E5E5— the single interactive color; only on things you click or must notice, never large fills. primary,accentare all#FF8833— one role, not several (the action color).- accent
#FF8833— accent for emphasis — keep it rare on the page. - link
#0C1823— fails contrast on the background (~1.1:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - secondary
#586069— 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: Matter
- Body: Matter
- h1: 60px
- h2: 36px
- body: 16px
Spacing
- base unit: 8px
- scale: 2px, 3px, 8px, 12px, 14px, 16px, 20px, 24px, 32px, 48px
Radii
- base: 12px
- button: 8px
Shadow
rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px
Shadows (elevation)
- card:
rgba(0, 0, 0, 0.3) 0px 8px 10px 0px
Motion
Micro-interactions run at 300ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).
- durations: 300ms · 200ms · 150ms
- easings:
cubic-bezier(0.4, 0, 0.2, 1)·ease-in-out - animated properties: transform, color, opacity, background-color
Native design tokens
| Token | Value |
|---|---|
--color-red-300 | lab(76.5514% 36.422 15.5335) |
--color-red-400 | lab(63.7053% 60.745 31.3109) |
--color-red-500 | lab(55.4814% 75.0732 48.8528) |
--color-red-600 | lab(48.4493% 77.4328 61.5452) |
--color-red-900 | lab(28.5139% 44.5539 29.0463) |
--color-orange-300 | lab(80.8059% 21.7313 50.4455) |
--color-orange-400 | lab(70.0429% 42.5156 75.8207) |
--color-orange-500 | lab(64.272% 57.1788 90.3583) |
--color-yellow-300 | lab(89.7033% -.480294 84.4917) |
--color-yellow-500 | lab(76.3898% 14.5258 98.4589) |
…and 110 more measured on the page.
Button states (measured)
- primary hover: background
oklab(0.268999 -0.00000260025 0.00000627339 / 0.8)
Layout (measured)
- container max-width:
1110px - nav: 74px sticky
Motion choreography (measured)
Load order: li.Customers-module-scss-mo×16 → svg.Customers-module-scss-mo×64 → div.FeaturesMarquee-module-s → div.Integration-module-scss-×6 → div.flex → svg.group-hover:translate-x-
Scroll reveal: 6 elements rest at opacity 0, animate in over 0.16s ease-in-out.
Stagger: svg ×64 — 250ms apart.
Responsive (measured)
- breakpoints: 700px · 768px · 1024px · 1158px · 1280px
- mobile (390px): hero 42px · nav inline
Install it
Drop this measured system into any shadcn/Tailwind project in one command:
npx shadcn add mozaika.design/r/decode/graphite.dev
registry item · or query it over MCP: get_design_system("Graphite")
Export: DESIGN.md
# Graphite — Design System > dark, modern, medium, tailwind — deep decode (measured live) ## Colors | Role | Value | |------|-------| | bg | `#0A0A0A` | | surface | `#181818` | | border | `#2E2E2E` | | text | `#FAFAFA` | | text_muted | `#9E9E9E` | | primary | `#FF8833` | | accent | `#FF8833` | | link | `#0C1823` | | secondary | `#586069` | | button_bg | `#E5E5E5` | | button_text | `#171717` | **Using these colors** - **Action color** `#E5E5E5` — 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` are all `#FF8833` — one role, not several. - **accent** `#FF8833` — accent for emphasis — keep it rare on the page. - **link** `#0C1823` — fails contrast on the background (~1.1:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - **secondary** `#586069` — 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): `#0A0A0A` 72.4% · `#1A1A1B` 14.5% · `#B4B4B4` 6.8% · `#3A3A3C` 6.2% ## Typography - Heading: **Matter** _(free fallback: Inter)_ - Body: **Matter** _(free fallback: Inter)_ | Role | Size / weight · line-height · tracking | |------|------------------------------------------| | hero | 60px / 500 · lh 60px · tracking -1.5px | | h2 | 36px / 500 · lh 40px | | h3 | 24px / 600 · lh 28px | | body | 16px / 400 · lh 24px | | small | 14px / 500 · lh 20px | - Weight ladder: 400 · 500 · 600 — use these exact measured weights, not the 400/600 defaults. > **Fonts —** Matter is proprietary — closest free match: Inter (Google). Load Inter; keep Matter first so licensed users still get it. ## Spacing - base unit: 8px (inferred from the measured scale) - measured scale: 2px, 3px, 8px, 12px, 14px, 16px, 20px, 24px, 32px, 48px — snap all gaps/padding to these - section rhythm: 120px top/bottom padding per section (measured) ## Radius - base: 12px - button: 8px - card: 10px - pill: 9999px ## Buttons | Button | Fill / text | Border | Radius | Padding | Font | Shadow | |--------|-------------|--------|--------|---------|------|--------| | primary | `lab(15.204 0 -0.00000596046)` / `lab(98.26 0 0)` | 1px solid lab(27.036 0 0) | 8px | 0px 32px 0px 32px | 500 14px | rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px | | secondary | `lab(90.952 0 -0.0000119209)` / `lab(7.78201 -0.0000149012 0)` | none | 8px | 8px 16px 8px 16px | 500 14px | none | **States (measured, not guessed)** - primary hover: background `oklab(0.268999 -0.00000260025 0.00000627339 / 0.8)` - secondary hover: background `oklab(0.921998 -0.00000908971 0.0000215769 / 0.9)` - transition: `color 0.15s cubic-bezier(0.4, 0, 0.2, 1)` ## Shadows (elevation) - card: `rgba(0, 0, 0, 0.3) 0px 8px 10px 0px` - button: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px` ## Motion - durations: 300ms (dominant) · 200ms · 150ms - easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `ease-in-out` - animated properties: transform, color, opacity, background-color 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 | |-------|-------| | `--color-red-300` | `lab(76.5514% 36.422 15.5335)` | | `--color-red-400` | `lab(63.7053% 60.745 31.3109)` | | `--color-red-500` | `lab(55.4814% 75.0732 48.8528)` | | `--color-red-600` | `lab(48.4493% 77.4328 61.5452)` | | `--color-red-900` | `lab(28.5139% 44.5539 29.0463)` | | `--color-orange-300` | `lab(80.8059% 21.7313 50.4455)` | | `--color-orange-400` | `lab(70.0429% 42.5156 75.8207)` | | `--color-orange-500` | `lab(64.272% 57.1788 90.3583)` | | `--color-yellow-300` | `lab(89.7033% -.480294 84.4917)` | | `--color-yellow-500` | `lab(76.3898% 14.5258 98.4589)` | | `--color-green-400` | `lab(78.503% -64.9265 39.7492)` | | `--color-green-500` | `lab(70.5521% -66.5147 45.8073)` | _…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 1110px - nav: 74px sticky | Section (y) | Height | Cols | Gap | Pad y | Split | |---|---|---|---|---|---| | 117 | 1179 | — | — | 0/0 | — | | 1296 | 376 | — | — | 32/32 | — | ## Motion choreography (measured) Load order: `li.Customers-module-scss-mo`×16 @0ms → `svg.Customers-module-scss-mo`×64 @0ms → `div.FeaturesMarquee-module-s` @0ms → `div.Integration-module-scss-`×6 @0ms → `div.flex` @90ms → `` @90ms - `svg.Customers-module-scss-mo` ×16 — opacity 0→1 · transform translate(-4px, 4px)→translate(0px) · filter blur(4px)→none — 6000ms ease-in-out · loops - `div.FeaturesMarquee-module-s` — transform translateY(-50%)→translateY(0%) — 10000ms · loops - `div.Integration-module-scss-` ×6 — transform translate(-50%, -50%) rotate(-90deg)→translate(-50%, -50%) rotate(270deg) — 5000ms · loops - `div.w-full` — opacity 0.5→0 · transform none→scale(2) — 1000ms cubic-bezier(0, 0, 0.2, 1) · loops - stagger: `svg` ×64 — 250ms apart - scroll reveal: 6 elements rest at opacity 0, animate in over 0.16s ease-in-out (0 revealed during the drive). Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography. ## Components (measured) - link: lab(7.78201 -0.0000149012 0) · no underline - disabled: bg lab(7.78201 -0.0000149012 0) · text lab(98.26 0 0) ## Responsive (measured) - breakpoints: 700px · 768px · 1024px · 1158px · 1280px - mobile (390px): hero 42px · body 14px · nav: inline ## 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.
An automated reading of Graphite's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with graphite.dev. No screenshots stored. Removal requests: hello@mozaika.design.