Analyse du design system

angelina-paris.fr

angelina-paris.fr is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(255, 206, 191) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside Pestifero-medium as the primary typeface. Pestifero-medium is paired with Hkgrotesk-med for secondary roles. A layered elevation system (4 distinct shadows) building a clear front-to-back hierarchy. Interactions are smoothed by transitions across many elements, with little or no keyframe animation.

Accent #f2b4a3 · police principale Helvetica Neue

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

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

25 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 16.28:1
Ink
#3f100a
AAA 16.28:1
Accent
#f2b4a3
Fail 1.77: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.

25 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl100px · 400
display lg
display-lg83.2px · 400 · ×1.20
display md
display-md19px · 800 · ×4.38
body
body14px · 400 · ×1.36
body sm
body-sm16px · 400 · ×0.88
caption
caption12px · 500 · ×1.33
button
button24px · 400 · ×0.50
mono
mono16px · 400 · ×1.50
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 8px
sm · 10px
md · 12px
base · 16px
lg · 24px
xl · 32px
2xl · 40px
3xl · 56px
Arrondis
none
0px
xs
3px
sm
8px
md
16px
lg
100px
xl
213px
full
9999px
04

Profondeur — l’élévation est extraite, pas inventée

4 ombres mesurées sur la page live · clique une tuile pour copier sa valeur brute

shadow-1
shadow-2
shadow-3
shadow-4
05

Motion — courbes, transitions & keyframes réels

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

1 animations keyframes extraites
spin
06

Composants — le vocabulaire fermé

11 familles de composants · 59 variantes comptées sur le DOM live

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

Buttons

Ghost

  • Background: transparent
  • Text: #3f100a {colors.primary-hover}
  • Padding: 18px
  • Radius: 0px
  • Font: 24px weight 400
  • Use: Subtle action, toolbar, nav button

Secondary

  • Background: #ffcebf {colors.primary}
  • Text: #2e1e16
  • Padding: 17px 23px
  • Radius: 0px
  • Font: 12px weight 700
  • Use: Secondary action

Secondary

  • Background: #2e1e16
  • Text: #fff2eb {colors.surface-2}
  • Padding: 17px 23px
  • Radius: 0px
  • Font: 12px weight 400
  • Use: Secondary action

Light / Invert

  • Background: #ffffff {colors.background}
  • Text: #2e1e16
  • Padding: 17px 20px
  • Radius: 0px
  • Font: 12px weight 700
  • Use: Bright CTA on dark sections

Inputs & Forms

Text Input

  • Background: #ffffff {colors.background}
  • Text: #333333 {colors.hairline}
  • Padding: 8px 12px
  • Radius: 0px
  • Border: 1px solid rgb(204, 204, 204)
  • Font: 14px weight 400
  • Use: Text fields, search inputs

Navigation

Main Nav

  • Background: transparent
  • Padding: 24px 0px 16px
  • Radius: none
  • Font: 14px weight 400
  • Use: Fixed/sticky block nav — N/A items

Status Badges

Neutral Dark

  • Background: transparent
  • Text: #3f100a {colors.primary-hover}
  • Padding: 0px
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 80px 1440px max-width
max Width1440px
header Height80px
sidebar Width0px
gap16px
container Padding24px
08

Responsive — vrais breakpoints

6 points de rupture lus dans le CSS live

479px
767px
768px
991px
992px
1440px
09

À faire / À éviter

26 règles applicables, verbatim de la spec

À faire
Use Near Black (`#3f100a`) for text — not pure black, it's warmer and more readable
Use Helvetica Neue as the primary typeface — it defines the brand personality
Keep font weights between 400-500 — the system uses a narrow weight range for subtle hierarchy
Use negative letter-spacing (-1.5px) at display sizes for compressed, editorial headlines
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use full-pill radius (9999px) only for specific elements (avatars, pills, toggles)
Use Pink (`#ffcebf`) as the primary accent — it's the brand's signature interactive color
Style form inputs with a `1px solid rgb(204, 204, 204)` border — use border-based inputs, not floating labels or underline-only
Keep navigation fixed to the top — the design uses a persistent navigation pattern
Maintain nav height at 119.969px — consistent vertical space for the navigation bar
Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
Make the navigation fixed — it stays visible during scroll, signaling content depth
Include a search input directly in the nav — discoverability is a primary UX value here
Each card includes a top image — imagery is part of the card identity, not optional
Use a 3-column grid on desktop — density matters for this content type
Include a newsletter signup in the footer — email capture is part of the conversion funnel
Build a content-dense footer (6 columns, ~23 links) — this site treats the footer as a sitemap, not an afterthought
À é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 reach for weight 700 (bold) or above — 500 is the heaviest weight this design paints
Don't increase letter-spacing on headings — the type is designed to run tight at scale
Don't invent new shadow values — use only the extracted shadow levels
Don't apply pill radius on rectangular buttons or cards — it's reserved for specific interactive elements
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 collapse or hide the nav on scroll without an explicit scroll-triggered animation — the design uses fixed nav presence
10

Guide agent & export

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

Construis une UI dans le design system de angelina-paris.fr. Fond #ffffff · encre #3f100a · accent #f2b4a3. Typo : Helvetica Neue — 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.