Analyse du design system

prettypatty.ch

prettypatty.ch is built on a warm, off-white canvas (rgb(255, 247, 227)). The system uses rgb(58, 110, 207) as the accent for primary actions and brand signals. Generously rounded CTAs (50%) suggest approachable, content-first design alongside ATCDuelRound-V4 as the primary typeface. ATCDuelRound-V4 is paired with GTPressuraMono for secondary roles. 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 — 13 keyframe animations plus transition-driven interactions.

Accent #3a6ecf · police principale ATCDuelRound-V4

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

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

16 couleurs mesurées · clique une pastille pour copier

Canvas
#fff7e3
AAA 15.2:1
Ink
#202024
AAA 15.2:1
Accent
#3a6ecf
AA 4.56:1
Line
#333333
AAA 11.83: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.

16 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-xl124px · 600
display md
display-md20px · 600 · ×6.20
body
body16px · 600 · ×1.25
button
button16.96px · 600 · ×0.94
mono
mono16px · 400 · ×1.06
03

Espacements & arrondis, rendus spatiaux

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

Échelle d’espacement
xxs · 2px
xs · 7px
sm · 14px
md · 16px
base · 26px
lg · 36px
xl · 40px
2xl · 60px
3xl · 72px
Arrondis
none
0px
xs
3px
sm
16px
md
20px
lg
24px
xl
32px
full
9999px
04

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

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

shadow-1
05

Motion — courbes, transitions & keyframes réels

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

13 animations keyframes extraites
spin
rotateText
circleTextRotate
heroBurgerLeft
heroBurgerRight
heroCircle
heroCircleChangeTop
heroMainImage
heroHeading
slideUp
text-right-to-left-2
text-left-to-right-2
06

Composants — le vocabulaire fermé

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

ComposantVariantes
buttons×10
links×10
footer Links×8
inputs×4
nav Links×4
heading H2×4
badges×1
cta Banner×1
heading H1×1
heading H3×1
rating Display×1
Specs de style des composants (§4)déplier

Buttons

Outline

  • Background: transparent
  • Text: #202024 {colors.ink-muted}
  • Padding: 0px
  • Radius: 50%
  • Border: 1px solid rgb(32, 32, 36)
  • Font: 16px weight 600
  • Use: Secondary action with border

Pill

  • Background: #fff7e3 {colors.background}
  • Text: #202024 {colors.ink-muted}
  • Padding: 8px
  • Radius: 32px
  • Border: 1px solid rgb(32, 32, 36)
  • Font: 16.96px weight 600
  • Use: Status pills, tags, chips

Pill

  • Background: #3a6ecf {colors.primary}
  • Text: #ffffff {colors.surface-1}
  • Padding: 12px 24px
  • Radius: 32px
  • Font: 16.96px weight 600
  • Use: Status pills, tags, chips

Light / Invert

  • Background: #fff7e3 {colors.background}
  • Text: #ff3816
  • Padding: 0px
  • Radius: 50%
  • Border: 1px solid rgb(255, 56, 22)
  • Font: 16px weight 600
  • Use: Bright CTA on dark sections

Light / Invert

  • Background: #fff7e3 {colors.background}
  • Text: #afafaf
  • Padding: 0px
  • Radius: 50%
  • Border: 1px solid rgb(175, 175, 175)
  • Font: 16px weight 600
  • Use: Bright CTA on dark sections

Cards & Containers

Standard Card

  • Background: transparent
  • Padding: 0px
  • Radius: 0px
  • Border: 1px solid rgb(32, 32, 36)
  • Use: Content containers, listing items

Inputs & Forms

Text Input

  • Background: #99bdff
  • Text: #202024 {colors.ink-muted}
07

Mise en page — structure & dimensions

5 métriques de layout mesurées

header 100px 1200px max-width
max Width1200px
header Height100px
sidebar Width0px
gap16px
container Padding0px
08

Responsive — vrais breakpoints

15 points de rupture lus dans le CSS live

479px
480px
580px
700px
767px
768px
820px
899px
991px
992px
1024px
1280px
1440px
1920px
2600px
09

À faire / À éviter

25 règles applicables, verbatim de la spec

À faire
Use Beige (`#fff7e3`) as the page background — it's intentionally not pure white
Use Near-Black (`#202024`) for text — not pure black, it's warmer and more readable
Use ATCDuelRound-V4 as the primary typeface — it defines the brand personality
Keep font weights between 400-600 — the system uses a narrow weight range for subtle hierarchy
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 M Tricolor Blue (`#3a6ecf`) as the primary accent — it's the brand's signature interactive color
Use 32px border-radius on primary buttons — the brand uses generously-rounded CTAs
Style form inputs with a `1px solid rgb(32, 32, 36)` border — use border-based inputs, not floating labels or underline-only
Maintain nav height at 52px — consistent vertical space for the navigation bar
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
Use a single primary CTA in the hero — the design intentionally avoids choice paralysis
Repeat the primary CTA across 2 banner sections — conversion paths are layered, not single
À é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 — 600 is the heaviest weight this design paints
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 use sharp-cornered or pill buttons — 32px is the CTA border-radius standard
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
Don't make the nav sticky — this design lets it scroll away to maximize content focus
10

Guide agent & export

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

Construis une UI dans le design system de prettypatty.ch. Fond #fff7e3 · encre #202024 · accent #3a6ecf. Typo : ATCDuelRound-V4 — 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 prettypatty
DESIGN.md · narrative spec tokens.json