slack
An inspired interpretation of Slacc's design language — a workplace messaging brand built on a deep aubergine primary, with cream-lavender hero gradients, blue inline links, and pill CTAs. The system pairs a proprietary humanist sans for display with a separate utility sans for b
colors
#4a154b #481a54 #611f69 #592466 #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.
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: Slacc-Inspired-design-analysis
description: An inspired interpretation of Slacc's design language — a workplace messaging brand built on a deep aubergine primary, with cream-lavender hero gradients, blue inline links, and pill CTAs. The system pairs a proprietary humanist sans for display with a separate utility sans for body, and stages product UI mockups inside soft pastel-mesh hero composites that act as both decoration and feature explanation.
colors:
primary: "#4a154b"
primary-deep: "#481a54"
primary-press: "#611f69"
primary-tint: "#592466"
on-primary: "#ffffff"
ink: "#1d1d1d"
ink-mute: "#696969"
link-blue: "#1264a3"
link-hover: "#3860be"
canvas: "#ffffff"
canvas-cream: "#f4ede4"
canvas-lavender: "#f9f0ff"
surface-elev: "#ffffff"
surface-aubergine: "#4a154b"
hairline: "#e6e6e6"
hairline-strong: "#000000"
semantic-error: "#cc4117"
semantic-success: "#007a5a"
on-aubergine-mute: "#d9bdde"
typography:
display-xxl:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 64px
fontWeight: 700
lineHeight: 1.12
letterSpacing: -0.768px
display-xl:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 58px
fontWeight: 600
lineHeight: 1.25
letterSpacing: -0.464px
display-lg:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 50px
fontWeight: 700
lineHeight: 1.12
letterSpacing: -0.6px
display-md:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 32px
fontWeight: 700
lineHeight: 1.25
letterSpacing: -0.256px
heading-lg:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 24px
fontWeight: 700
lineHeight: 1.33
letterSpacing: -0.096px
heading-md:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 22px
fontWeight: 600
lineHeight: 1.4
letterSpacing: 0
heading-sm:
fontFamily: "Salesforce-Avant-Garde, system-ui, -apple-system, BlinkMacSystemFont, sans-serif"
fontSize: 18px
fontWeight: 600
lineHeight: 1.56
letterSpacing: -0.0216px
body-lg:
fontFamily: "Salesforce-Sans, system-ui, -apple-system, sans-serif"
fontSize: 18px
fontWeight: 400
lineHeight: 1.55
letterSpacing: -0.0216px
body-md:
fontFamily: "Salesforce-Sans, system-ui, -apple-system, sans-serif"
fontSize: 16px
fontWeight: 400
lineHeight: 1.55
… components
display headline
body copy from slack 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: "#4a154b",
font: ""Salesforce-Sans", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on slack's visual identity.