---
name: watcha-design-reference
provider: DesignSkill (https://designskill.dev)
reference: watcha.com
source_url: https://watcha.com/ko/browse/all
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:14:16.060Z
mode: full-render
classification: reference_only
---

# Watcha — Design Reference (measured)

Measured design tokens extracted from `https://watcha.com/ko/browse/all` by designskill-extract/3.2.0.
Every value below was observed in the live page (×N = observation count). Values not listed were **not observed** — do not invent them.
This document is `reference_only`: an analysis of a third-party site, not a license to its brand assets.

## Overview

- Extraction mode: **full-render** (viewports 390/768/1440px × light/dark), 1 page(s), 237 observation records.
- Primary action color observed as `#ff2f6e` (basis: declared, confidence 0.85).
- Dominant font family: **Pretendard** (×169; secondary monospace ×2).
- Type scale observed at 8 sizes from 13px to 28px.
- Corner radius values in use: 4px, 2px, 8px.
- Not observed in this extraction: visual-hero, forms, cards, badges.

## Colors

### Role Tokens

Semantic roles inferred from observed usage. `basis` tells how the role was established (declared CSS var > cross-validated > inferred).

| Token | Value | Basis | Confidence | Observed |
|---|---|---|---|---|
| `{color.primary}` | `#ff2f6e` | declared | 0.85 | ×0 — --wp-primary10 |
| `{color.background}` | `#000000` | cross-validated | 0.92 | ×128 |
| `{color.ink}` | `#cd144b` | declared | 0.92 | ×1 — --wp-pink10 |
| `{color.muted}` | `#4f5152` | inferred | 0.7 | ×84 |
| `{color.surface}` | `#28292a` | inferred | 0.7 | ×27 |
| `{color.accent}` | `#14d2d2` | inferred | 0.56 | ×1 |

### Observed Palette

Full measured palette ordered by usage share. `Used in` lists the CSS properties the color appeared on.

| Hex | Share | Used in | Observed |
|---|---|---|---|
| `#000000` | 34.9% | background-color, box-shadow | ×128 (cross-validated, 0.92) |
| `#4f5152` | 22.9% | color | ×84 (observed, 0.76) |
| `#ffffff` | 21.3% | color | ×78 (observed, 0.76) |
| `#28292a` | 7.4% | background-color | ×27 (cross-validated, 0.9) |
| `#ffffff` | 3.0% | background-color, --color-white, color, custom-property | ×11 (cross-validated, 0.89) |
| `#f82f62` | 3.0% | background-color, custom-property | ×11 (cross-validated, 0.89) |
| `#111111` | 0.5% | background-color, custom-property | ×2 (inferred, 0.57) |
| `#313333` | 0.3% | background-color | ×1 (inferred, 0.56) |
| `#aeaeae` | 0.5% | border-color, custom-property | ×2 (inferred, 0.57) |
| `#5a5a5a` | 0.3% | color | ×1 (inferred, 0.56) |
| `#ededed` | 1.4% | custom-property | ×5 (inferred, 0.58) |
| `#e0e0e0` | 0.5% | custom-property | ×2 (inferred, 0.57) |
| `#d4d4d4` | 0.3% | custom-property | ×1 (inferred, 0.56) |
| `#b9babe` | 0.3% | custom-property | ×1 (inferred, 0.56) |
| `#a1a1a1` | 0.5% | custom-property | ×2 (inferred, 0.57) |
| `#7e7e7e` | 0.3% | custom-property | ×1 (inferred, 0.56) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard` | ×169 |
| `monospace` | ×2 |
| `Watcha Glyphicons` | ×1 |

Use **Pretendard** as the default family — it accounts for the overwhelming majority of observed text nodes.

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 28px | ×2 |
| `{type.h1}` | 24px | ×3 |
| `{type.h2}` | 19px | ×2 |
| `{type.h3}` | 18px | ×2 |
| `{type.body-lg}` | 16px | ×3 |
| `{type.body}` | 15px | ×3 |
| `{type.body-sm}` | 14px | ×4 |
| `{type.caption}` | 13px | ×168 |

The most frequently observed size is **13px** (×168) — treat it as the default body size.

## Spacing

| Value | Observed |
|---|---|
| `24px` | ×29 |
| `2px` | ×21 |
| `10px` | ×19 |
| `12px` | ×19 |
| `32px` | ×18 |
| `20px` | ×17 |
| `40px` | ×16 |
| `4px` | ×16 |
| `8px` | ×12 |
| `16px` | ×11 |
| `7px` | ×4 |
| `6px` | ×3 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `4px` | ×12 |
| `2px` | ×2 |
| `8px` | ×1 |

## Elevation

| Shadow | Observed |
|---|---|
| `#000000` | ×1 |
| `0 8px 16px #00000040` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `0.3s` | ×6 |
| `0.15s` | ×6 |
| `.3s` | ×3 |
| `.2s` | ×1 |
| `.15s` | ×1 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#f82f62` · text `#ffffff` · radius `4px` · padding `0px 12px` · font `13px/500` | ×1 |
| nav | height `72px` · position `fixed` · link `#ffffff` | — |

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| hover | background-color | `rgb(248, 47, 98)` | `rgb(255, 61, 110)` |
| focus | background-color | `rgb(248, 47, 98)` | `rgb(255, 61, 110)` |
| focus | outline-color | `rgb(255, 255, 255)` | `rgb(0, 95, 204)` |
| focus | outline-width | `3px` | `1px` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#4f5152` | `#000000` | 2.63 | fail | observed ×42 |
| `#ffffff` | `#000000` | 21 | pass | observed ×39 |
| `#ffffff` | `#f82f62` | 3.77 | fail | observed ×3 |
| `#cd144b` | `#000000` | 3.8 | fail | ink_on_background |
| `#ffffff` | `#ff2f6e` | 3.57 | fail | white_on_primary |
| `#4f5152` | `#000000` | 2.63 | fail | muted_on_background |

5 measured pair(s) fail AA — if you reuse those pairs, adjust lightness until the ratio reaches 4.5:1.

## Usage Rules

### Do
- Use `{color.primary}` (`#ff2f6e`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#cd144b`) on `{color.background}` (`#000000`).
- Set all text in `Pretendard` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (4px, 2px, 8px) — no intermediate values were observed.
- Cite this file's token names (`{color.*}`, `{type.*}`) when generating UI so output stays traceable to observations.

### Don't
- Don't invent colors, sizes, shadows, or spacing not listed above — absence means *not observed*, and this document records observations only.
- Don't assume the missing blocks (visual-hero, forms, cards, badges) don't exist on the site — they were simply not captured in this run.
- Don't copy brand assets (logo, wordmark, imagery, copy) — `reference_only` covers measured style values, not brand identity.
- Treat `{color.accent}` with caution — confidence below 0.6.

## Provenance

- Source: https://watcha.com/ko/browse/all (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:14:16.060Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 02, 03, 04, 05, 09, 10, 11, 12 · missing: visual-hero, forms, cards, badges

---

<sub>Generated & served by [DesignSkill](https://designskill.dev)</sub>
