Analyse du design system

dupainetdesidees.com

dupainetdesidees.com is built on a warm, off-white canvas (rgb(250, 249, 247)). The system uses rgb(135, 160, 173) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Subset Cedrattextweb as the primary typeface. Subset Cedrattextweb is paired with commuters-sans for secondary roles. Depth comes from borders and surface contrast rather than shadows — a flat, structural elevation model. Motion is minimal — a few targeted transitions, no decorative animation.

Accent #87a0ad · police principale Subset Cedrattextweb

Chaque valeur ci-dessous est vérifiée à la capture. getdesign.md décrit — prismd montre : chaque couleur, police et courbe ici a été lue via getComputedStyle() sur le rendu réel capturé à droite, jamais affirmée à la main.

Rapport DESIGN.md complet · light & dark · fichiers tokens · Paiement non activé — on mesure la demande d’abord.

https://www.dupainetdesidees.com/ ·extrait le 2026-07-13 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
dupainetdesidees.com desktop
Mobile
dupainetdesidees.com mobile
01

Couleurs — rôles, sémantique & recensement complet

7 couleurs mesurées · clique une pastille pour copier

Canvas
#faf9f7
AAA 14.99:1
Ink
#26221f
AAA 14.99:1
Accent
#87a0ad
Fail 2.6:1
Line
#d8e8ef
Fail 1.19:1
États sémantiques

Aucune couleur d’état sémantique détectée — ce système signale l’état par le poids & le motion, pas la teinte.

7 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

7 rôles · rendu live dans la vraie Subset Cedrattextweb (woff2 capturé) · lignes éditables, clique une spec pour copier

display xl
display-xl36px · 300
display md
display-md14px · 600 · ×2.57
body
body16px · 300 · ×0.88
body sm
body-sm12px · 300 · ×1.33
caption
caption60px · 300 · ×0.20
button
button12px · 400 · ×5.00
mono
mono16px · 300 · ×0.75
03

Espacements & arrondis, rendus spatiaux

9 paliers d’espacement · 7 arrondis · barres = largeurs px exactes

Échelle d’espacement
xxs · 2px
xs · 8px
sm · 20px
md · 22px
base · 40px
lg · 100px
xl · 108px
2xl · 116px
3xl · 124px
Arrondis
none
0px
xs
5px
sm
8px
md
14px
lg
20px
xl
32px
full
9999px
05

Motion — courbes, transitions & keyframes réels

1 courbe d’easing · 1 keyframes · survole une tuile pour prévisualiser

Courbes & transitions
transition-2linear
1 animations keyframes extraites
spin
06

Composants — le vocabulaire fermé

8 familles de composants · 38 variantes comptées sur le DOM live

ComposantVariantes
links×10
badges×8
buttons×7
nav Links×5
inputs×3
heading H2×3
heading H3×1
captions×1
Specs de style des composants (§4)déplier

Buttons

Ghost

  • Background: transparent
  • Text: #faf9f7 {colors.background}
  • Padding: 22px 0px 20px
  • Radius: 0px
  • Font: 16px weight 300
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: rgb(59, 121, 195) solid 2px

Ghost

  • Background: transparent
  • Text: #faf9f7 {colors.background}
  • Padding: 20px
  • Radius: 0px
  • Font: 10px weight 300
  • Use: Subtle action, toolbar, nav button
  • Focus: outline: rgb(59, 121, 195) solid 2px

Icon Button

  • Background: transparent
  • Text: #26221f {colors.ink-muted}
  • Padding: 8px 12px
  • Radius: 0px
  • Font: 12px weight 400
  • Use: Toolbar/UI icons
  • Focus: outline: rgb(59, 121, 195) solid 2px

Outline

  • Background: transparent
  • Text: #faf9f7 {colors.background}
  • Padding: 12px 20px
  • Radius: 5px
  • Border: 1px solid rgb(250, 249, 247)
  • Font: 12px weight 300
  • Use: Secondary action with border
  • Focus: outline: rgb(59, 121, 195) solid 2px

Inputs & Forms

Text Input

  • Background: transparent
  • Text: #26221f {colors.ink-muted}
  • Padding: 8px 0px
  • Radius: 0px
  • Border: 1px solid border-color
  • Font: 16px weight 300
  • Use: Text fields, search inputs
  • Focus: borderColor: rgb(56, 152, 236) rgb(56, 152, 236) rgb(38, 34, 31), outline: rgb(38, 34, 31) none 0px
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 64px 1440px max-width
max Width1440px
header Height64px
sidebar Width0px
gap40px
container Padding0px
08

Responsive — vrais breakpoints

5 points de rupture lus dans le CSS live

479px
767px
768px
991px
992px
09

À faire / À éviter

20 règles applicables, verbatim de la spec

À faire
Use Off-White (`#faf9f7`) as the page background — it's intentionally not pure white
Use Near-Black (`#26221f`) for text — not pure black, it's warmer and more readable
Use Subset Cedrattextweb as the primary typeface — it defines the brand personality
Keep font weights between 300-400 — the system uses a narrow weight range for subtle hierarchy
Use Cool Gray (`#87a0ad`) as the primary accent — it's the brand's signature interactive color
Use small 5px radius for buttons — this design system uses subtle rounding, not pill shapes
Keep navigation sticky to the top — the design uses a persistent navigation pattern
Maintain nav height at 80px — consistent vertical space for the navigation bar
Respect the 8px–108px spacing range — the design uses a wide scale for visual breathing room
Make the navigation sticky — it stays visible during scroll, signaling content depth
Lay out testimonials in a grid (4+ items) — quantity signals scale and trust
À éviter
Don't use pure white (`#ffffff`) as a page background — the warm tone is part of the brand identity
Don't use pure black (`#000000`) for text — the near-black adds warmth
Don't substitute with generic sans-serif or serif — the custom font carries the brand
Don't reach for weight 700 (bold) or above — 400 is the heaviest weight this design paints
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't over-round buttons with pill or large radius — the system uses restrained, sharp-ish corners
Don't collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
Don't put a CTA button in the nav — this design uses links only at the top
Don't over-build the footer — this design keeps it minimal (2 cols, 2 links)
10

Guide agent & export

Prompt prêt à coller + les vrais fichiers derrière cette page

Construis une UI dans le design system de dupainetdesidees.com. Fond #faf9f7 · encre #26221f · accent #87a0ad. Typo : Subset Cedrattextweb — respecte l’échelle taille/graisse du §3. Arrondis, espacements, ombres : uniquement les échelles extraites (aucun nombre magique). La spec complète suit — colle le DESIGN.md ci-dessous dans ton agent.
Chaque valeur ci-dessus est vérifiée par getComputedStyle.