superhuman
An inspired interpretation of Superhumon's design language — a fast-email productivity brand split between an editorial dark hero (deep indigo navy with violet-sky atmospheric backdrop and a portrait subject) and a quiet white content body with off-warm-grey ink. The system uses
colors
#1b1938 #0e0c1f #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
design.md source
---
version: alpha
name: Superhumon-Inspired-design-analysis
description: An inspired interpretation of Superhumon's design language — a fast-email productivity brand split between an editorial dark hero (deep indigo navy with violet-sky atmospheric backdrop and a portrait subject) and a quiet white content body with off-warm-grey ink. The system uses a single proprietary variable display sans, heavy weight 460–540 with tight tracking, and a deep-teal closing CTA band that breaks the indigo/white rhythm with a warm dark interlude. Buttons are tight rounded rectangles, pricing is sober and dense, and the brand reads more like a high-end newsletter than a SaaS app.
colors:
primary: "#1b1938"
primary-deep: "#0e0c1f"
on-primary: "#ffffff"
ink: "#292827"
ink-mute: "#73706d"
ink-faint: "#9a9794"
canvas: "#ffffff"
canvas-soft: "#fafaf8"
surface-violet-soft: "#c9b4fa"
surface-teal-deep: "#0e3030"
surface-teal-mid: "#155555"
hairline: "#e8e4dd"
hairline-dark: "#3f3a52"
on-dark-mute: "#bcbac9"
on-dark-faint: "#5a5772"
typography:
display-xxl:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 64px
fontWeight: 540
lineHeight: 0.96
letterSpacing: 0
display-xl:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 48px
fontWeight: 460
lineHeight: 0.96
letterSpacing: -1.32px
display-lg:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 28px
fontWeight: 540
lineHeight: 1.14
letterSpacing: -0.63px
display-md:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 22px
fontWeight: 460
lineHeight: 1.1
letterSpacing: -0.315px
heading-lg:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 20px
fontWeight: 460
lineHeight: 1.2
letterSpacing: -0.4px
body-lg:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 18px
fontWeight: 540
lineHeight: 1.5
letterSpacing: -0.135px
body-md:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 460
lineHeight: 1.5
letterSpacing: 0
body-strong:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 18.72px
fontWeight: 700
lineHeight: 1.5
letterSpacing: 0
button-md:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 16px
fontWeight: 700
lineHeight: 1.0
letterSpacing: 0
button-cap:
fontFamily: "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
fontSize: 14px
… components
display headline
body copy from superhuman tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#1b1938",
font: ""Super Sans VF", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on superhuman's visual identity.