Skip to content

Design Tokens

TokenValueUse
color.canvas#010102Page and preview background
color.surface.1#101114Cards and raised surfaces
color.surface.2#181a20Hovered or nested surface
color.surface.3#23252aStrong surface and borders
color.ink#f7f8f8Primary text on dark
color.inkMuted#a9adb7Secondary text
color.hairline#23252aDefault border
color.primary#5e6ad2Primary action and focus
color.primaryHover#828fffPrimary hover
color.primaryFocus#5e69d1Focus ring
TokenValueUse
font.sansInter, ui-sans-serif, system-ui, sans-serifProduct UI
font.monoui-monospace, SFMono-Regular, Menlo, monospaceCode, IDs, technical values
type.display.lg56px / 1.1 / 600Section opener
type.heading.md24px / 1.25 / 600Panel and page heading
type.body.md16px / 1.6 / 400Body text
type.body.sm14px / 1.5 / 400Control text and captions
TokenValue
space.14px
space.28px
space.312px
space.416px
space.624px
space.832px
radius.sm6px
radius.md8px
radius.lg12px
radius.xl16px
shadow.panel0 12px 32px rgb(0 0 0 / 0.28)
TokenValue
motion.fast120ms
motion.base180ms
motion.slow260ms
motion.ease.outcubic-bezier(0.16, 1, 0.3, 1)