Analyse du design system

dakiti.fr

dakiti.fr is built on a pure-white canvas (rgb(255,255,255)). The system uses rgb(0, 44, 93) as the accent for primary actions and brand signals. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside lulo-clean-w01-one-bold as the primary typeface. A restrained elevation system (1 distinct shadow) — shadows reserved for the few elements that must lift off the page. Motion is a first-class concern — 16 keyframe animations plus transition-driven interactions.

Accent #002c5d · police principale メイリオ

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://dakiti.fr ·extrait le 2026-08-07 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
dakiti.fr desktop
Mobile
dakiti.fr mobile
01

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

11 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 18.88:1
Ink
#111111
AAA 18.88:1
Accent
#002c5d
AAA 13.83:1
Line
#cccccc
Fail 1.61: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.

11 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl46px · 400
display lg
display-lg33px · 400 · ×1.39
body
body10px · 400 · ×3.30
body sm
body-sm26px · 400 · ×0.38
caption
caption21px · 400 · ×1.24
button
button16px · 400 · ×1.31
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 4px
sm · 10px
md · 24px
base · 32px
lg · 40px
xl · 48px
2xl · 56px
3xl · 64px
Arrondis
none
0px
xs
24px
sm
30px
md
38px
lg
46px
xl
54px
full
9999px
05

Motion — courbes, transitions & keyframes réels

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

Courbes & transitions
transition-3cubic-bezier(0, 0, 1, 1)
16 animations keyframes extraites
slide-horizontal-new
slide-horizontal-old
slide-vertical-new
slide-vertical-old
out-in-new
out-in-old
itemDepth02233374943__fadeIn
itemDepth12472627565__fadeIn
irnogM
x9GeVl
DjtvJd
U4gKpz
06

Composants — le vocabulaire fermé

7 familles de composants · 18 variantes comptées sur le DOM live

ComposantVariantes
links×5
heading H2×4
buttons×2
inputs×2
badges×2
heading H1×2
nav Links×1
Specs de style des composants (§4)déplier

Buttons

Light / Invert

  • Background: #ffffff {colors.on-primary}
  • Text: #116dff {colors.primary-focus}
  • Padding: 0px 24px
  • Radius: 24px
  • Font: 14px weight 400
  • Use: Bright CTA on dark sections
  • Focus: border: 2px solid rgb(17, 109, 255), opacity: 1, outline: rgb(17, 109, 255) none 3px

Outline

  • Background: #000000
  • Text: #000000
  • Padding: 0px
  • Radius: 0px
  • Border: 1px solid rgb(0, 44, 93)
  • Font: 13.3333px weight 400
  • Use: Secondary action with border
  • Focus: border: 2px solid rgb(17, 109, 255), opacity: 1, outline: rgb(17, 109, 255) none 3px

Inputs & Forms

Text Input

  • Background: #ffffff {colors.on-primary}
  • Text: #333333
  • Padding: 3px 3px 3px 10px
  • Radius: 0px
  • Border: 1px solid rgb(51, 51, 51)
  • Font: 14px weight 400
  • Use: Text fields, search inputs
  • Focus: border: 2px solid rgb(51, 51, 51)
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 95px 980px max-width
max Width980px
header Height95px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

2 points de rupture lus dans le CSS live

750px
1044px
09

À faire / À éviter

14 règles applicables, verbatim de la spec

À faire
The system uses a single text weight (400) — hierarchy comes from size and color, not weight
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Navy Blue (`#002c5d`) as the primary accent — it's the brand's signature interactive color
Style form inputs with a `1px solid rgb(51, 51, 51)` border — use border-based inputs, not floating labels or underline-only
Respect the 4px–48px spacing range — the design uses a wide scale for visual breathing room
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Build the hero as a split layout with media on the right — text and visual share equal weight
Each card includes a top image — imagery is part of the card identity, not optional
À éviter
Don't introduce bolder or lighter weights — 400 is the only weight in this system
Don't invent new shadow values — use only the extracted shadow levels
Don't introduce additional saturated accent colors — the palette is intentionally controlled
Don't remove the input border — the border is the primary affordance indicator for form fields
Don't make the nav sticky — this design lets it scroll away to maximize content focus
Don't over-build the footer — this design keeps it minimal (1 cols, 0 links)
10

Guide agent & export

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

Construis une UI dans le design system de dakiti.fr. Fond #ffffff · encre #111111 · accent #002c5d. Typo : メイリオ — 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.