---
name: wconcept-design-reference
provider: DesignSkill (https://designskill.dev)
reference: display.wconcept.co.kr
source_url: https://display.wconcept.co.kr/rn/women
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T07:36:44.074Z
mode: full-render
classification: reference_only
---

# WConcept — Design Reference (measured)

Measured design tokens extracted from `https://display.wconcept.co.kr/rn/women` 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), 346 observation records.
- Primary action color observed as `#0000ee` (basis: inferred, confidence 0.88).
- Dominant font family: **Pretendard Variable** (×3271; secondary ProximaNova-Thin ×1).
- Type scale observed at 8 sizes from 13px to 24px.
- Corner radius values in use: 2px, 7px, 5px, 20px….
- Not observed in this extraction: 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}` | `#0000ee` | inferred | 0.88 | ×24 |
| `{color.background}` | `#f6f6f6` | cross-validated | 0.95 | ×1173 |
| `{color.ink}` | `#000000` | cross-validated | 0.95 | ×1712 |
| `{color.muted}` | `#555555` | inferred | 0.7 | ×660 |
| `{color.surface}` | `#e2e2e2` | inferred | 0.7 | ×18 |
| `{color.accent}` | `#ff4600` | inferred | 0.65 | ×650 |

### 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` | 37.9% | color, border-color, background-color, box-shadow | ×1712 (cross-validated, 0.95) |
| `#f6f6f6` | 25.9% | background-color, border-color, color | ×1173 (cross-validated, 0.95) |
| `#555555` | 14.6% | color | ×660 (observed, 0.79) |
| `#ff4600` | 14.4% | color, background-color | ×650 (cross-validated, 0.94) |
| `#333333` | 3.3% | color, outline | ×147 (cross-validated, 0.92) |
| `#000000` | 1.4% | background-color, border-color | ×65 (observed, 0.76) |
| `#0000ee` | 0.5% | color | ×24 (observed, 0.75) |
| `#999999` | 0.5% | color | ×21 (cross-validated, 0.89) |
| `#777777` | 0.5% | color | ×21 (cross-validated, 0.89) |
| `#acacac` | 0.4% | color | ×18 (inferred, 0.59) |
| `#e2e2e2` | 0.4% | border-color, background-color | ×18 (cross-validated, 0.89) |
| `#bababa` | 0.2% | background-color, color | ×9 (cross-validated, 0.88) |
| `#1a1a1a` | 0.1% | background-color | ×3 (inferred, 0.57) |
| `#666666` | 0.0% | background-color, color | ×2 (inferred, 0.57) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard Variable` | ×3271 |
| `ProximaNova-Thin` | ×1 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 24px | ×46 |
| `{type.h1}` | 20px | ×25 |
| `{type.h2}` | 18px | ×34 |
| `{type.h3}` | 17px | ×1088 |
| `{type.body-lg}` | 16px | ×65 |
| `{type.body}` | 15px | ×640 |
| `{type.body-sm}` | 14px | ×881 |
| `{type.caption}` | 13px | ×476 |

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

## Spacing

| Value | Observed |
|---|---|
| `2px` | ×728 |
| `8px` | ×653 |
| `4px` | ×601 |
| `42px` | ×472 |
| `14px` | ×468 |
| `20px` | ×195 |
| `10px` | ×193 |
| `40px` | ×135 |
| `5px` | ×102 |
| `16px` | ×38 |
| `7px` | ×32 |
| `12px` | ×23 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `2px` | ×147 |
| `7px` | ×11 |
| `5px` | ×11 |
| `20px` | ×8 |
| `1.5px` | ×8 |
| `4px` | ×6 |
| `6px` | ×2 |
| `8px` | ×2 |

## Elevation

| Shadow | Observed |
|---|---|
| `#000000` | ×1 |
| `0px 2px 4px 0px rgba(0, 0, 0, 0.05)` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `0.3s` | ×95 |
| `0.2s` | ×52 |
| `0.1s` | ×24 |
| `0.5s` | ×6 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#f6f6f6` · text `#000000` · radius `2px` · padding `8px 12px 8px 8px` · font `16px/400` | ×12 |
| form.input | bg `#ffffff` · text `#000000` · border `0px solid rgb(0, 0, 0)` · radius `0px` · padding `1px 2px` · height `22` | ×1 |
| nav | height `120px` · position `static` · link `#000000` | — |

### Hero Gradient (observed)

```css
background-image: linear-gradient(to left bottom, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 55%);
```

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| focus | outline-color | `rgb(0, 0, 0)` | `rgb(51, 51, 51)` |
| focus | outline-width | `3px` | `2px` |
| focus | outline-color | `rgb(0, 0, 0)` | `rgb(51, 51, 51)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#000000` | `#000000` | 1 | fail | observed ×637 |
| `#555555` | `#000000` | 2.82 | fail | observed ×272 |
| `#ff4600` | `#000000` | 6.13 | pass | observed ×267 |
| `#000000` | `#f6f6f6` | 19.43 | pass | observed ×114 |
| `#333333` | `#000000` | 1.66 | fail | observed ×72 |
| `#000000` | `#ffffff` | 21 | pass | observed ×40 |
| `#555555` | `#f6f6f6` | 6.9 | pass | observed ×38 |
| `#ff4600` | `#f6f6f6` | 3.17 | fail | observed ×38 |
| `#ffffff` | `#000000` | 21 | pass | observed ×34 |
| `#000000` | `#f9f9f9` | 19.95 | pass | observed ×16 |
| `#777777` | `#f9f9f9` | 4.25 | fail | observed ×15 |
| `#0000ee` | `#000000` | 2.23 | fail | observed ×12 |
| `#000000` | `#f6f6f6` | 19.43 | pass | ink_on_background |
| `#ffffff` | `#0000ee` | 9.4 | pass | white_on_primary |
| `#555555` | `#f6f6f6` | 6.9 | pass | muted_on_background |

6 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}` (`#0000ee`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#f6f6f6`).
- Set all text in `Pretendard Variable` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (2px, 7px, 5px, 20px) — 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 (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.

## Provenance

- Source: https://display.wconcept.co.kr/rn/women (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T07:36:44.074Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 01, 02, 03, 04, 05, 06, 09, 10, 11, 12 · missing: cards, badges
- Warning: primary 불일치: static=#fa5500 vs render=#0000ee — render 채택

---

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