Prism prismd.fr
Extracted · 10 sections · 78 colors · grade C

storybook.js.org

Accent #5e6ad2 · __Nunito_Sans_ee04dc — chaque valeur ci-dessous est mesurée via getComputedStyle(), jamais affirmée à la main.

78
colors
1
face
3
shadows
9
keyframes
storybook.js.org
rendu réel · source de vérité

storybook.js.org is built on a pure-white canvas (rgb(255, 255, 255)). The system uses rgb(255, 255, 255) as the singular interactive color. Sharp 0px corners on CTAs — architectural restraint, engineering precision alongside __Nunito_Sans_ee04dc as the primary typeface. A restrained elevation system (3 distinct shadows) — shadows reserved for the few elements that must lift off the page. Motion is a first-class concern — 9 keyframe animations plus transition-driven interactions.

01

Color — roles, semantics & the full census

78 colors measured · click any swatch to copy

Canvas
#ffffff
AAA 18.88:1
Ink
#111111
AAA 18.88:1
Accent
#ffffff
Fail 1:1
Line
#ffffff
Fail 1:1
Semantic states

No semantic state colors detected — this system signals state through weight & motion, not hue.

78 colors mined from the live renderexpand
02

Type — the ladder, in the real face

5 roles · rendered live in the real Inter (captured woff2) · lines are editable, click any spec to copy

display xl
display-xl56px · 700
display md
display-md24px · 700 · ×2.33
body
body16px · 400 · ×1.50
body sm
body-sm12px · 400 · ×1.33
button
button16px · 500 · ×0.75
03

Spacing & radius, made spatial

9 spacing steps · 7 radii · bars are exact px widths

Spacing scale
xxs · 2px
xs · 6px
sm · 8px
md · 12px
base · 16px
lg · 20px
xl · 32px
2xl · 48px
3xl · 56px
Radius
none
0px
xs
4px
sm
8px
md
12px
lg
9999px
xl
10007px
full
9999px
04

Depth — elevation is extracted, not invented

3 box-shadows measured on the live page · click a tile to copy its raw value

shadow-1
shadow-2
05

Motion — easings, transitions & live keyframes

1 easing curve · 9 keyframes · hover a tile to preview

Easing & transitions
transition-2cubic-bezier(0.4, 0, 0.2, 1)
9 keyframe animations extracted
fade-in
enter
exit
slideUpAndFade
slideRightAndFade
slideLeftAndFade
slideDownAndFade
ui-gradient-badge-rotate
ui-slideUpAndFade
06

Components — the closed vocabulary

9 component families · 35 variants counted on the live DOM

ComponentVariants found
buttons×10
links×10
nav Links×4
footer Links×4
heading H2×3
inputs×1
badges×1
heading H1×1
heading H3×1
Component style specs (§4)expand

Buttons

Pill

  • Background: transparent
  • Text: #ffffff {colors.hairline}
  • Padding: 0px 12px
  • Radius: 9999px
  • Border: 1px solid rgba(255, 255, 255, 0.3)
  • Font: 16px weight 500
  • Use: Status pills, tags, chips
  • Hover: border: 1px solid rgba(255, 255, 255, 0.32), borderColor: #ffffff
  • Focus: boxShadow: rgb(84, 104, 255) 0px 0px 0px 2px inset

Ghost

  • Background: transparent
  • Text: #000000
  • Padding: 0px 12px
  • Radius: 0px
  • Font: 16px weight 400
  • Use: Subtle action, toolbar, nav button
  • Hover: border: 1px solid rgba(255, 255, 255, 0.32), borderColor: #ffffff
  • Focus: boxShadow: rgb(84, 104, 255) 0px 0px 0px 2px inset

Ghost

  • Background: transparent
  • Text: #ffffff {colors.hairline}
  • Padding: 0px 8px
  • Radius: 6px
  • Font: 14px weight 700
  • Use: Subtle action, toolbar, nav button
  • Hover: border: 1px solid rgba(255, 255, 255, 0.32), borderColor: #ffffff
  • Focus: boxShadow: rgb(84, 104, 255) 0px 0px 0px 2px inset

Pill

  • Background: transparent
  • Text: #ffffff {colors.hairline}
  • Padding: 0px 24px
  • Radius: 9999px
  • Border: 1px solid rgb(255, 255, 255)
  • Font: 16px weight 700
  • Use: Status pills, tags, chips
  • Hover: border: 1px solid rgba(255, 255, 255, 0.32), borderColor: #ffffff
  • Focus: boxShadow: rgb(84, 104, 255) 0px 0px 0px 2px inset

Inputs & Forms

Text Input

  • Background: #ffffff {colors.hairline}
  • Text: #27272a
  • Padding: 0px 100px 0px 16px
  • Radius: 6px
  • Border: 1px solid rgb(228, 228, 231)
  • Font: 16px weight 400
  • Use: Text fields, search inputs
  • Focus: outline: rgb(16, 16, 16) auto 1px
07

Layout — structure & dimensions

5 layout metrics measured

header 73px 1200px max-width
max Width1200px
header Height73px
sidebar Width0px
gap16px
container Padding24px
08

Responsive — real breakpoints

16 media-query stops read from the live CSS

360px
430px
440px
600px
640px
768px
920px
940px
960px
1024px
1040px
1120px
1280px
1416px
1440px
1536px
09

Do's & Don'ts

15 enforceable rules pulled verbatim from the spec

Do
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 Pure White (`#ffffff`) as the primary accent — it's the brand's signature interactive color
Use 6px border-radius on buttons — the standard corner rounding for interactive elements
Style form inputs with a `1px solid rgb(228, 228, 231)` border — use border-based inputs, not floating labels or underline-only
Make the hero full-viewport (≥70% screen height) — this design uses an immersive hero, not a tall navbar
Include exactly 3 CTAs in the hero (primary + secondary) — this design pattern is multi-action, not single-purpose
Lay out testimonials in a grid (4+ items) — quantity signals scale and trust
Include a newsletter signup in the footer — email capture is part of the conversion funnel
Don't
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 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

Agent guide & export

Paste-ready prompt + the real files behind this page

Build a UI in the storybook.js.org design system. Canvas #ffffff · ink #111111 · accent #ffffff. Type: __Nunito_Sans_ee04dc — respect the size/weight ladder in §3. Radius, spacing, shadow: use only the extracted scales (no magic numbers). Full spec follows — paste the DESIGN.md below into your agent.
Every value above was getComputedStyle-verified.
$ npx prismd add storybook
DESIGN.md · narrative spec tokens.json