Design language comparison
Replit vs xAI
Replit runs a dark-canvas system while xAI chose light, and they pair different display families (ABC Diatype vs -apple-system). Beyond surface, motion levels are both subtle.
Palette · side by side
Up to 8 dominant swatches eachSide A · dark
Replit
Full Page
#000000
foreground
#898c94
foreground
#2f3034
foreground
#ffffff
background
#76716f
foreground
#ff3c00
accent
#191818
foreground
#52545a
foreground
Side B · light
xAI
Full Page
#404040
foreground
#595959
foreground
#0051c3
brand
#000000
foreground
#ffffff
background
#ebebeb
background
Typography · side by side
Primary family + weight ladder + sampleSide A · dark
Replit
Full Page
- Display
- ABC Diatype
- Body
- ABC Diatype
- Weights
- 400 · 500
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 · light
xAI
Full Page
- Display
- -apple-system
- Body
- Times New Roman
- Weights
- 300 · 400 · 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
Replit
Full Page
- Base unit
- 4 px
- Container max
- 1392 px
Side B · light
xAI
Full Page
- Base unit
- 4 px
- Container max
- 1536 px
Motion vocabulary · side by side
Level + durations + easingsSide A · dark
Replit
Full Page
- Level
- subtle
- Libraries
- Framer Motion
Durations
Easings
Side B · light
xAI
Full Page
- Level
- subtle
- Libraries
- —
Durations
Easings
Palette & spacing overlap
Their palettes share 15% of swatches at the dominant tier — a quiet signal both teams drew from the same neutral library before applying brand accents. Spacing scales diverge entirely — agents porting components from one to the other should expect to re-derive the ladder, not interpolate.
Shared swatches (2)
Curator verdict
Pick a side. Mixing Replit's dark-first canvas with xAI's subtle motion vocabulary produces visual whiplash. Adopt one system as your primary, study the other for individual technique transfers (e.g. Replit's spacing, xAI's shadow).