---
name: starbucks-design-reference
provider: DesignSkill (https://designskill.dev)
reference: starbucks.co.kr
source_url: https://www.starbucks.co.kr/index.do
tool: designskill-extract/3.1.0
extracted_at: 2026-07-26T16:55:40.381Z
mode: full-render
classification: reference_only
---

# Starbucks — Design Reference (measured)

Measured design tokens extracted from `https://www.starbucks.co.kr/index.do` by designskill-extract/3.1.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), 332 observation records.
- Primary action color observed as `#00704a` (basis: inferred, confidence 0.52).
- Dominant font family: **nbg** (×389; secondary arial ×72).
- Type scale observed at 8 sizes from 12px to 28px.
- Corner radius values in use: 3px, 5px, 2px.
- Not observed in this extraction: nav, visual-hero, forms, cards, badges, elevation.

## 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}` | `#00704a` | inferred | 0.52 | ×12 |
| `{color.background}` | `#ffffff` | observed | 0.78 | ×341 |
| `{color.ink}` | `#645952` | observed | 0.77 | ×118 |
| `{color.muted}` | `#999999` | inferred | 0.7 | ×30 |
| `{color.surface}` | `#f6f5ef` | inferred | 0.7 | ×14 |
| `{color.accent}` | `#b17645` | inferred | 0.65 | ×12 |

### Observed Palette

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

| Hex | Share | Used in | Observed |
|---|---|---|---|
| `#ffffff` | 39.6% | background-color, color, border-color | ×341 (observed, 0.78) |
| `#cccccc` | 6.5% | border-color, color | ×56 (observed, 0.76) |
| `#645952` | 13.7% | background-color, color | ×118 (observed, 0.77) |
| `#111111` | 6.5% | background-color | ×56 (observed, 0.76) |
| `#e6dbd3` | 5.6% | color | ×48 (observed, 0.76) |
| `#000000` | 4.9% | background-color, color, border-color | ×42 (observed, 0.75) |
| `#2c2a29` | 5.6% | background-color | ×48 (observed, 0.76) |
| `#999999` | 3.5% | color | ×30 (observed, 0.75) |
| `#1e3932` | 1.9% | background-color | ×16 (observed, 0.74) |
| `#f6f5ef` | 1.6% | background-color | ×14 (observed, 0.74) |
| `#333333` | 1.6% | color | ×14 (observed, 0.74) |
| `#45434c` | 1.6% | background-color | ×14 (observed, 0.74) |
| `#005032` | 1.4% | color, border-color | ×12 (observed, 0.74) |
| `#00704a` | 1.4% | background-color, border-color | ×12 (observed, 0.74) |
| `#b17645` | 1.4% | color, border-color | ×12 (observed, 0.74) |
| `#00b050` | 1.4% | color | ×12 (observed, 0.74) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `nbg` | ×389 |
| `arial` | ×72 |
| `Avenir` | ×22 |
| `Arial` | ×12 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 28px | ×16 |
| `{type.h1}` | 24px | ×8 |
| `{type.h2}` | 17px | ×18 |
| `{type.h3}` | 16px | ×60 |
| `{type.body-lg}` | 15px | ×12 |
| `{type.body}` | 14px | ×139 |
| `{type.body-sm}` | 13px | ×24 |
| `{type.caption}` | 12px | ×198 |

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

## Spacing

| Value | Observed |
|---|---|
| `10px` | ×48 |
| `30px` | ×38 |
| `20px` | ×24 |
| `5px` | ×20 |
| `40px` | ×18 |
| `12px` | ×12 |
| `25px` | ×10 |
| `35px` | ×6 |
| `22px` | ×6 |
| `9px` | ×4 |
| `32px` | ×4 |
| `15px` | ×2 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `3px` | ×53 |
| `5px` | ×28 |
| `2px` | ×8 |

## Motion

| Duration | Observed |
|---|---|
| `0.7s` | ×36 |
| `1s` | ×4 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#00704a` · text `#ffffff` · radius `5px` · padding `0px 21.4px` · font `14px/400` | ×1 |
| button.outline | text `#ffffff` · border `2px solid rgb(255, 255, 255)` · radius `5px` · padding `0px 21.4px` · font `14px` | ×3 |

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| focus | outline-color | `rgb(102, 102, 102)` | `rgb(0, 95, 204)` |
| focus | outline-width | `3px` | `1px` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#ffffff` | `#2c2a29` | 14.28 | pass | observed ×68 |
| `#ffffff` | `#1e3932` | 12.45 | pass | observed ×27 |
| `#e6dbd3` | `#645952` | 4.99 | pass | observed ×24 |
| `#cccccc` | `#2c2a29` | 8.89 | pass | observed ×21 |
| `#999999` | `#2c2a29` | 5.01 | pass | observed ×15 |
| `#ffffff` | `#000000` | 21 | pass | observed ×14 |
| `#ffffff` | `#111111` | 18.88 | pass | observed ×14 |
| `#666666` | `#f6f5ef` | 5.26 | pass | observed ×9 |
| `#333333` | `#f6f5ef` | 11.57 | pass | observed ×7 |
| `#ffffff` | `#554c46` | 8.37 | pass | observed ×6 |
| `#00b050` | `#2c2a29` | 4.98 | pass | observed ×6 |
| `#555555` | `#f6f5ef` | 6.83 | pass | observed ×4 |
| `#645952` | `#ffffff` | 6.79 | pass | ink_on_background |
| `#ffffff` | `#00704a` | 6.15 | pass | white_on_primary |
| `#999999` | `#ffffff` | 2.85 | fail | muted_on_background |

1 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}` (`#00704a`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#645952`) on `{color.background}` (`#ffffff`).
- Set all text in `nbg` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (3px, 5px, 2px) — 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 (nav, visual-hero, forms, cards, badges, elevation) 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.primary}` with caution — confidence below 0.6.

## Provenance

- Source: https://www.starbucks.co.kr/index.do (1 page(s))
- Tool: designskill-extract/3.1.0 · extracted 2026-07-26T16:55:40.381Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 02, 03, 04, 05, 09, 10, 12 · missing: nav, visual-hero, forms, cards, badges, elevation
- Degraded stages (extraction failure ≠ design change — exclude from diffs): state-observation

---

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