MozaikaLive decode

Fal — decoded design system

fal.ai · light · modern · tailwind · deep decode — measured live

Fal'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.

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/decode/fal.ai.

Decoded design system

Fal's decoded design system: background #FFFFFF, text #000000, accent #252527, link #18181B, primary #99EDFF; type scale h1 120px / h2 80px / body 16px; 8px spacing base; 4px base radius. The single interactive/action color is #202022 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#99EDFF
accent#252527
link#18181B
secondary#F1FFD2
button_bg#202022
button_text#FAFAFA

Using these colors

Typography

Spacing

Radii

Motion

Micro-interactions run at 150ms (dominant) with cubic-bezier(0.4, 0, 0.2, 1).

Native design tokens

TokenValue
--surface-alphahsla(240 2% 10% / .05)
--surface-alpha-lighthsla(240 2% 10% / .03)
--surface-alpha-stronghsla(240 2% 10% / .1)
--backdrop#d4d4d880
--content-basehsl(240 3% 13%)
--content-stronghsl(240 2% 10%)
--content-lighthsl(240 5% 30%)
--content-lighterhsl(240 4% 48.82%)
--content-subtle#787882
--content-mutedhsl(240 5% 66.67%)

…and 40 more measured on the page.

Button states (measured)

Layout (measured)

Motion choreography (measured)

Load order: path.pixel-decoration-cell×8 → div.h-64×2

Scroll reveal: 4 elements rest at translateY(89px).

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/fal.ai

registry item · or query it over MCP: get_design_system("Fal")

Export: DESIGN.md

# Fal — Design System

> light, modern, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#99EDFF` |
| accent | `#252527` |
| link | `#18181B` |
| secondary | `#F1FFD2` |
| button_bg | `#202022` |
| button_text | `#FAFAFA` |

**Using these colors**

- **Action color** `#202022` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent` `#252527`, `button_bg` `#202022` are visually the same color (Δ15) — treat as one role (your action color).
- **accent** `#252527` — 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** `#99EDFF` — a brand color — but the call-to-action uses #202022, not this.
- **link** `#18181B` — reads as a neutral UI color, not a link accent — verify against the reference (action = #202022).
- **secondary** `#F1FFD2` — 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): `#99ECFF` 63.6% · `#070A0E` 9.4% · `#FDFDB0` 8.3% · `#50BCD7` 6.5%

## Typography

- Heading: **Focal** _(free fallback: Newsreader)_
- Body: **Public Sans** _(free fallback: Newsreader)_
- Mono: **Chivo Mono** _(measured)_

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 120px / 500 · lh 100px · tracking -4.8px |
| h2 | 80px / 500 · lh 70px |
| h3 | 60px / 500 · lh 60px · tracking -2.4px |
| body | 16px / 400 · lh 24px |
| small | 15px / 500 · lh 23px |

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

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

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

## Radius
- base: 4px
- button: 4px
- card: 4px
- sharp: 2px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#202022` / `#FAFAFA` | 1px solid rgba(0, 0, 0, 0) | 4px | 0px 24px 0px 24px | 600 16px / -0.16px | none |
| secondary | `#FFFFFF` / `#19191A` | 1px solid rgba(25, 25, 26, 0.13) | 4px | 0px 24px 0px 24px | 600 16px / -0.16px | none |

**States (measured, not guessed)**

- primary hover: background `#494950`
- primary focus: box-shadow `rgba(0, 0, 0, 0) 0px 0px 0px 1px, rgb(131, 82, 255) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px` · outline `2px solid rgba(0, 0, 0, 0)`
- secondary hover: background `rgba(25, 25, 26, 0.1)`
- transition: `background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1)`

## Motion
- durations: 150ms (dominant) · 75ms · 300ms
- easings: `cubic-bezier(0.4, 0, 0.2, 1)` (dominant) · `cubic-bezier(0.23, 1, 0.32, 1)`
- animated properties: background-color, color, border-color, transform

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 |
|-------|-------|
| `--surface-alpha` | `hsla(240 2% 10% / .05)` |
| `--surface-alpha-light` | `hsla(240 2% 10% / .03)` |
| `--surface-alpha-strong` | `hsla(240 2% 10% / .1)` |
| `--backdrop` | `#d4d4d880` |
| `--content-base` | `hsl(240 3% 13%)` |
| `--content-strong` | `hsl(240 2% 10%)` |
| `--content-light` | `hsl(240 5% 30%)` |
| `--content-lighter` | `hsl(240 4% 48.82%)` |
| `--content-subtle` | `#787882` |
| `--content-muted` | `hsl(240 5% 66.67%)` |
| `--content-inverse-base` | `hsl(240 5% 96%)` |
| `--content-inverse-strong` | `hsl(0 0% 98%)` |

_…and 38 more measured on the page._

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

## Layout (measured)
- container max 1200px
- nav: 36px

## Motion choreography (measured)
Load order: `path.pixel-decoration-cell`×8 @0ms → `div.h-64`×2 @210ms
- scroll reveal: 4 elements rest at translateY(89px) (4 revealed during the drive).

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

## Components (measured)
- link: #18181B · underline

## Responsive (measured)
- breakpoints: 480px
- mobile (390px): hero 46px · body 16px · 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.

← All decoded design systems

Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Fal's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with fal.ai. No screenshots stored. Removal requests: hello@mozaika.design.