---
name: ncsoft-design-reference
provider: DesignSkill (https://designskill.dev)
reference: nc.com
source_url: https://www.nc.com/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T09:29:46.525Z
mode: full-render
classification: reference_only
---

# NCSOFT — Design Reference (measured)

Measured design tokens extracted from `https://www.nc.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), 259 observation records.
- Primary action color observed as `#7234e0` (basis: inferred, confidence 0.74).
- Dominant font family: **Pretendard** (×981; secondary monospace ×2).
- Type scale observed at 8 sizes from 12px to 28px.
- Corner radius values in use: 16px, 4px, 8px, 6px….
- Not observed in this extraction: nav, 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}` | `#7234e0` | inferred | 0.74 | ×4 |
| `{color.background}` | `#838999` | declared | 0.92 | ×0 — --os-handle-bg |
| `{color.ink}` | `#000000` | cross-validated | 0.92 | ×134 |
| `{color.muted}` | `#ffffff` | inferred | 0.7 | ×152 |
| `{color.surface}` | `#888890` | inferred | 0.7 | ×29 |
| `{color.accent}` | `#38aefa` | inferred | 0.57 | ×4 |

### 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` | 25.0% | color, border-color, a, custom-property, background-color | ×152 (cross-validated, 0.92) |
| `#000000` | 22.0% | background-color, border-color, a, custom-property, color | ×134 (cross-validated, 0.92) |
| `#e5e5e6` | 18.3% | background-color | ×111 (observed, 0.77) |
| `#0f1011` | 5.9% | background-color | ×36 (cross-validated, 0.9) |
| `#62626a` | 4.3% | subtle, custom-property, color | ×26 (cross-validated, 0.9) |
| `#888890` | 4.8% | faint, custom-property, color, background-color, --os-handle-bg | ×29 (cross-validated, 0.9) |
| `#000000` | 4.0% | background-color | ×24 (observed, 0.75) |
| `#f2f2f3` | 1.6% | active, background-color | ×10 (cross-validated, 0.88) |
| `#b0b0b5` | 0.7% | disabled | ×4 (inferred, 0.57) |
| `#38aefa` | 0.7% | normal | ×4 (inferred, 0.57) |
| `#f1415e` | 1.0% | red, normal | ×6 (inferred, 0.58) |
| `#48484d` | 0.7% | common | ×4 (inferred, 0.57) |
| `#17a64d` | 0.7% | rare | ×4 (inferred, 0.57) |
| `#167fd0` | 0.7% | unique | ×4 (inferred, 0.57) |
| `#b72544` | 0.7% | epic | ×4 (inferred, 0.57) |
| `#a050c5` | 0.7% | legend | ×4 (inferred, 0.57) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard` | ×981 |
| `monospace` | ×2 |
| `swiper-icons` | ×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 | ×13 |
| `{type.h1}` | 18px | ×33 |
| `{type.h2}` | 17px | ×10 |
| `{type.h3}` | 16px | ×83 |
| `{type.body-lg}` | 15px | ×39 |
| `{type.body}` | 14px | ×34 |
| `{type.body-sm}` | 13px | ×38 |
| `{type.caption}` | 12px | ×8 |

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

## Spacing

| Value | Observed |
|---|---|
| `16px` | ×59 |
| `8px` | ×37 |
| `24px` | ×16 |
| `32px` | ×15 |
| `20px` | ×13 |
| `4px` | ×11 |
| `28px` | ×8 |
| `40px` | ×4 |
| `50px` | ×4 |
| `76px` | ×4 |
| `10px` | ×3 |
| `80px` | ×3 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `16px` | ×95 |
| `4px` | ×16 |
| `8px` | ×8 |
| `6px` | ×5 |
| `5px` | ×4 |
| `10px` | ×2 |
| `3px` | ×1 |

## Elevation

| Shadow | Observed |
|---|---|
| `0 12px 20px var(--elevation_12)` | ×4 |
| `0 4px 8px var(--elevation_4)` | ×3 |
| `0 24px 30px var(--elevation_24)` | ×2 |
| `0 2px 4px var(--elevation_2)` | ×1 |
| `0 16px 24px var(--elevation_16)` | ×1 |
| `inset 0 0 0 1px var(--border_subtle)` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `0.3s` | ×45 |
| `0.2s` | ×6 |
| `.3s` | ×5 |
| `.2s` | ×4 |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#000000` | `#ffffff` | 21 | pass | observed ×23 |
| `#000000` | `#f2f2f3` | 18.77 | pass | observed ×16 |
| `#888890` | `#f2f2f3` | 3.14 | fail | observed ×12 |
| `#62626a` | `#f2f2f3` | 5.4 | pass | observed ×12 |
| `#ffffff` | `#ffffff` | 1 | fail | observed ×11 |
| `#ffffff` | `#0f1011` | 19.05 | pass | observed ×2 |
| `#000000` | `#838999` | 6 | pass | ink_on_background |
| `#ffffff` | `#7234e0` | 6.4 | pass | white_on_primary |
| `#ffffff` | `#838999` | 3.5 | fail | muted_on_background |

3 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}` (`#7234e0`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#838999`).
- Set all text in `Pretendard` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (16px, 4px, 8px, 6px) — 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, 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.nc.com/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T09:29:46.525Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 01, 02, 03, 04, 05, 09, 10, 11, 12 · missing: nav, forms, cards, badges
- Warning: primary 불일치: static=#38aefa vs render=#7234e0 — render 채택

---

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