MozaikaDesign system

TikTok Mobile — Design System

dark · consumer · high · confidence 85% · deep decode

TikTok Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/ds/tiktok-mobile.

Tokens

TikTok Mobile's decoded design system: background #000000, text #FFFFFF, accent #A24500, link #A24500, primary #A24500; type scale h1 34px / h2 22px / body 17px; 4px spacing base; 12px base radius. The single interactive/action color is #A24500 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#000000
surface#0F0F0F
border#262626
text#FFFFFF
text_muted#9E9E9E
primary#A24500
accent#A24500
link#A24500
button_bg#A24500
button_text#000000

Using these colors

Typography

Spacing

Radii

Shadows (elevation)

Motion

Micro-interactions run at 300ms (dominant) with ease.

Native design tokens

TokenValue
--tux-v2-color-misc-online-shape#1dd765
--tux-v2-color-brand-ai-gradient-2#00edea
--tux-colorPrimary-opacity-12rgba(255,59,92,.12)
--tux-v2-color-brand-tiktok-photos-2#00aa96
--tux-v2-color-feed-components-text-backdrop-2rgba(64,64,64,.5)
--tux-v2-color-social-avatar-profile-04-1#fbc436
--social-chat-gradient-blue-2#00add2
--tux-v2-color-live-revenue-ranking-league-b-shape-4#c0e5ff
--ui-shape-text-2-on-success#008568
--tux-colorLineSecondaryhsla(0,0%,100%,.12)

…and 110 more measured on the page.

Button states (measured)

Motion choreography (measured)

Load order: circle.css-ekyh5y-5e6d46e3--Circircle.css-qo7tz1-5e6d46e3--Circircle.css-1qqiap1-5e6d46e3--Cicircle.css-3zkl3g-5e6d46e3--Circircle.css-12k1pbc-5e6d46e3--Ci

Responsive (measured)

Export: DESIGN.md

# TikTok Mobile — Design System

> dark, consumer, high — deep decode (measured live)

TikTok Mobile — palette measured from official store listing screenshots (colors only; no font claims). Type scale shown is the platform HIG default.

## Colors

| Role | Value |
|------|-------|
| bg | `#000000` |
| surface | `#0F0F0F` |
| border | `#262626` |
| text | `#FFFFFF` |
| text_muted | `#9E9E9E` |
| primary | `#A24500` |
| accent | `#A24500` |
| link | `#A24500` |
| button_bg | `#A24500` |
| button_text | `#000000` |

**Using these colors**

- **Action color** `#A24500` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `primary`, `accent`, `link`, `button_bg` are all `#A24500` — one role, not several (your action color).
- **accent** `#A24500` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **Page coverage** (full-page screenshot pixels): `#000000` 51.8% · `#10A2C5` 19.3% · `#4D4141` 16.3% · `#292C2B` 7.2%

## Typography


| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 17px / 500 · lh 22px |
| h2 | 16px / 500 · lh 21px · tracking 0.15px |
| h3 | 15px / 700 · lh 22px |
| body | 12px / 700 · lh 16px |

- Weight ladder: 400 · 500 · 600 · 700 — use these exact measured weights, not the 400/600 defaults.

## Spacing
- base unit: 4px (inferred from the measured scale)
- measured scale: 4px, 6px, 8px, 10px, 12px, 15px, 16px, 48px, 64px, 80px — snap all gaps/padding to these

## Radius
- base: 12px
- button: 12px
- card: 6px
- pill: 9999px

## Buttons

| Button | Fill / text | Border | Radius | Padding | Font | Shadow |
|--------|-------------|--------|--------|---------|------|--------|
| primary | `#FE2C55` / `#FFFFFF` | none | 6px | 1px 16px 1px 16px | 500 16px / 0.15px | none |
| secondary | `rgba(0, 0, 0, 0)` / `#F6F6F6` | none | 6px | 0px 0px 0px 0px | 500 16px / 0.15px | none |

**States (measured, not guessed)**

- primary hover: background `#EA284E`
- primary focus: outline `2px solid rgb(250, 250, 250)`
- secondary hover: background `rgba(255, 255, 255, 0.13)`

## Shadows (elevation)
- subtle: `rgba(255, 255, 255, 0.12) 0px 0px 1px 1px`
- card: `rgba(0, 0, 0, 0.07) 0px 2px 10px 0px`

## Motion
- durations: 300ms (dominant) · 250ms · 400ms
- easings: `ease` (dominant) · `cubic-bezier(0.25, 0, 0.25, 1)`
- animated properties: color, width, height, opacity

Micro-interactions use the dominant duration + easing; nothing on the page animates slower than the longest duration above — don't invent springier motion.

## Their own tokens (verbatim from :root)

| Token | Value |
|-------|-------|
| `--tux-v2-color-misc-online-shape` | `#1dd765` |
| `--tux-v2-color-brand-ai-gradient-2` | `#00edea` |
| `--tux-colorPrimary-opacity-12` | `rgba(255,59,92,.12)` |
| `--tux-v2-color-brand-tiktok-photos-2` | `#00aa96` |
| `--tux-v2-color-feed-components-text-backdrop-2` | `rgba(64,64,64,.5)` |
| `--tux-v2-color-social-avatar-profile-04-1` | `#fbc436` |
| `--social-chat-gradient-blue-2` | `#00add2` |
| `--tux-v2-color-live-revenue-ranking-league-b-shape-4` | `#c0e5ff` |
| `--ui-shape-text-2-on-success` | `#008568` |
| `--tux-colorLineSecondary` | `hsla(0,0%,100%,.12)` |
| `--tux-v2-color-brand-ai-gradient-soft-1` | `#7ed4ff` |
| `--tux-v2-color-live-revenue-superfan-text-1` | `#dca55a` |

_…and 108 more measured on the page._

Prefer these names when extending their system — it's the brand's actual vocabulary.

## Layout (measured)

| Section (y) | Height | Cols | Gap | Pad y | Split |
|---|---|---|---|---|---|
| 0 | 900 | — | — | 0/0 | — |

## Motion choreography (measured)
Load order: `circle.css-ekyh5y-5e6d46e3--Cir` @0ms → `circle.css-qo7tz1-5e6d46e3--Cir` @0ms → `circle.css-1qqiap1-5e6d46e3--Ci` @0ms → `circle.css-3zkl3g-5e6d46e3--Cir` @1ms → `circle.css-12k1pbc-5e6d46e3--Ci` @1ms

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- link: #F0F0F0 · no underline
- disabled: bg rgba(255, 255, 255, 0.13) · text #F6F6F6

## Responsive (measured)
- mobile (390px): body 14px · nav: inline

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/ds/tiktok-mobile

Export: Tailwind v4 (@theme)

@theme {
  /* action color #A24500 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --color-bg: #000000;
  --color-surface: #0F0F0F;
  --color-border: #262626;
  --color-text: #FFFFFF;
  --color-text-muted: #9E9E9E;
  --color-primary: #A24500;  /* primary brand / action color. */
  --color-accent: #A24500;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --color-link: #A24500;  /* inline text links — shares the action color. */
  --color-button-bg: #A24500;  /* primary-button fill — the main call-to-action color. */
  --color-button-text: #000000;
  /* measured weights: 400, 500, 600, 700 — use these, not 400/600 */
  --text-hero: 17px; --font-weight-hero: 500; --leading-hero: 22px;
  --text-h2: 16px; --font-weight-h2: 500; --leading-h2: 21px; --tracking-h2: 0.15px;
  --text-h3: 15px; --font-weight-h3: 700; --leading-h3: 22px;
  --text-body: 12px; --font-weight-body: 700; --leading-body: 16px;
  --radius-base: 12px;
  --radius-button: 12px;
  --radius-card: 6px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.07) 0px 2px 10px 0px;
  --shadow-subtle: rgba(255, 255, 255, 0.12) 0px 0px 1px 1px;
  --color-btn-hover: #EA284E;  /* measured primary hover fill */
  --outline-focus: 2px solid rgb(250, 250, 250);  /* measured focus ring */
  --ease-brand: ease;
  --duration-fast: 250ms;  /* use: duration-[var(--duration-fast)] */
  --duration-base: 300ms;
  --duration-slow: 400ms;
  --spacing: 4px;  /* measured base — drives the p-*/gap-* scale. steps seen on the page: 4, 6, 8, 10, 12, 15, 16, 48, 64, 80px */
}

Export: CSS variables

:root {
  /* action color #A24500 — the one interactive color; buttons/links/emphasis only, never large fills. */
  --bg: #000000;
  --surface: #0F0F0F;
  --border: #262626;
  --text: #FFFFFF;
  --text-muted: #9E9E9E;
  --primary: #A24500;  /* primary brand / action color. */
  --accent: #A24500;  /* THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed. */
  --link: #A24500;  /* inline text links — shares the action color. */
  --button-bg: #A24500;  /* primary-button fill — the main call-to-action color. */
  --button-text: #000000;
  --text-hero: 17px; --weight-hero: 500; --leading-hero: 22px;
  --text-h2: 16px; --weight-h2: 500; --leading-h2: 21px; --tracking-h2: 0.15px;
  --text-h3: 15px; --weight-h3: 700; --leading-h3: 22px;
  --text-body: 12px; --weight-body: 700; --leading-body: 16px;
  --radius: 12px;
  --radius-button: 12px;
  --radius-card: 6px;
  --radius-pill: 9999px;
  --shadow-card: rgba(0, 0, 0, 0.07) 0px 2px 10px 0px;
  --shadow-subtle: rgba(255, 255, 255, 0.12) 0px 0px 1px 1px;
  --btn-bg-hover: #EA284E;
  --focus-ring: 2px solid rgb(250, 250, 250);
  --ease: ease;
  --duration-fast: 250ms;
  --duration-base: 300ms;
  --duration-slow: 400ms;
}

/* their own tokens, verbatim from the site's :root */
:root {
  --tux-v2-color-misc-online-shape: #1dd765;
  --tux-v2-color-brand-ai-gradient-2: #00edea;
  --tux-colorPrimary-opacity-12: rgba(255,59,92,.12);
  --tux-v2-color-brand-tiktok-photos-2: #00aa96;
  --tux-v2-color-feed-components-text-backdrop-2: rgba(64,64,64,.5);
  --tux-v2-color-social-avatar-profile-04-1: #fbc436;
  --social-chat-gradient-blue-2: #00add2;
  --tux-v2-color-live-revenue-ranking-league-b-shape-4: #c0e5ff;
  --ui-shape-text-2-on-success: #008568;
  --tux-colorLineSecondary: hsla(0,0%,100%,.12);
  --tux-v2-color-brand-ai-gradient-soft-1: #7ed4ff;
  --tux-v2-color-live-revenue-superfan-text-1: #dca55a;
}