Analyse du design system

deliveroo.fr

deliveroo.fr is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(0, 204, 188) as the high-saturation accent for primary actions. Crisp CTAs (4px radius) reinforce a precise, technical aesthetic alongside stratos as the primary typeface. A layered elevation system (10 distinct shadows) building a clear front-to-back hierarchy. Interactions are smoothed by transitions across many elements, with little or no keyframe animation.

Accent #00ccbc · police principale plex-sans

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://deliveroo.fr/fr/menu/grenoble/gare-sncf/snack-le-syfax ·extrait le 2026-08-10 ·scorer v2 ·moteur getComputedStyle
Desktop · source de vérité
deliveroo.fr desktop
Mobile
deliveroo.fr mobile
01

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

44 couleurs mesurées · clique une pastille pour copier

Canvas
#ffffff
AAA 12.82:1
Ink
#2e3333
AAA 12.82:1
Accent
#00ccbc
Fail 2.03:1
Line
#2e3333
AAA 12.82: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.

44 couleurs extraites du rendu livedéplier
02

Typographie — l’échelle, dans la vraie police

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

display xl
display-xl40px · 600
display md
display-md18px · 700 · ×2.22
body
body16px · 400 · ×1.13
body sm
body-sm14px · 400 · ×1.14
button
button13.3333px · 400 · ×1.05
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 12px
sm · 16px
md · 24px
base · 32px
lg · 40px
xl · 48px
2xl · 56px
3xl · 64px
Arrondis
none
0px
xs
4px
sm
16px
md
17px
lg
20px
xl
24px
full
9999px
04

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

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

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

Motion — courbes, transitions & keyframes réels

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

Courbes & transitions
transition-1ease-out
transition-4ease-in
2 animations keyframes extraites
onetrust-fade-in
slide-down-custom
06

Composants — le vocabulaire fermé

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

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

Buttons

Ghost

  • Background: transparent
  • Text: #2e3333 {colors.hairline}
  • Padding: 0px
  • Radius: 3px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Focus: boxShadow: rgba(0, 204, 188, 0.3) 0px 0px 0px 3px

Primary Brand

  • Background: #00ccbc {colors.primary-focus}
  • Text: #ffffff {colors.background}
  • Padding: 8px 16px
  • Radius: 4px
  • Border: 1px solid rgb(0, 204, 188)
  • Font: 13.3333px weight 400
  • Use: Primary CTA / brand action
  • Focus: boxShadow: rgba(0, 204, 188, 0.3) 0px 0px 0px 3px

Light / Invert

  • Background: #ffffff {colors.background}
  • Text: #2e3333 {colors.hairline}
  • Padding: 8px 16px
  • Radius: 4px
  • Border: 1px solid rgb(232, 235, 235)
  • Font: 13.3333px weight 400
  • Use: Bright CTA on dark sections
  • Focus: boxShadow: rgba(0, 204, 188, 0.3) 0px 0px 0px 3px

Pill

  • Background: transparent
  • Text: #000000
  • Padding: 2px 16px
  • Radius: 16px
  • Font: 13.3333px weight 400
  • Use: Status pills, tags, chips
  • Focus: boxShadow: rgba(0, 204, 188, 0.3) 0px 0px 0px 3px

Inputs & Forms

Text Input

  • Background: #ffffff {colors.background}
  • Text: #000000
  • Padding: 12px 16px 12px 40px
  • Radius: 20px
  • Border: 0px none rgb(0, 0, 0)
  • Shadow: rgba(0, 0, 0, 0.05) 0px 2px 4px 0px inset
  • Font: 16px weight 400
  • Use: Text fields, search inputs
  • Focus: border: 1px solid rgb(232, 235, 235), borderColor: rgb(232, 235, 235)
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 311px 1200px max-width
max Width1200px
header Height311px
sidebar Width420px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

15 points de rupture lus dans le CSS live

400px
425px
426px
500px
530px
550px
600px
768px
769px
890px
896px
897px
1023px
1024px
1280px
09

À faire / À éviter

17 règles applicables, verbatim de la spec

À faire
Use Charcoal (`#2e3333`) for text — not pure black, it's warmer and more readable
Use plex-sans as the primary typeface — it defines the brand personality
Use the extracted shadow patterns for elevation — they are tuned to match the brand palette
Use Emerald (`#00ccbc`) as the primary accent — it's the brand's signature interactive color
Use small 4px radius for buttons — this design system uses subtle rounding, not pill shapes
Maintain nav height at 48px — consistent vertical space for the navigation bar
Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
Each card uses an icon (not photo) — the visual language is illustrative, not photographic
Build a content-dense footer (4 columns, ~25 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 invent new shadow values — use only the extracted shadow levels
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 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 deliveroo.fr. Fond #ffffff · encre #2e3333 · accent #00ccbc. Typo : plex-sans — 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.
$ npx prism-design add deliveroo
DESIGN.md · narrative spec tokens.json