Faire — Design System
Faire wholesales in boutique serif: Nantes at 52px/400 ('Find your next bestseller') in warm grey #333333, Graphik at 14px for the marketplace mechanics, zero-radius text buttons. Shopkeeper photography and product-shelf imagery carry the brand — B2B wholesale styled like the independent stores it supplies, not the warehouses behind them.
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/faire.
Tokens
Faire's decoded design system: background #FBF8F6, text #333333, accent #F1F29F, link #FFD0B6, primary #F1F29F; type scale h1 52px / h2 38px / body 14px; 4px spacing base; 4px base radius. The single interactive/action color is #F1F29F — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.
Color roles
| Role | Value |
|---|---|
| bg | #FBF8F6 |
| surface | #EFECEA |
| border | #DDDAD8 |
| text | #333333 |
| text_muted | #7F7D7D |
| primary | #F1F29F |
| accent | #F1F29F |
| link | #FFD0B6 |
| secondary | #1A73E8 |
| button_bg | #F1F29F |
| button_text | #333333 |
Using these colors
- Action color
#F1F29F— the single interactive color; only on things you click or must notice, never large fills. primary,accent,button_bgare all#F1F29F— one role, not several (the action color).- accent
#F1F29F— 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
#FFD0B6— fails contrast on the background (~1.3:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). - secondary
#1A73E8— 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: Nantes
- Body: Graphik
- h1: 52px
- h2: 38px
- body: 14px
Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
Radii
- base: 4px
- button: 4px
Per-section tokens (10)
- Hero — dark · bg #2F2A23 · text #FFFFFF · 1 col · left
- Logo Wall — dark · bg #656361 · text #FBF9F7 · 1 col · left
- Feature — dark · bg #040504 · text #EFE9E1 · 1 col · left
- Gallery / Showcase — light · bg #FBF9F7 · text #BDB3A7 · 3 col · split
- Gallery / Showcase — light · bg #FBF9F7 · text #693F1E · 1 col · left
- Feature — light · bg #FBF9F7 · text #7F6350 · 1 col · left
- CTA / Sign-up — light · bg #F1F3A0 · text #9B4F2A · 1 col · left
- Feature — light · bg #FBF9F7 · text #804129 · 1 col · left
- CTA / Sign-up — light · bg #FFCFB7 · text #795336 · 1 col · left
- Footer — light · bg #FFFFFF · text #959595 · 1 col · left
Export: DESIGN.md
# Faire — Design System
> light, professional, medium, custom
Faire wholesales in boutique serif: Nantes at 52px/400 ('Find your next bestseller') in warm grey #333333, Graphik at 14px for the marketplace mechanics, zero-radius text buttons. Shopkeeper photography and product-shelf imagery carry the brand — B2B wholesale styled like the independent stores it supplies, not the warehouses behind them.
## Colors
| Role | Value |
|------|-------|
| bg | `#FBF8F6` |
| surface | `#EFECEA` |
| border | `#DDDAD8` |
| text | `#333333` |
| text_muted | `#7F7D7D` |
| primary | `#F1F29F` |
| accent | `#F1F29F` |
| link | `#FFD0B6` |
| secondary | `#1A73E8` |
| button_bg | `#F1F29F` |
| button_text | `#333333` |
**Using these colors**
- **Action color** `#F1F29F` — 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 `#F1F29F` — one role, not several (your action color).
- **accent** `#F1F29F` — 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** `#FFD0B6` — fails contrast on the background (~1.3:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference).
- **secondary** `#1A73E8` — 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: **Nantes** _(free fallback: Newsreader)_
- Body: **Graphik** _(free fallback: Inter)_
| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 52px / 400 · lh 64px |
| h2 | 38px / 400 · lh 50px |
| h3 | 30px / 400 · lh 38px |
| body | 14px / 200 · lh 20px · tracking 0.15px |
| small | 12px / 400 · lh 16px · tracking 0.15px |
- Weight ladder: 100 · 200 · 400 · 500 — use these exact measured weights, not the 400/600 defaults.
> **Fonts —** Nantes may be proprietary — safe free fallback: Newsreader (Google Fonts). Graphik is proprietary — closest free match: Inter (Google). Load Inter; keep Graphik first so licensed users still get it.
## Spacing
- base unit: 4px
- scale: 2px, 4px, 6px, 8px, 12px, 16px, 24px, 32px
## Radius
- base: 4px
- button: 4px
- card: 4px
- pill: 9999px
- sharp: 2px
## Primary button
- bg `#F1F29F` · text `#333333` · radius 4px
## 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.
---
> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/faireExport: Tailwind v4 (@theme)
@theme {
/* action color #F1F29F — the one interactive color; buttons/links/emphasis only, never large fills. */
--color-bg: #FBF8F6;
--color-surface: #EFECEA;
--color-border: #DDDAD8;
--color-text: #333333;
--color-text-muted: #7F7D7D;
--color-primary: #F1F29F; /* primary brand / action color. */
--color-accent: #F1F29F; /* 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: #FFD0B6; /* fails contrast on the background (~1.3: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: #1A73E8; /* 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: #F1F29F; /* primary-button fill — the main call-to-action color. */
--color-button-text: #333333;
/* fonts: Nantes may be proprietary — safe free fallback: Newsreader (Google Fonts). Graphik is proprietary — closest free match: Inter (Google). Load Inter; keep Graphik first so licensed users still get it. */
--font-heading: "Nantes", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Graphik", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
/* measured weights: 100, 200, 400, 500 — use these, not 400/600 */
--text-hero: 52px; --font-weight-hero: 400; --leading-hero: 64px;
--text-h2: 38px; --font-weight-h2: 400; --leading-h2: 50px;
--text-h3: 30px; --font-weight-h3: 400; --leading-h3: 38px;
--text-body: 14px; --font-weight-body: 200; --leading-body: 20px; --tracking-body: 0.15px;
--text-small: 12px; --font-weight-small: 400; --leading-small: 16px; --tracking-small: 0.15px;
--radius-base: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 2px;
--spacing-1: 2px;
--spacing-2: 4px;
--spacing-3: 6px;
--spacing-4: 8px;
--spacing-5: 12px;
--spacing-6: 16px;
--spacing-7: 24px;
--spacing-8: 32px;
}Export: CSS variables
:root {
/* action color #F1F29F — the one interactive color; buttons/links/emphasis only, never large fills. */
--bg: #FBF8F6;
--surface: #EFECEA;
--border: #DDDAD8;
--text: #333333;
--text-muted: #7F7D7D;
--primary: #F1F29F; /* primary brand / action color. */
--accent: #F1F29F; /* 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: #FFD0B6; /* fails contrast on the background (~1.3:1) — this is a dark UI color, NOT a readable link; use the text or action color for links (verify against the reference). */
--secondary: #1A73E8; /* 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: #F1F29F; /* primary-button fill — the main call-to-action color. */
--button-text: #333333;
--font-heading: "Nantes", "Newsreader", system-ui, -apple-system, 'Segoe UI', sans-serif;
--font-body: "Graphik", "Inter", system-ui, -apple-system, 'Segoe UI', sans-serif;
--text-hero: 52px; --weight-hero: 400; --leading-hero: 64px;
--text-h2: 38px; --weight-h2: 400; --leading-h2: 50px;
--text-h3: 30px; --weight-h3: 400; --leading-h3: 38px;
--text-body: 14px; --weight-body: 200; --leading-body: 20px; --tracking-body: 0.15px;
--text-small: 12px; --weight-small: 400; --leading-small: 16px; --tracking-small: 0.15px;
--radius: 4px;
--radius-button: 4px;
--radius-card: 4px;
--radius-pill: 9999px;
--radius-sharp: 2px;
}
/* fonts: Nantes may be proprietary — safe free fallback: Newsreader (Google Fonts). Graphik is proprietary — closest free match: Inter (Google). Load Inter; keep Graphik first so licensed users still get it. */