---
name: apple-design-reference
provider: DesignSkill (https://designskill.dev)
reference: apple.com
source_url: https://www.apple.com/kr/
tool: designskill-extract/3.1.0
extracted_at: 2026-07-26T16:47:37.648Z
mode: full-render
classification: reference_only
---

# Apple — Design Reference (measured)

Measured design tokens extracted from `https://www.apple.com/kr/` 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), 486 observation records.
- Primary action color observed as `#0066cc` (basis: cross-validated, confidence 0.62).
- Dominant font family: **SF Pro KR** (×843; secondary SF Pro HK ×236).
- Type scale observed at 8 sizes from 11px to 32px.
- Corner radius values in use: 10px, 5px, 8px, 12px….
- Not observed in this extraction: 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}` | `#0066cc` | cross-validated | 0.62 | ×253 |
| `{color.background}` | `#fafafc` | declared | 0.92 | ×6 — --globalnav-background |
| `{color.ink}` | `#1d1d1f` | declared | 0.92 | ×112 — --sk-body-text-color |
| `{color.muted}` | `#999999` | inferred | 0.7 | ×42 |
| `{color.surface}` | `#f5f5f7` | inferred | 0.7 | ×350 |
| `{color.accent}` | `#b64400` | inferred | 0.58 | ×6 |

### Observed Palette

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

| Hex | Share | Used in | Observed |
|---|---|---|---|
| `#f5f5f7` | 21.7% | background-color, color, --sk-button-background, border-color, --localnav-background | ×350 (cross-validated, 0.93) |
| `#000000` | 16.5% | color | ×266 (observed, 0.78) |
| `#000000` | 12.5% | background-color, color, border-color, --sk-colorindicator-swatch-border-color, custom-property | ×202 (cross-validated, 0.93) |
| `#ffffff` | 10.5% | background-color, color, --sk-button-color-hover | ×169 (cross-validated, 0.92) |
| `#0066cc` | 15.7% | color, --sk-button-color, border-color, outline, background-color | ×253 (cross-validated, 0.93) |
| `#1d1d1f` | 6.9% | background-color, color, --sk-button-background, --sk-button-background-active | ×112 (cross-validated, 0.92) |
| `#2997ff` | 2.7% | color, --sk-button-color, border-color | ×44 (cross-validated, 0.91) |
| `#999999` | 2.6% | color | ×42 (observed, 0.75) |
| `#272729` | 1.2% | --sk-button-background-hover | ×20 (inferred, 0.59) |
| `#333336` | 1.9% | color, --sk-iconcontrol-scrim-color, custom-property, --sk-iconcontrol-scrim-color-hover, --sk-iconcontrol-scrim-color-active | ×30 (cross-validated, 0.9) |
| `#6e6e73` | 0.7% | color, --sk-glyph-gray-secondary | ×11 (inferred, 0.59) |
| `#86868b` | 0.6% | color, --sk-glyph-gray-tertiary | ×10 (inferred, 0.58) |
| `#e8e8ed` | 1.0% | background-color, color, --sk-fill-gray-quaternary, --sk-iconcontrol-scrim-color-active, --sk-paddlenav-background-hover | ×16 (inferred, 0.59) |
| `#161617` | 0.6% | background-color, --localnav-background, custom-property | ×10 (inferred, 0.58) |
| `#d2d2d7` | 0.4% | --sk-badge-text-color | ×6 (inferred, 0.58) |
| `#424245` | 0.5% | --sk-badge-text-color, --sk-paddlenav-background-hover | ×8 (inferred, 0.58) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `SF Pro KR` | ×843 |
| `SF Pro HK` | ×236 |
| `SF Pro AR` | ×118 |
| `SF Pro JP` | ×118 |
| `SF Pro TH` | ×118 |
| `SF Pro SC` | ×118 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 32px | ×35 |
| `{type.h1}` | 28px | ×20 |
| `{type.h2}` | 21px | ×48 |
| `{type.h3}` | 19px | ×43 |
| `{type.body-lg}` | 17px | ×166 |
| `{type.body}` | 14px | ×131 |
| `{type.body-sm}` | 12px | ×293 |
| `{type.caption}` | 11px | ×54 |

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

## Spacing

| Value | Observed |
|---|---|
| `8px` | ×304 |
| `11px` | ×122 |
| `5px` | ×100 |
| `10px` | ×92 |
| `4px` | ×67 |
| `12px` | ×60 |
| `16px` | ×24 |
| `20px` | ×24 |
| `14px` | ×21 |
| `9px` | ×20 |
| `39px` | ×18 |
| `43px` | ×18 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `10px` | ×5 |
| `5px` | ×4 |
| `8px` | ×4 |
| `12px` | ×4 |
| `1px` | ×3 |

## Elevation

| Shadow | Observed |
|---|---|
| `3px 5px 30px rgba(0,0,0,.22)` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `0.32s` | ×51 |
| `320ms` | ×51 |
| `0.4s` | ×42 |
| `0.25s` | ×35 |
| `0.3s` | ×29 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#0071e3` · text `#ffffff` · radius `999px` · padding `11px 21px` · font `17px/400` | ×8 |
| button.outline | text `#0066cc` · border `1px solid rgb(0, 102, 204)` · radius `999px` · padding `11px 21px` · font `17px` | ×4 |
| nav | bg `#fafafc` · height `44px` · position `fixed` · link `#000000` · backdrop `saturate(1.8) blur(20px)` | — |

### Hero Gradient (observed)

```css
background-image: radial-gradient(100% 33% at 0% 100%, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0));
```

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| hover | color | `rgba(0, 0, 0, 0.8)` | `rgba(0, 0, 0, 0.98)` |
| hover | border-color | `rgba(0, 0, 0, 0.8)` | `rgba(0, 0, 0, 0.98)` |
| hover | outline-color | `rgba(0, 0, 0, 0.8)` | `rgba(0, 0, 0, 0.98)` |
| focus | color | `rgba(0, 0, 0, 0.8)` | `rgb(0, 0, 0)` |
| focus | border-color | `rgba(0, 0, 0, 0.8)` | `rgb(0, 0, 0)` |
| focus | outline-color | `rgba(0, 0, 0, 0.8)` | `rgb(0, 113, 227)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#000000` | `#f5f5f7` | 19.29 | pass | observed ×143 |
| `#f5f5f7` | `#000000` | 19.29 | pass | observed ×69 |
| `#1d1d1f` | `#f5f5f7` | 15.46 | pass | observed ×30 |
| `#ffffff` | `#0071e3` | 4.7 | pass | observed ×24 |
| `#0066cc` | `#f5f5f7` | 5.11 | pass | observed ×21 |
| `#999999` | `#f5f5f7` | 2.62 | fail | observed ×21 |
| `#0066cc` | `#ffffff` | 5.57 | pass | observed ×20 |
| `#010101` | `#ffffff` | 20.87 | pass | observed ×11 |
| `#2997ff` | `#000000` | 6.96 | pass | observed ×9 |
| `#313133` | `#ffffff` | 12.98 | pass | observed ×7 |
| `#1d1d1f` | `#ffffff` | 16.83 | pass | observed ×3 |
| `#000000` | `#ffffff` | 21 | pass | observed ×3 |
| `#1d1d1f` | `#fafafc` | 16.14 | pass | ink_on_background |
| `#ffffff` | `#0066cc` | 5.57 | pass | white_on_primary |
| `#999999` | `#fafafc` | 2.73 | fail | muted_on_background |

2 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}` (`#0066cc`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#1d1d1f`) on `{color.background}` (`#fafafc`).
- Set all text in `SF Pro KR` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (10px, 5px, 8px, 12px) — 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 (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://www.apple.com/kr/ (1 page(s))
- Tool: designskill-extract/3.1.0 · extracted 2026-07-26T16:47:37.648Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 01, 02, 03, 04, 05, 09, 10, 11, 12 · missing: forms, cards, badges
- Warning: primary 불일치: static=#0071e3 vs render=#0066cc — render 채택

---

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