---
name: amorepacific-design-reference
provider: DesignSkill (https://designskill.dev)
reference: ap-beauty.com
source_url: https://www.ap-beauty.com/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T09:17:54.186Z
mode: full-render
classification: reference_only
---

# Amorepacific — Design Reference (measured)

Measured design tokens extracted from `https://www.ap-beauty.com/` 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), 295 observation records.
- Primary action color observed as `#000000` (basis: declared, confidence 0.92).
- Dominant font family: **futura-pt** (×226; secondary noto-sans-cjk-kr ×218).
- Type scale observed at 8 sizes from 13px to 50px.
- Not observed in this extraction: visual-hero, forms, cards, badges, radius.

## 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}` | `#000000` | declared | 0.92 | ×6 — --font-color-primary |
| `{color.background}` | `#ffffff` | cross-validated | 0.93 | ×225 |
| `{color.ink}` | `#02060f` | observed | 0.79 | ×383 |
| `{color.muted}` | `#707984` | inferred | 0.7 | ×44 |
| `{color.surface}` | `#d7d5d5` | inferred | 0.59 | ×19 |
| `{color.accent}` | `#9a833e` | inferred | 0.65 | ×2 |

### 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` | 30.8% | background-color, color, border-color | ×225 (cross-validated, 0.93) |
| `#02060f` | 52.4% | border-color, color, background-color | ×383 (observed, 0.79) |
| `#707984` | 6.0% | color, border-color | ×44 (cross-validated, 0.91) |
| `#444649` | 2.3% | color | ×17 (cross-validated, 0.89) |
| `#d7d5d5` | 2.6% | border-color, background-color | ×19 (inferred, 0.59) |
| `#000000` | 0.8% | background-color | ×6 (observed, 0.73) |
| `#3a3a3a` | 1.5% | color | ×11 (cross-validated, 0.89) |
| `#e5eaef` | 1.5% | color, border-color, background-color | ×11 (cross-validated, 0.89) |
| `#1a1a1a` | 0.7% | color | ×5 (cross-validated, 0.88) |
| `#3971ff` | 0.3% | color, border-color | ×2 (inferred, 0.57) |
| `#9a833e` | 0.3% | color | ×2 (observed, 0.72) |
| `#495164` | 0.1% | background-color | ×1 (inferred, 0.56) |
| `#ff0000` | 0.1% | color | ×1 (inferred, 0.56) |
| `#d6dae1` | 0.1% | border-color | ×1 (inferred, 0.56) |
| `#feeef0` | 0.1% | background-color | ×1 (inferred, 0.56) |
| `#f4f9ff` | 0.1% | background-color | ×1 (inferred, 0.56) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `futura-pt` | ×226 |
| `noto-sans-cjk-kr` | ×218 |
| `맑은 고딕` | ×1 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 50px | ×16 |
| `{type.h1}` | 30px | ×12 |
| `{type.h2}` | 24px | ×116 |
| `{type.h3}` | 20px | ×16 |
| `{type.body-lg}` | 18px | ×38 |
| `{type.body}` | 16px | ×34 |
| `{type.body-sm}` | 14px | ×127 |
| `{type.caption}` | 13px | ×36 |

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

## Spacing

| Value | Observed |
|---|---|
| `30px` | ×78 |
| `20px` | ×68 |
| `60px` | ×44 |
| `10px` | ×42 |
| `4px` | ×32 |
| `5px` | ×20 |
| `8px` | ×14 |
| `100px` | ×12 |
| `80px` | ×12 |
| `24px` | ×12 |
| `70px` | ×10 |
| `18px` | ×8 |

## Elevation

| Shadow | Observed |
|---|---|
| `rgba(229, 234, 239, 0.196) 0px 0.197652px 0px 0px` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `2s` | ×84 |
| `1.5s` | ×54 |
| `1s` | ×54 |
| `0.5s` | ×24 |
| `0.7s` | ×12 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#02060f` · text `#ffffff` · radius `0px` · padding `0px` · font `18px/400` | ×1 |
| button.outline | text `#02060f` · border `1px solid rgb(2, 6, 15)` · radius `0px` · padding `0px` · font `18px` | ×4 |
| nav | height `156px` · position `fixed` · link `#6a6a6a` | — |

### Interaction States (observed)

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

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#02060f` | `#ffffff` | 20.28 | pass | observed ×59 |
| `#000000` | `#000000` | 1 | fail | observed ×33 |
| `#ffffff` | `#000000` | 21 | pass | observed ×33 |
| `#000000` | `#ffffff` | 21 | pass | observed ×21 |
| `#02060f` | `#000000` | 1.04 | fail | observed ×21 |
| `#707984` | `#02060f` | 4.59 | pass | observed ×15 |
| `#ffffff` | `#ffffff` | 1 | fail | observed ×9 |
| `#444649` | `#ffffff` | 9.47 | pass | observed ×7 |
| `#ffffff` | `#02060f` | 20.28 | pass | observed ×6 |
| `#767676` | `#000000` | 4.62 | pass | observed ×3 |
| `#3a3a3a` | `#ffffff` | 11.37 | pass | observed ×3 |
| `#767676` | `#ffffff` | 4.54 | pass | observed ×3 |
| `#02060f` | `#ffffff` | 20.28 | pass | ink_on_background |
| `#ffffff` | `#000000` | 21 | pass | white_on_primary |
| `#707984` | `#ffffff` | 4.41 | fail | muted_on_background |

4 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}` (`#000000`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#02060f`) on `{color.background}` (`#ffffff`).
- Set all text in `futura-pt` (fallbacks only for glyph coverage).
- 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, radius) 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.surface}` with caution — confidence below 0.6.

## Provenance

- Source: https://www.ap-beauty.com/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T09:17:54.186Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 02, 03, 04, 05, 09, 11, 12 · missing: visual-hero, forms, cards, badges, radius
- Warning: primary 불일치: static=#3971ff vs render=#000000 — render 채택

---

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