oh-my-design-cli 1.8.7 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +1995 -38
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +217 -330
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +149 -349
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -8,52 +8,87 @@ primary_color: "#000000"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: elevenlabs
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: ElevenLabs Brand
|
|
15
15
|
url: "https://elevenlabs.io/brand"
|
|
16
16
|
type: brand
|
|
17
|
-
description:
|
|
17
|
+
description: Official logo, symbol, naming, and platform-brand guidance.
|
|
18
18
|
og_image: "https://elevenlabs.io/cover.png"
|
|
19
|
+
verification_v2:
|
|
20
|
+
schema: 2
|
|
21
|
+
checked: "2026-07-13"
|
|
22
|
+
surfaces:
|
|
23
|
+
- { id: home, kind: marketing, url: "https://elevenlabs.io/", inspected: "2026-07-12" }
|
|
24
|
+
- { id: customer-story, kind: editorial, url: "https://elevenlabs.io/blog/clay-scales-content-production-and-agility-with-elevencreative", inspected: "2026-07-12" }
|
|
25
|
+
- { id: pricing, kind: marketing-pricing, url: "https://elevenlabs.io/pricing", inspected: "2026-07-12" }
|
|
26
|
+
sources:
|
|
27
|
+
- { id: public-capture, kind: product-surface, url: "https://elevenlabs.io/", captured: "2026-07-12" }
|
|
28
|
+
- { id: official-about, kind: official-doc, url: "https://elevenlabs.io/about", captured: "2026-07-13" }
|
|
29
|
+
- { id: official-brand, kind: brand-asset, url: "https://elevenlabs.io/brand", captured: "2026-07-13" }
|
|
30
|
+
- { id: official-docs, kind: official-doc, url: "https://elevenlabs.io/docs/overview/intro", captured: "2026-07-13" }
|
|
31
|
+
- { id: official-safety, kind: official-doc, url: "https://elevenlabs.io/safety", captured: "2026-07-13" }
|
|
32
|
+
conflicts: []
|
|
33
|
+
claims:
|
|
34
|
+
"tokens.colors.canvas": &public { surface_id: home, source_id: public-capture, method: live-inspect, captured: "2026-07-12" }
|
|
35
|
+
"tokens.colors.surface": *public
|
|
36
|
+
"tokens.colors.foreground": *public
|
|
37
|
+
"tokens.colors.muted": *public
|
|
38
|
+
"tokens.colors.hairline": *public
|
|
39
|
+
"tokens.colors.primary": *public
|
|
40
|
+
"tokens.colors.on-primary": *public
|
|
41
|
+
"tokens.typography.family.ui": *public
|
|
42
|
+
"tokens.typography.family.display": *public
|
|
43
|
+
"tokens.typography.display.size": *public
|
|
44
|
+
"tokens.typography.display.weight": *public
|
|
45
|
+
"tokens.typography.display.lineHeight": *public
|
|
46
|
+
"tokens.typography.display.use": *public
|
|
47
|
+
"tokens.typography.body.size": *public
|
|
48
|
+
"tokens.typography.body.weight": *public
|
|
49
|
+
"tokens.typography.body.lineHeight": *public
|
|
50
|
+
"tokens.typography.body.use": *public
|
|
51
|
+
"tokens.typography.control.size": *public
|
|
52
|
+
"tokens.typography.control.weight": *public
|
|
53
|
+
"tokens.typography.control.lineHeight": *public
|
|
54
|
+
"tokens.typography.control.use": *public
|
|
55
|
+
"tokens.spacing.xs": *public
|
|
56
|
+
"tokens.spacing.sm": *public
|
|
57
|
+
"tokens.spacing.md": *public
|
|
58
|
+
"tokens.spacing.lg": *public
|
|
59
|
+
"tokens.spacing.xl": *public
|
|
60
|
+
"tokens.spacing.xxl": *public
|
|
61
|
+
"tokens.rounded.sm": *public
|
|
62
|
+
"tokens.rounded.md": *public
|
|
63
|
+
"tokens.rounded.lg": *public
|
|
64
|
+
"tokens.rounded.full": *public
|
|
65
|
+
"tokens.components.public-selected-tab.type": *public
|
|
66
|
+
"tokens.components.public-selected-tab.radius": *public
|
|
67
|
+
"tokens.components.public-selected-tab.padding": *public
|
|
68
|
+
"tokens.components.public-selected-tab.font": *public
|
|
69
|
+
"tokens.components.public-selected-tab.states": *public
|
|
70
|
+
"tokens.components.public-selected-tab.use": *public
|
|
19
71
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
72
|
+
source: reconciled
|
|
73
|
+
extracted: "2026-07-13"
|
|
74
|
+
note: "Selector-backed values come only from supplied public marketing, editorial, and pricing captures. Official brand, documentation, policy, authenticated-product, and declared-font evidence remain separate."
|
|
22
75
|
colors:
|
|
23
76
|
canvas: "#ffffff"
|
|
24
|
-
surface: "#
|
|
25
|
-
|
|
26
|
-
black: "#000000"
|
|
27
|
-
secondary: "#4e4e4e"
|
|
77
|
+
surface: "#f5f3f1"
|
|
78
|
+
foreground: "#000000"
|
|
28
79
|
muted: "#777169"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
80
|
+
hairline: "#e5e5e5"
|
|
81
|
+
primary: "#000000"
|
|
82
|
+
on-primary: "#ffffff"
|
|
32
83
|
typography:
|
|
33
|
-
family: {
|
|
34
|
-
display
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
body-std: { size: 16, weight: 400, lineHeight: 1.50, tracking: 0.16, use: "UI text (Inter)" }
|
|
40
|
-
nav: { size: 15, weight: 500, lineHeight: 1.47, tracking: 0.15, use: "Navigation links / button (Inter)" }
|
|
41
|
-
button-upper: { size: 14, weight: 700, lineHeight: 1.10, tracking: 0.7, use: "Bold uppercase CTA (WaldenburgFH)" }
|
|
42
|
-
caption: { size: 14, weight: 400, lineHeight: 1.43, tracking: 0.14, use: "Metadata (Inter)" }
|
|
43
|
-
code: { size: 13, weight: 400, lineHeight: 1.85, use: "Code blocks (Geist Mono)" }
|
|
44
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 20, xl: 24, xxl: 32, section: 40 }
|
|
45
|
-
rounded: { sm: 4, md: 12, lg: 24, full: 9999 }
|
|
46
|
-
shadow:
|
|
47
|
-
outline: "rgba(0,0,0,0.06) 0px 0px 0px 1px"
|
|
48
|
-
soft: "rgba(0,0,0,0.04) 0px 4px 4px"
|
|
49
|
-
card: "rgba(0,0,0,0.4) 0px 0px 1px, rgba(0,0,0,0.04) 0px 4px 4px"
|
|
50
|
-
warm: "rgba(78,50,23,0.04) 0px 6px 16px"
|
|
84
|
+
family: { ui: "Inter", display: "Waldenburg" }
|
|
85
|
+
display: { size: 48, weight: 300, lineHeight: 1.08, use: "Waldenburg h1 on captured public marketing home" }
|
|
86
|
+
body: { size: 18, weight: 400, lineHeight: 1.60, use: "Inter repeated body/list text on captured public routes" }
|
|
87
|
+
control: { size: 15, weight: 400, lineHeight: 1.00, use: "Inter public primary-action sample" }
|
|
88
|
+
spacing: { xs: 4, sm: 6, md: 8, lg: 12, xl: 16, xxl: 20 }
|
|
89
|
+
rounded: { sm: 4, md: 12, lg: 16, full: 9999 }
|
|
51
90
|
components:
|
|
52
|
-
|
|
53
|
-
button-white: { type: button, bg: "#ffffff", fg: "#000000", radius: 9999, use: "Secondary white pill, shadow-bordered" }
|
|
54
|
-
button-stone: { type: button, bg: "#f5f2ef", fg: "#000000", radius: 30, padding: "12px 20px 12px 14px", use: "Signature warm stone CTA" }
|
|
55
|
-
button-upper: { type: button, fg: "#000000", font: "14px/700 WaldenburgFH uppercase", use: "Bold uppercase CTA label" }
|
|
56
|
-
card: { type: card, bg: "#ffffff", radius: 24, use: "Standard card, 1px #e5e5e5 border or shadow-as-border" }
|
|
91
|
+
public-selected-tab: { type: tab, radius: 14, padding: "0px 21px 0px 20px", font: "18px/400 Inter", states: "selected via aria-selected=true; no measured visual delta", use: "One public-home selected tab; not a product-wide component contract" }
|
|
57
92
|
components_harvested: true
|
|
58
93
|
---
|
|
59
94
|
|
|
@@ -61,355 +96,182 @@ tokens:
|
|
|
61
96
|
|
|
62
97
|
## 1. Visual Theme & Atmosphere
|
|
63
98
|
|
|
64
|
-
ElevenLabs
|
|
99
|
+
ElevenLabs is an AI research and product company that began with human-like voice technology and now describes three distinct offerings: ElevenAgents for customer-facing voice and chat agents, ElevenCreative for creator and marketing workflows, and ElevenAPI for developers. Its official brand system keeps the parent identity spare—black, white, the two-bar “11” pause-like symbol, and disciplined naming—while giving each platform a separate graphic and color approach. The supplied public capture of the marketing home, a customer story, and pricing reinforces that distinction: black-and-white actions, warm near-neutrals, low-contrast borders, Inter for the repeated reading rhythm, and light Waldenburg display moments. These are public communication surfaces, not evidence of the authenticated product interface or documentation chrome. [About](https://elevenlabs.io/about) · [Brand guidelines](https://elevenlabs.io/brand)
|
|
65
100
|
|
|
66
|
-
|
|
101
|
+
**Key characteristics:**
|
|
102
|
+
- Parent-brand public chrome is neutral: `#000000`, `#ffffff`, `#f5f3f1`, and `#e5e5e5` are selector-backed observations.
|
|
103
|
+
- The official “11” symbol abstracts eleven and references a pause icon; its clear-space and naming rules belong to brand use, not a UI component library.
|
|
104
|
+
- Inter is the repeated live UI/body family; light-weight Waldenburg is a live public display family.
|
|
105
|
+
- ElevenAgents, ElevenCreative, and ElevenAPI have official platform-specific identities and must not be reduced to one parent-product palette.
|
|
67
106
|
|
|
68
|
-
|
|
107
|
+
## 2. Color Palette & Roles
|
|
69
108
|
|
|
70
|
-
|
|
71
|
-
-
|
|
72
|
-
-
|
|
73
|
-
-
|
|
74
|
-
-
|
|
75
|
-
-
|
|
76
|
-
-
|
|
77
|
-
- Warm shadow tints: `rgba(78, 50, 23, 0.04)` — shadows have color, not just darkness
|
|
78
|
-
- Geist Mono / ui-monospace for code snippets
|
|
109
|
+
### Selector-backed public surfaces
|
|
110
|
+
- **Canvas / inverse action** (`#ffffff`): observed page and public inverse-action background.
|
|
111
|
+
- **Primary public action / foreground** (`#000000`): observed black public action and primary text.
|
|
112
|
+
- **Warm public surface** (`#f5f3f1`): observed on a pill-shaped home control only; not a global canvas claim.
|
|
113
|
+
- **Muted text** (`#777169`): repeated public-route muted text.
|
|
114
|
+
- **Hairline** (`#e5e5e5`): repeated computed border color across the captured routes.
|
|
115
|
+
- **On primary** (`#ffffff`): observed text on the black public action.
|
|
79
116
|
|
|
80
|
-
|
|
117
|
+
### Official platform-brand boundary
|
|
81
118
|
|
|
82
|
-
|
|
83
|
-
- **Pure White** (`#ffffff`): Primary background, card surfaces, button backgrounds
|
|
84
|
-
- **Light Gray** (`#f5f5f5`): Secondary surface, subtle section differentiation
|
|
85
|
-
- **Warm Stone** (`#f5f2ef`): Button background (at 80% opacity) — the warm signature
|
|
86
|
-
- **Black** (`#000000`): Primary text, headings, dark buttons
|
|
87
|
-
|
|
88
|
-
### Neutral Scale
|
|
89
|
-
- **Dark Gray** (`#4e4e4e`): Secondary text, descriptions
|
|
90
|
-
- **Warm Gray** (`#777169`): Tertiary text, muted links, decorative underlines
|
|
91
|
-
- **Near White** (`#f6f6f6`): Alternate light surface
|
|
92
|
-
|
|
93
|
-
### Interactive
|
|
94
|
-
- **Grid Cyan** (`#7fffff`): `--grid-column-bg`, at 25% opacity — decorative grid overlay
|
|
95
|
-
- **Ring Blue** (`rgb(147 197 253 / 0.5)`): `--tw-ring-color`, focus ring
|
|
96
|
-
- **Border Light** (`#e5e5e5`): Explicit borders
|
|
97
|
-
- **Border Subtle** (`rgba(0, 0, 0, 0.05)`): Ultra-subtle bottom borders
|
|
98
|
-
|
|
99
|
-
### Shadows
|
|
100
|
-
- **Inset Border** (`rgba(0,0,0,0.075) 0px 0px 0px 0.5px inset`): Internal edge definition
|
|
101
|
-
- **Inset Dark** (`rgba(0,0,0,0.1) 0px 0px 0px 0.5px inset`): Stronger inset variant
|
|
102
|
-
- **Outline Ring** (`rgba(0,0,0,0.06) 0px 0px 0px 1px`): Shadow-as-border
|
|
103
|
-
- **Soft Elevation** (`rgba(0,0,0,0.04) 0px 4px 4px`): Gentle lift
|
|
104
|
-
- **Card Shadow** (`rgba(0,0,0,0.4) 0px 0px 1px, rgba(0,0,0,0.04) 0px 4px 4px`): Button/card elevation
|
|
105
|
-
- **Warm Shadow** (`rgba(78,50,23,0.04) 0px 6px 16px`): Warm-tinted button shadow
|
|
106
|
-
- **Edge Shadow** (`rgba(0,0,0,0.08) 0px 0px 0px 0.5px`): Subtle edge definition
|
|
107
|
-
- **Inset Ring** (`rgba(0,0,0,0.1) 0px 0px 0px 1px inset`): Strong inset border
|
|
119
|
+
The official brand page assigns blue to ElevenAgents, orange to ElevenCreative, and a monochrome approach to ElevenAPI. It does not provide selector-backed CSS values in this packet, so no platform hue is promoted into the parent token set. The supplied capture is public marketing/editorial/pricing evidence only; it does not establish an authenticated dashboard palette.
|
|
108
120
|
|
|
109
121
|
## 3. Typography Rules
|
|
110
122
|
|
|
111
|
-
###
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
- **
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
|
124
|
-
|
|
125
|
-
|
|
|
126
|
-
|
|
|
127
|
-
|
|
|
128
|
-
|
|
|
129
|
-
| Button | Inter | 15px (0.94rem) | 500 | 1.47 | normal | Button labels |
|
|
130
|
-
| Button Uppercase | WaldenburgFH | 14px (0.88rem) | 700 | 1.10 (tight) | 0.7px | `text-transform: uppercase` |
|
|
131
|
-
| Caption | Inter | 14px (0.88rem) | 400–500 | 1.43–1.50 | 0.14px | Metadata |
|
|
132
|
-
| Small | Inter | 13px (0.81rem) | 500 | 1.38 | normal | Tags, badges |
|
|
133
|
-
| Code | Geist Mono | 13px (0.81rem) | 400 | 1.85 (relaxed) | normal | Code blocks |
|
|
134
|
-
| Micro | Inter | 12px (0.75rem) | 500 | 1.33 | normal | Tiny labels |
|
|
135
|
-
| Tiny | Inter | 10px (0.63rem) | 400 | 1.60 (relaxed) | normal | Fine print |
|
|
136
|
-
|
|
137
|
-
### Principles
|
|
138
|
-
- **Light as the hero weight**: Waldenburg at 300 is the defining typographic choice. Where other design systems use bold for impact, ElevenLabs uses lightness — thin strokes that feel like audio waveforms, creating intrigue through restraint.
|
|
139
|
-
- **Positive letter-spacing on body**: Inter uses +0.14px to +0.18px tracking across body text, creating an airy, well-spaced reading rhythm that contrasts with the tight display tracking (-0.96px).
|
|
140
|
-
- **WaldenburgFH for emphasis**: A bold (700) uppercase variant of Waldenburg appears only in specific CTA button labels with 0.7px letter-spacing — the one place where the type system gets loud.
|
|
141
|
-
- **Monospace as ambient**: Geist Mono at relaxed line-height (1.85) for code blocks feels unhurried and readable.
|
|
123
|
+
### Evidence classes
|
|
124
|
+
|
|
125
|
+
| Evidence class | Family and boundary |
|
|
126
|
+
|---|---|
|
|
127
|
+
| Live computed surface-use | **Inter** is loaded/high with 879 observed uses across the supplied public routes, with CDN source URLs. **Waldenburg** is loaded/high with 22 observed uses and three ElevenLabs CDN font files; observed samples include a 48px/300 home h1 and 36px/300 headings. |
|
|
128
|
+
| Official product-use | No official source in this packet names a product UI font family. The official documentation establishes the separate developer-doc domain but was not raw-style inspected. |
|
|
129
|
+
| Official distributed brand asset | The official brand page distributes logo and symbol assets, not a font package or font license. It supports brand-mark use only. |
|
|
130
|
+
| Declared-only | **Geist Mono**, **WaldenburgFH**, **Waldenburg-ML**, and listed fallback families have declared/source evidence in the capture but no visible loaded use. They are not UI-family tokens or specimen claims. |
|
|
131
|
+
| System / unresolved | No system fallback is substituted for an identified family; no font-license claim is made where an official font-license source was not found. |
|
|
132
|
+
|
|
133
|
+
### Selector-backed hierarchy
|
|
134
|
+
|
|
135
|
+
| Role | Family | Size | Weight | Line height | Use |
|
|
136
|
+
|---|---|---:|---:|---:|---|
|
|
137
|
+
| Public display | Waldenburg | 48px | 300 | 1.08 | Captured home h1 |
|
|
138
|
+
| Public section heading | Waldenburg | 36px | 300 | 1.17 | Captured public h2 |
|
|
139
|
+
| Repeated reading text | Inter | 18px | 400 | 1.60 | Captured list/body text |
|
|
140
|
+
| Public action sample | Inter | 15px | 400 | 1.00 | One black home action |
|
|
142
141
|
|
|
143
142
|
## 4. Component Stylings
|
|
144
143
|
|
|
145
|
-
###
|
|
144
|
+
### Public actions
|
|
146
145
|
|
|
147
|
-
**
|
|
146
|
+
**Black public action**
|
|
148
147
|
- Background: `#000000`
|
|
149
148
|
- Text: `#ffffff`
|
|
149
|
+
- Radius: 9999px
|
|
150
150
|
- Padding: 0px 14px
|
|
151
|
-
-
|
|
152
|
-
- Use:
|
|
151
|
+
- Font: 15px / 400 / Inter
|
|
152
|
+
- Use: One public-home action at `home::[data-omd-capture="63"]`; do not generalize to an authenticated product button.
|
|
153
153
|
|
|
154
|
-
**White
|
|
154
|
+
**White public action**
|
|
155
155
|
- Background: `#ffffff`
|
|
156
156
|
- Text: `#000000`
|
|
157
157
|
- Radius: 9999px
|
|
158
|
-
- Shadow: `rgba(0,0,0,0.4) 0px 0px 1px, rgba(0,0,0,0.04) 0px
|
|
159
|
-
- Use:
|
|
158
|
+
- Shadow: `rgba(0, 0, 0, 0.4) 0px 0px 1px, rgba(0, 0, 0, 0.04) 0px 1px 1px, rgba(0, 0, 0, 0.04) 0px 2px 4px`
|
|
159
|
+
- Use: Repeated public-route action at `home::[data-omd-capture="97"]`; capture does not establish its semantic variant name.
|
|
160
160
|
|
|
161
|
-
**Warm
|
|
162
|
-
- Background: `
|
|
161
|
+
**Warm public pill**
|
|
162
|
+
- Background: `#f5f3f1`
|
|
163
163
|
- Text: `#000000`
|
|
164
|
-
-
|
|
165
|
-
-
|
|
166
|
-
-
|
|
167
|
-
- Use:
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
- Letter-spacing: 0.7px
|
|
173
|
-
- Use: Specific bold CTA labels
|
|
174
|
-
|
|
175
|
-
### Cards & Containers
|
|
164
|
+
- Radius: 9999px
|
|
165
|
+
- Padding: 0px 16px
|
|
166
|
+
- Font: 15px / 400 / Inter
|
|
167
|
+
- Use: Home-only public control at `home::[data-omd-capture="32"]`.
|
|
168
|
+
|
|
169
|
+
### Public content and navigation
|
|
170
|
+
|
|
171
|
+
**Editorial card**
|
|
176
172
|
- Background: `#ffffff`
|
|
177
|
-
-
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
-
|
|
184
|
-
-
|
|
185
|
-
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
-
|
|
190
|
-
-
|
|
191
|
-
|
|
192
|
-
-
|
|
193
|
-
|
|
194
|
-
### Image Treatment
|
|
195
|
-
- Product screenshots and audio waveform visualizations
|
|
196
|
-
- Warm gradient backgrounds in feature sections
|
|
197
|
-
- 20px–24px radius on image containers
|
|
198
|
-
- Full-width sections alternating white and light gray
|
|
199
|
-
|
|
200
|
-
### Distinctive Components
|
|
201
|
-
|
|
202
|
-
**Audio Waveform Sections**
|
|
203
|
-
- Colorful gradient backgrounds showcasing voice AI capabilities
|
|
204
|
-
- Warm amber, blue, and green gradients behind product demos
|
|
205
|
-
- Screenshots of the ElevenLabs product interface
|
|
206
|
-
|
|
207
|
-
**Warm Stone CTA Block**
|
|
208
|
-
- `rgba(245,242,239,0.8)` background with warm shadow
|
|
209
|
-
- Asymmetric padding (more right padding)
|
|
210
|
-
- Creates a physical, tactile quality unique to ElevenLabs
|
|
173
|
+
- Radius: 16px
|
|
174
|
+
- Shadow: `rgba(0, 0, 0, 0.4) 0px 0px 1.143px, rgba(0, 0, 0, 0.04) 0px 2px 4px`
|
|
175
|
+
- Use: Public-home article capture; it is not a general dashboard-card contract.
|
|
176
|
+
|
|
177
|
+
**Listbox trigger**
|
|
178
|
+
- Radius: 12px
|
|
179
|
+
- Padding: 0px 8px 0px 12px
|
|
180
|
+
- Font: 15px / 500 / Inter
|
|
181
|
+
- Use: Public-home button with `aria-haspopup="listbox"` at `home::[data-omd-capture="59"]`.
|
|
182
|
+
|
|
183
|
+
**Selected public tab**
|
|
184
|
+
- Radius: 14px
|
|
185
|
+
- Padding: 0px 21px 0px 20px
|
|
186
|
+
- Use: Selected `role="tab"` capture at `home::[data-omd-capture="12"]`. No selected-color change, hover, focus, or pressed style was observed.
|
|
187
|
+
|
|
188
|
+
The supplied artifact records zero interaction expansions. Its disabled buttons and `aria-selected` tabs are structural observations only; unmeasured state styling and unobserved menu/dialog variants are intentionally omitted.
|
|
211
189
|
|
|
212
190
|
## 5. Layout Principles
|
|
213
191
|
|
|
214
|
-
|
|
215
|
-
- Base unit: 8px
|
|
216
|
-
- Scale: 1px, 3px, 4px, 8px, 9px, 10px, 11px, 12px, 16px, 18px, 20px, 24px, 28px, 32px, 40px
|
|
217
|
-
|
|
218
|
-
### Grid & Container
|
|
219
|
-
- Centered content with generous max-width
|
|
220
|
-
- Single-column hero, expanding to feature grids
|
|
221
|
-
- Full-width gradient sections for product showcases
|
|
222
|
-
- White card grids on light gray backgrounds
|
|
223
|
-
|
|
224
|
-
### Whitespace Philosophy
|
|
225
|
-
- **Apple-like generosity**: Massive vertical spacing between sections creates a premium, unhurried pace. Each section is an exhibit.
|
|
226
|
-
- **Warm emptiness**: The whitespace isn't cold — the warm stone undertones and warm shadows give empty space a tactile, physical quality.
|
|
227
|
-
- **Typography-led rhythm**: The light-weight Waldenburg headings create visual "whispers" that draw the eye through vast white space.
|
|
228
|
-
|
|
229
|
-
### Border Radius Scale
|
|
230
|
-
- Minimal (2px): Small links, inline elements
|
|
231
|
-
- Subtle (4px): Nav items, tab panels, tags
|
|
232
|
-
- Standard (8px): Small containers
|
|
233
|
-
- Comfortable (10px–12px): Medium cards, dropdowns
|
|
234
|
-
- Card (16px): Standard cards, articles
|
|
235
|
-
- Large (18px–20px): Featured cards, code panels
|
|
236
|
-
- Section (24px): Large panels, section containers
|
|
237
|
-
- Warm Button (30px): Warm stone CTA
|
|
238
|
-
- Pill (9999px): Primary buttons, navigation pills
|
|
192
|
+
The supplied desktop public routes repeat compact 4px text-control corners alongside 12px/16px containers and full-pill actions. Their spacing observations include 4, 6, 8, 12, 16, and 20px values. Those values support a restrained public rhythm but do not prove a universal spacing scale or a product-layout grid. Official platform art direction—spheres for Agents and Chladni-pattern variations for Creative/API—belongs to platform-brand materials rather than to this parent marketing token set.
|
|
239
193
|
|
|
240
194
|
## 6. Depth & Elevation
|
|
241
195
|
|
|
242
|
-
|
|
243
|
-
|-------|-----------|-----|
|
|
244
|
-
| Flat (Level 0) | No shadow | Page background, text blocks |
|
|
245
|
-
| Inset Edge (Level 0.5) | `rgba(0,0,0,0.075) 0px 0px 0px 0.5px inset, #fff 0px 0px 0px 0px inset` | Internal border definition |
|
|
246
|
-
| Outline Ring (Level 1) | `rgba(0,0,0,0.06) 0px 0px 0px 1px` + `rgba(0,0,0,0.04) 0px 1px 2px` + `rgba(0,0,0,0.04) 0px 2px 4px` | Shadow-as-border for cards |
|
|
247
|
-
| Card (Level 2) | `rgba(0,0,0,0.4) 0px 0px 1px, rgba(0,0,0,0.04) 0px 4px 4px` | Button elevation, prominent cards |
|
|
248
|
-
| Warm Lift (Level 3) | `rgba(78,50,23,0.04) 0px 6px 16px` | Featured CTAs — warm-tinted |
|
|
249
|
-
| Focus (Accessibility) | `var(--tw-ring-offset-shadow)` blue ring | Keyboard focus |
|
|
250
|
-
|
|
251
|
-
**Shadow Philosophy**: ElevenLabs uses the most refined shadow system of any design system analyzed. Every shadow is at sub-0.1 opacity, many include both outward cast AND inward inset components, and the warm CTA shadows use an actual warm color (`rgba(78,50,23,...)`) rather than neutral black. The inset half-pixel borders (`0px 0px 0px 0.5px inset`) create edges so subtle they're felt rather than seen — surfaces define themselves through the lightest possible touch.
|
|
196
|
+
Only two selector-backed public depth treatments are retained: the white public action’s dark 1px-like edge plus low-alpha 1px/2px lift, and the home editorial card’s `0px 2px 4px` low-alpha shadow. The capture has no evidence for a universal shadow ladder, modal elevation, or authenticated-product layers.
|
|
252
197
|
|
|
253
198
|
## 7. Do's and Don'ts
|
|
254
199
|
|
|
255
200
|
### Do
|
|
256
|
-
- Use
|
|
257
|
-
-
|
|
258
|
-
-
|
|
259
|
-
-
|
|
260
|
-
- Use 9999px radius for primary buttons — pill shape is standard
|
|
261
|
-
- Use warm-tinted shadows (`rgba(78,50,23,0.04)`) on featured CTAs
|
|
262
|
-
- Keep the page predominantly white with subtle gray section differentiation
|
|
263
|
-
- Use WaldenburgFH bold uppercase ONLY for specific CTA button labels
|
|
201
|
+
- Use the black/white action pairing only where the public-surface context calls for it.
|
|
202
|
+
- Keep live Inter reading/UI and light Waldenburg display roles distinct.
|
|
203
|
+
- Preserve official platform names exactly: `ElevenAgents`, `ElevenCreative`, and `ElevenAPI`.
|
|
204
|
+
- Treat Agents blue, Creative orange, and API monochrome as platform-brand direction until route-local UI values are observed.
|
|
264
205
|
|
|
265
206
|
### Don't
|
|
266
|
-
- Don
|
|
267
|
-
- Don
|
|
268
|
-
- Don
|
|
269
|
-
- Don
|
|
270
|
-
- Don't apply negative letter-spacing to body text — Inter uses positive tracking
|
|
271
|
-
- Don't use sharp corners (<8px) on cards — the generous radius is structural
|
|
272
|
-
- Don't introduce brand colors — the palette is intentionally achromatic with warm undertones
|
|
273
|
-
- Don't make buttons opaque and heavy — the warm translucent stone treatment is the signature
|
|
207
|
+
- Don’t apply parent marketing neutrals as an asserted authenticated-product palette.
|
|
208
|
+
- Don’t substitute a system or fallback face for declared-only Geist Mono or WaldenburgFH.
|
|
209
|
+
- Don’t invent hover, focus, expanded-menu, or pressed visual variants from structural ARIA/state observations.
|
|
210
|
+
- Don’t alter the official “11” symbol, its construction, or the prescribed platform names.
|
|
274
211
|
|
|
275
212
|
## 8. Responsive Behavior
|
|
276
213
|
|
|
277
|
-
|
|
278
|
-
| Name | Width | Key Changes |
|
|
279
|
-
|------|-------|-------------|
|
|
280
|
-
| Mobile | <1024px | Single column, hamburger nav, stacked sections |
|
|
281
|
-
| Desktop | >1024px | Full layout, horizontal nav, multi-column grids |
|
|
282
|
-
|
|
283
|
-
### Touch Targets
|
|
284
|
-
- Pill buttons with generous padding (12px–20px)
|
|
285
|
-
- Navigation links at 15px with adequate spacing
|
|
286
|
-
- Select dropdowns maintain comfortable sizing
|
|
287
|
-
|
|
288
|
-
### Collapsing Strategy
|
|
289
|
-
- Navigation: horizontal → hamburger at 1024px
|
|
290
|
-
- Feature grids: multi-column → stacked
|
|
291
|
-
- Hero: maintains centered layout, font scales proportionally
|
|
292
|
-
- Gradient sections: full-width maintained, content stacks
|
|
293
|
-
- Spacing compresses proportionally
|
|
294
|
-
|
|
295
|
-
### Image Behavior
|
|
296
|
-
- Product screenshots scale responsively
|
|
297
|
-
- Gradient backgrounds simplify on mobile
|
|
298
|
-
- Audio waveform previews maintain aspect ratio
|
|
299
|
-
- Rounded corners maintained across breakpoints
|
|
214
|
+
No mobile viewport or breakpoint behavior is present in the supplied evidence. Preserve the observed public components’ content semantics when adapting a layout, but do not claim a specific collapse threshold, mobile navigation pattern, or touch-target size without new route-specific evidence.
|
|
300
215
|
|
|
301
216
|
## 9. Agent Prompt Guide
|
|
302
217
|
|
|
303
|
-
### Quick
|
|
304
|
-
-
|
|
305
|
-
-
|
|
306
|
-
-
|
|
307
|
-
- Muted text:
|
|
308
|
-
-
|
|
309
|
-
-
|
|
310
|
-
|
|
311
|
-
### Example Component Prompts
|
|
312
|
-
- "Create a hero on white background. Headline at 48px Waldenburg weight 300, line-height 1.08, letter-spacing -0.96px, black text. Subtitle at 18px Inter weight 400, line-height 1.60, letter-spacing 0.18px, #4e4e4e text. Two pill buttons: black (9999px, 0px 14px padding) and warm stone (rgba(245,242,239,0.8), 30px radius, 12px 20px padding, warm shadow rgba(78,50,23,0.04) 0px 6px 16px)."
|
|
313
|
-
- "Design a card: white background, 20px radius. Shadow: rgba(0,0,0,0.06) 0px 0px 0px 1px, rgba(0,0,0,0.04) 0px 1px 2px, rgba(0,0,0,0.04) 0px 2px 4px. Title at 32px Waldenburg weight 300, body at 16px Inter weight 400 letter-spacing 0.16px, #4e4e4e."
|
|
314
|
-
- "Build a white pill button: white bg, 9999px radius. Shadow: rgba(0,0,0,0.4) 0px 0px 1px, rgba(0,0,0,0.04) 0px 4px 4px. Text at 15px Inter weight 500."
|
|
315
|
-
- "Create an uppercase CTA label: 14px WaldenburgFH weight 700, text-transform uppercase, letter-spacing 0.7px."
|
|
316
|
-
- "Design navigation: white sticky header. Inter 15px weight 500. Black pill CTA right-aligned. Border-bottom: rgba(0,0,0,0.05)."
|
|
317
|
-
|
|
318
|
-
### Iteration Guide
|
|
319
|
-
1. Start with white — the warm undertone comes from shadows and stone surfaces, not backgrounds
|
|
320
|
-
2. Waldenburg 300 for headings — never bold, the lightness is the identity
|
|
321
|
-
3. Multi-layer shadows: always include inset + outline + elevation at sub-0.1 opacity
|
|
322
|
-
4. Positive letter-spacing on Inter body (+0.14px to +0.18px) — the airy reading quality
|
|
323
|
-
5. Warm stone CTA is the signature — `rgba(245,242,239,0.8)` with `rgba(78,50,23,0.04)` shadow
|
|
324
|
-
6. Pill (9999px) for buttons, generous radius (16px–24px) for cards
|
|
218
|
+
### Quick public-surface reference
|
|
219
|
+
- Canvas: `#ffffff`
|
|
220
|
+
- Foreground / black action: `#000000`
|
|
221
|
+
- Warm pill: `#f5f3f1`
|
|
222
|
+
- Muted text: `#777169`
|
|
223
|
+
- Hairline: `#e5e5e5`
|
|
224
|
+
- Display: Waldenburg 48px/300 on one public-home h1
|
|
225
|
+
- Reading text: Inter 18px/400/1.60
|
|
325
226
|
|
|
326
|
-
|
|
227
|
+
### Safe prompt boundary
|
|
327
228
|
|
|
328
|
-
|
|
229
|
+
“Create a public marketing action using the observed black `#000000` fill, white text, 9999px radius, 0px 14px padding, and 15px/400 Inter label. Keep it scoped to a parent-brand marketing context; do not present it as a measured ElevenLabs dashboard component.”
|
|
329
230
|
|
|
330
|
-
|
|
331
|
-
|---|---|
|
|
332
|
-
| CTA / button | Single verb or verb-noun. "Try it now", "Sign up", "Contact sales". Lowercase or sentence-case |
|
|
333
|
-
| Product names | Pascal-case prefix `Eleven`. ElevenAgents, ElevenCreative, ElevenAPI |
|
|
334
|
-
| Onboarding | Technical specifics over emotion. "Generate speech in 32 languages with one model" |
|
|
335
|
-
| Error (model unavailable) | State the cause. "This voice is unavailable in your region. Try a different voice." |
|
|
336
|
-
| Empty (no projects) | Direct invitation. "Create your first project to start generating audio." |
|
|
337
|
-
| Documentation / API | Imperative, code-block-heavy, example-first |
|
|
338
|
-
| Safety / policy | Formal but not legalese |
|
|
231
|
+
## 10. Voice & Tone
|
|
339
232
|
|
|
340
|
-
|
|
341
|
-
- Marketing CTA: *"Try it now"* <!-- verified: elevenlabs.io homepage hero (2026-05) -->
|
|
342
|
-
- Three-platform tagline: *"ElevenAgents, ElevenCreative, ElevenAPI"* <!-- verified: elevenlabs.io top nav (2026-05) -->
|
|
343
|
-
- Safety statement opener: *"AI safety is inseparable from innovation at ElevenLabs."* <!-- verified: elevenlabs.io About / safety -->
|
|
233
|
+
Official copy is direct, technically specific, and mission-led: the company describes itself as an AI research and product company making communication and creation with technology seamless, while its documentation routes audiences through product-specific paths and concrete API examples. Safety language is explicit rather than ornamental: the safety page frames safeguards as part of development, deployment, and misuse prevention. [About](https://elevenlabs.io/about) · [Documentation](https://elevenlabs.io/docs/overview/intro) · [Safety](https://elevenlabs.io/safety)
|
|
344
234
|
|
|
345
|
-
|
|
235
|
+
| Context | Evidence-backed direction |
|
|
236
|
+
|---|---|
|
|
237
|
+
| Parent brand | Describe the research/product company and its three named platforms plainly. |
|
|
238
|
+
| Documentation | Use example-first, capability-specific language; do not borrow unobserved docs-chrome styles. |
|
|
239
|
+
| Safety | Name the safeguard, traceability, or accountability point directly. |
|
|
240
|
+
| Brand naming | Keep `ElevenLabs`, `ElevenAgents`, `ElevenCreative`, and `ElevenAPI` in their official forms. |
|
|
346
241
|
|
|
347
242
|
## 11. Brand Narrative
|
|
348
243
|
|
|
349
|
-
ElevenLabs was founded
|
|
350
|
-
|
|
351
|
-
The brand voice — clinical-precise, research-first, three-platform vocabulary (`Eleven` + Agents/Creative/API) — reflects the founders' technical orientation. Public communication stays close to research output: model card releases, latency benchmarks, voice cloning safety policies. Founder interviews consistently emphasize **dual-use awareness**: voice cloning is dangerous if misused, and the company has built multi-layered abuse detection from day one — *"AI safety is inseparable from innovation at ElevenLabs"* is verbatim from their About page.
|
|
244
|
+
ElevenLabs says it was founded in 2022 by Piotr Dąbkowski and Mati Staniszewski after the two reflected on poor dubbing in films they watched while growing up in Poland. The company’s own help material describes that origin as the motivation for improving voice dubbing and states a mission of making content accessible in any language and voice. [Press](https://elevenlabs.io/press) · [What is ElevenLabs?](https://help.elevenlabs.io/hc/en-us/articles/27583713738257-What-is-ElevenLabs)
|
|
352
245
|
|
|
353
|
-
|
|
246
|
+
Its current public account is broader than the original voice model: the About page names an agent platform for businesses, a creative platform for creators and marketers, and an API platform for developers. That shift explains why the official brand system deliberately gives the three platforms their own graphic treatment instead of using one visual vocabulary everywhere.
|
|
354
247
|
|
|
355
248
|
## 12. Principles
|
|
356
249
|
|
|
357
|
-
1. **
|
|
358
|
-
2. **
|
|
359
|
-
3. **
|
|
360
|
-
4. **
|
|
361
|
-
5. **Inter with positive letter-spacing.** Body text +0.14–0.18px tracking creates airy reading rhythm. *UI implication:* don't tighten Inter at body sizes.
|
|
250
|
+
1. **Make communication and creation more seamless.** *UI implication:* state the relevant capability and audience before styling a generic “AI” surface.
|
|
251
|
+
2. **Keep platform identities legible.** *UI implication:* preserve official platform names and do not transplant an Agents or Creative color direction into the parent brand without context.
|
|
252
|
+
3. **Treat safety as part of the product.** *UI implication:* make consent, provenance, reporting, and misuse boundaries understandable where the relevant flow is evidenced.
|
|
253
|
+
4. **Use the official mark with discipline.** *UI implication:* protect the “11” symbol’s clear space and never reconstruct it with text characters.
|
|
362
254
|
|
|
363
255
|
## 13. Personas
|
|
364
256
|
|
|
365
|
-
|
|
257
|
+
The official sources identify stakeholder groups rather than named user personas; no fictional individual is asserted here.
|
|
366
258
|
|
|
367
|
-
**
|
|
368
|
-
|
|
369
|
-
**
|
|
370
|
-
|
|
371
|
-
**Dr. Yuki Sato, 45, Tokyo.** Accessibility researcher using ElevenLabs through The ElevenLabs Impact program (free licenses for accessibility needs). Builds reading-aid software for visually impaired Japanese readers.
|
|
259
|
+
- **Businesses deploying agents:** ElevenAgents is described as supporting voice and chat agents with integrations, testing, monitoring, and reliability.
|
|
260
|
+
- **Creators and marketers:** ElevenCreative is described as a browser-based environment for generating and editing speech, music, image, and video.
|
|
261
|
+
- **Developers:** ElevenAPI provides access to AI audio models through APIs and official SDKs.
|
|
262
|
+
- **Accessibility and nonprofit recipients:** the Impact program provides free licenses to qualifying individuals and organizations. [About](https://elevenlabs.io/about) · [Documentation](https://elevenlabs.io/docs/overview/intro)
|
|
372
263
|
|
|
373
264
|
## 14. States
|
|
374
265
|
|
|
375
|
-
|
|
376
|
-
|---|---|
|
|
377
|
-
| **Empty (no generated audio)** | Centered Inter 24px text "Generate your first audio" + warm-stone Primary CTA pill |
|
|
378
|
-
| **Empty (no projects)** | "Create a project to get started." 16px copy, single CTA, optional secondary "Browse templates" |
|
|
379
|
-
| **Loading (audio generating)** | Linear progress with elapsed time + ETA. Pause/cancel button always visible. Long jobs show waveform animation |
|
|
380
|
-
| **Loading (model loading)** | Skeleton player UI + "Loading voice model" copy with explicit wait expectation |
|
|
381
|
-
| **Error (generation failed)** | Inline below input. "Couldn't generate audio. <reason>." Retry button + Documentation link |
|
|
382
|
-
| **Error (rate limit)** | "You've reached your daily limit (100 credits). Upgrade or wait until tomorrow." |
|
|
383
|
-
| **Success (audio generated)** | Inline player appears below input. Auto-plays once if "Auto-preview" enabled. Download / Share / Copy-link visible |
|
|
384
|
-
| **Success (voice cloned)** | Confirmation + safety reminder. "Voice cloned. Remember to only use voices you have permission to clone." |
|
|
385
|
-
| **Skeleton** | Warm-stone `rgba(245,242,239,0.4)` blocks at exact dimensions. No shimmer |
|
|
386
|
-
| **Disabled** | 0.4 opacity. Disabled CTAs explain why on hover ("Add credits to enable") |
|
|
387
|
-
| **Loading (batch generation)** | Persistent progress notification, per-file status. Navigation continues |
|
|
266
|
+
The supplied public capture includes structural disabled buttons and selected tabs but no measured authenticated-product, loading, error, success, form-validation, or expanded interaction state. Preserve only the documented public selected/disabled provenance in §4; omit product-state recipes rather than invent them.
|
|
388
267
|
|
|
389
268
|
## 15. Motion & Easing
|
|
390
269
|
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
| Token | Value | Use |
|
|
394
|
-
|---|---|---|
|
|
395
|
-
| `motion-instant` | 0ms | Selection commits |
|
|
396
|
-
| `motion-fast` | 150ms | Hover, button feedback |
|
|
397
|
-
| `motion-standard` | 250ms | Modal, dropdown |
|
|
398
|
-
| `motion-audio` | continuous | Waveform during generation |
|
|
399
|
-
|
|
400
|
-
**Easings**: `ease-enter cubic-bezier(0.2, 0.6, 0.25, 1)` for modals, `ease-exit cubic-bezier(0.4, 0.0, 1, 1)` for dismiss, no bounce.
|
|
401
|
-
|
|
402
|
-
**Motion rules.**
|
|
403
|
-
1. Audio waveform is THE signature motion — stylized model activity, not random animation
|
|
404
|
-
2. No bounce, no overshoot — register is precise
|
|
405
|
-
3. Hover transitions 150ms (faster than DS standard) — keyboard-driven research-tool feel
|
|
406
|
-
4. `prefers-reduced-motion: reduce` removes waveform (→ progress bar), removes hover scale, keeps focus transitions
|
|
270
|
+
No motion duration, easing value, or reduced-motion behavior was measured in the supplied artifact, and the official brand guidance reviewed here describes graphics rather than a UI motion specification. No motion token is asserted.
|
|
407
271
|
|
|
408
272
|
---
|
|
409
273
|
|
|
410
|
-
**Verified:** 2026-
|
|
411
|
-
**Tier 1 sources
|
|
412
|
-
**Tier 2 sources (
|
|
413
|
-
**
|
|
414
|
-
**Style ref:** `claude` (research-tech precision tone)
|
|
415
|
-
**Conflicts unresolved:** none.
|
|
274
|
+
**Verified:** 2026-07-13
|
|
275
|
+
**Tier 1 sources:** supplied deterministic capture of https://elevenlabs.io/, https://elevenlabs.io/blog/clay-scales-content-production-and-agility-with-elevencreative, and https://elevenlabs.io/pricing (captured 2026-07-12); official context at https://elevenlabs.io/about, https://elevenlabs.io/brand, https://elevenlabs.io/docs/overview/intro, and https://elevenlabs.io/safety.
|
|
276
|
+
**Tier 2 sources:** https://getdesign.md/elevenlabs/design-md (independent, non-affiliated high-level analysis; no numeric token promoted); https://styles.refero.design/?q=ElevenLabs (attempted; built-in web tool returned an internal error, so no absence claim). The getdesign “dark cinematic” characterization conflicts with the supplied light public capture and was not promoted; Refero yielded no usable comparison record.
|
|
277
|
+
**Conflicts unresolved:** none
|