Design language comparison
Hex vs SuperWhisper
Both Hex and SuperWhisper commit to a dark-canvas approach, and they pair different display families (IBM Plex Sans vs ui-monospace). Beyond surface, motion levels are both subtle.
Palette · side by side
Up to 8 dominant swatches eachSide A · dark
Hex
Full Page
#01011b
brand
#31263b
foreground
#717a94
foreground
#000000
foreground
#22863a
accent
#472d7b
accent
#ecedf2
background
#5ec962
accent
Side B · dark
SuperWhisper
Full Page
#fafafa
background
#e5e7eb
neutral
#000000
foreground
#0088ff
accent
#888b91
foreground
#303030
neutral
#22c55e
accent
#dd55e7
accent
Typography · side by side
Primary family + weight ladder + sampleSide A · dark
Hex
Full Page
- Display
- IBM Plex Sans
- Body
- Cinetype
- Mono
- IBM Plex Mono
- Weights
- 400 · 500 · 600 · 700
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Side B · dark
SuperWhisper
Full Page
- Display
- __Inter_f367f3
- Body
- -apple-system
- Mono
- ui-monospace
- Weights
- 400 · 500 · 600
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Spacing scale · side by side
Base unit + first 8 scale valuesSide A · dark
Hex
Full Page
- Base unit
- 4 px
- Container max
- 1000 px
Side B · dark
SuperWhisper
Full Page
- Base unit
- 4 px
- Container max
- 1024 px
Motion vocabulary · side by side
Level + durations + easingsSide A · dark
Hex
Full Page
- Level
- subtle
- Libraries
- Framer Motion
Durations
Easings
Side B · dark
SuperWhisper
Full Page
- Level
- subtle
- Libraries
- Framer Motion
Durations
Easings
Palette & spacing overlap
Their palettes share 5% of swatches at the dominant tier — a quiet signal both teams drew from the same neutral library before applying brand accents. Their spacing scales overlap by 75% (1, 4, 6, 8, 10 px shared) — a rhythm any agent can transfer between the two systems with minimal recalibration.
Shared swatches (1)
Curator verdict
If you are building an interface that needs to reference both, Hex's restraint reads as the safer default and SuperWhisper's rhythm provides the accent moments — pair them at section-level, not at component-level.