Analyse du design system

rougedupoivre.be

rougedupoivre.be is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(228, 0, 12) as the high-saturation accent for primary actions. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Lora as the primary typeface. Lora is paired with Montserrat for secondary roles. Depth comes from borders and surface contrast rather than shadows — a flat, structural elevation model. Motion is a first-class concern — 7 keyframe animations plus transition-driven interactions.

Accent #e4000c · police principale Lora

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

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

11 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 12.63:1
Ink
#333333
AAA 12.63:1
Accent
#e4000c
AA 4.88:1
Line
#333333
AAA 12.63: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

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

display xl
display-xl102.4px · 400
display md
display-md28.8px · 400 · ×3.56
body
body16px · 400 · ×1.80
body sm
body-sm16px · 500 · ×1.00
caption
caption16px · 700 · ×1.00
button
button22px · 400 · ×0.73
mono
mono16px · 400 · ×1.38
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 5px
sm · 8px
md · 10px
base · 16px
lg · 25px
xl · 30px
2xl · 50px
3xl · 60px
Arrondis
none
0px
xs
3px
sm
5px
md
14px
lg
20px
xl
32px
full
9999px
05

Motion — courbes, transitions & keyframes réels

0 courbes d’easing · 7 keyframes · survole une tuile pour prévisualiser

7 animations keyframes extraites
eicon-spin
hide-scroll
elementor-animation-pulse
fadeInUp
a
swiper-preloader-spin
fa-spin
06

Composants — le vocabulaire fermé

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

ComposantVariantes
buttons×9
footer Links×7
links×4
divider×4
badges×3
nav Links×3
heading H2×2
heading H3×2
inputs×1
cards×1
status Badge×1
heading H1×1
Specs de style des composants (§4)déplier

Buttons

Subtle

  • Background: rgba(0, 0, 0, 0.05)
  • Text: #ffffff {colors.primary-focus}
  • Padding: 5.5px
  • Radius: 3px
  • Font: 22px weight 400
  • Use: Quiet action against page bg
  • Hover: backgroundColor: #e4000c, transform: matrix(1.05331, 0, 0, 1.05331, 0, 0)
  • Focus: backgroundColor: rgb(121, 0, 6), transform: matrix(1, 0, 0, 1, 0, 0), outline: rgb(255, 255, 255) auto 3px
  • Active: backgroundColor: rgb(9, 0, 0), transform: matrix(1.0067, 0, 0, 1.0067, 0, 0)

Outline

  • Background: #000000
  • Text: #ffffff {colors.primary-focus}
  • Padding: 10px
  • Radius: 0px
  • Border: 2px solid rgb(228, 0, 12)
  • Font: 12.8px weight 500
  • Use: Secondary action with border
  • Hover: backgroundColor: #e4000c, transform: matrix(1.05331, 0, 0, 1.05331, 0, 0)
  • Focus: backgroundColor: rgb(121, 0, 6), transform: matrix(1, 0, 0, 1, 0, 0), outline: rgb(255, 255, 255) auto 3px
  • Active: backgroundColor: rgb(9, 0, 0), transform: matrix(1.0067, 0, 0, 1.0067, 0, 0)

Primary Brand

  • Background: #e4000c {colors.primary}
  • Text: #ffffff {colors.primary-focus}
  • Padding: 10px 12px
  • Radius: 0px
  • Border: 2px solid rgb(228, 0, 12)
  • Font: 12.8px weight 500
  • Use: Primary CTA / brand action
  • Hover: backgroundColor: #e4000c, transform: matrix(1.05331, 0, 0, 1.05331, 0, 0)
  • Focus: backgroundColor: rgb(121, 0, 6), transform: matrix(1, 0, 0, 1, 0, 0), outline: rgb(255, 255, 255) auto 3px
  • Active: backgroundColor: rgb(9, 0, 0), transform: matrix(1.0067, 0, 0, 1.0067, 0, 0)

Outline

  • Background: transparent
  • Text: #ffffff {colors.primary-focus}
  • Padding: 10px 20px
  • Radius: 0px
  • Border: 2px solid rgb(255, 255, 255)
  • Font: 14.4px weight 500
  • Use: Secondary action with border
  • Hover: backgroundColor: #e4000c, transform: matrix(1.05331, 0, 0, 1.05331, 0, 0)
  • Focus: backgroundColor: rgb(121, 0, 6), transform: matrix(1, 0, 0, 1, 0, 0), outline: rgb(255, 255, 255) auto 3px
  • Active: backgroundColor: rgb(9, 0, 0), transform: matrix(1.0067, 0, 0, 1.0067, 0, 0)

Light / Invert

  • Background: #ffffff {colors.primary-focus}
  • Text: #181818
  • Padding: 10px 12px
  • Radius: 0px
  • Border: 2px solid rgb(228, 0, 12)
  • Font: 12.8px weight 500
  • Use: Bright CTA on dark sections
  • Hover: backgroundColor: #e4000c, transform: matrix(1.05331, 0, 0, 1.05331, 0, 0)
  • Focus: backgroundColor: rgb(121, 0, 6), transform: matrix(1, 0, 0, 1, 0, 0), outline: rgb(255, 255, 255) auto 3px
  • Active: backgroundColor: rgb(9, 0, 0), transform: matrix(1.0067, 0, 0, 1.0067, 0, 0)
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 129px 1200px max-width
max Width1200px
header Height129px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

10 points de rupture lus dans le CSS live

479px
575px
576px
767px
768px
991px
992px
1024px
1025px
1200px
09

À faire / À éviter

14 règles applicables, verbatim de la spec

À faire
Use Charcoal (`#333333`) for text — not pure black, it's warmer and more readable
Use Lora as the primary typeface — it defines the brand personality
Use M Tricolor Red (`#e4000c`) as the primary accent — it's the brand's signature interactive color
Transition button background to M Tricolor Red (`#e4000c`) on hover — this is the extracted interactive state
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Include exactly 2 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
Repeat the primary CTA across 3 banner sections — conversion paths are layered, not single
Include a newsletter signup in the footer — email capture is part of the conversion funnel
À éviter
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 introduce additional saturated accent colors — the palette is intentionally controlled
Don't use opacity or brightness filter for button hover — the design uses an explicit background color change
Don't make the nav sticky — this design lets it scroll away to maximize content focus
Don't put a CTA button in the nav — this design uses links only at the top
10

Guide agent & export

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

Construis une UI dans le design system de rougedupoivre.be. Fond #ffffff · encre #333333 · accent #e4000c. Typo : Lora — 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.