---
name: melon-design-reference
provider: DesignSkill (https://designskill.dev)
reference: melon.com
source_url: https://www.melon.com/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:13:51.994Z
mode: full-render
classification: reference_only
---

# Melon — Design Reference (measured)

Measured design tokens extracted from `https://www.melon.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), 488 observation records.
- Primary action color observed as `#7cb710` (basis: cross-validated, confidence 0.61).
- Dominant font family: **Pretendard** (×626; secondary pretendard ×109).
- Type scale observed at 8 sizes from 11px to 18px.
- Corner radius values in use: 24px, 22px, 16px.
- Not observed in this extraction: nav, visual-hero, 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}` | `#7cb710` | cross-validated | 0.61 | ×58 |
| `{color.background}` | `#ffffff` | cross-validated | 0.94 | ×417 |
| `{color.ink}` | `#1a1a1a` | cross-validated | 0.93 | ×316 |
| `{color.muted}` | `#666666` | inferred | 0.7 | ×298 |
| `{color.surface}` | `#cccccc` | inferred | 0.7 | ×110 |
| `{color.accent}` | `#00cd3c` | inferred | 0.65 | ×23 |

### 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` | 18.1% | background-color, color, border-color | ×417 (cross-validated, 0.94) |
| `#1a1a1a` | 13.7% | color, border-color | ×316 (cross-validated, 0.93) |
| `#666666` | 12.9% | color, border-color | ×298 (cross-validated, 0.93) |
| `#333333` | 6.8% | color, -webkit-box-shadow, border-color | ×157 (cross-validated, 0.92) |
| `#777777` | 6.1% | color, border-color | ×140 (cross-validated, 0.92) |
| `#888888` | 9.8% | color, border-color | ×225 (cross-validated, 0.93) |
| `#cccccc` | 4.8% | border-color, color, background-color | ×110 (cross-validated, 0.92) |
| `#3c3c3c` | 3.9% | color | ×90 (cross-validated, 0.92) |
| `#999999` | 4.2% | color, border-color, background-color | ×97 (cross-validated, 0.92) |
| `#7cb710` | 2.5% | color, border-color | ×58 (cross-validated, 0.91) |
| `#d9d9d9` | 3.0% | border-color, color, background-color | ×69 (cross-validated, 0.91) |
| `#000000` | 1.9% | color, border-color, background-color, box-shadow | ×44 (cross-validated, 0.91) |
| `#505050` | 3.6% | color | ×82 (cross-validated, 0.91) |
| `#e6e6e6` | 4.5% | border-color, background-color, color | ×104 (cross-validated, 0.92) |
| `#79a54c` | 0.8% | color | ×19 (inferred, 0.59) |
| `#00cd3c` | 1.0% | border-color, color, background-color | ×23 (cross-validated, 0.9) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard` | ×626 |
| `pretendard` | ×109 |
| `Dotum` | ×102 |
| `돋움` | ×78 |
| `맑은 고딕` | ×72 |
| `Arial` | ×58 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 18px | ×17 |
| `{type.h1}` | 17px | ×60 |
| `{type.h2}` | 16px | ×31 |
| `{type.h3}` | 15px | ×62 |
| `{type.body-lg}` | 14px | ×83 |
| `{type.body}` | 13px | ×82 |
| `{type.body-sm}` | 12px | ×554 |
| `{type.caption}` | 11px | ×350 |

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

## Spacing

| Value | Observed |
|---|---|
| `2px` | ×279 |
| `8px` | ×243 |
| `3px` | ×178 |
| `5px` | ×173 |
| `4px` | ×151 |
| `9px` | ×150 |
| `6px` | ×129 |
| `16px` | ×129 |
| `7px` | ×103 |
| `10px` | ×74 |
| `11px` | ×36 |
| `18px` | ×36 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `24px` | ×1 |
| `22px` | ×1 |
| `16px` | ×1 |

## Elevation

| Shadow | Observed |
|---|---|
| `#000000` | ×4 |
| `0px 0px 2px 0px #333 !important` | ×4 |
| `1px 1px 0 0 rgba(0,0,0,0.05) inset` | ×2 |
| `0 0 10px 0 rgba(0,0,0,0.08)` | ×1 |
| `0 0 0 0 rgba(0,0,0,0.05) inset` | ×1 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#00d344` · text `#ffffff` · radius `0px` · padding `0px` · font `14px/400` | ×1 |
| form.input | bg `#000000` · text `#999999` · border `0px solid rgb(153, 153, 153)` · radius `0px` · padding `0px 20px` · height `40` | ×1 |

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| hover | color | `rgb(119, 119, 119)` | `rgb(27, 27, 27)` |
| hover | border-color | `rgb(119, 119, 119)` | `rgb(27, 27, 27)` |
| hover | outline-color | `rgb(119, 119, 119)` | `rgb(27, 27, 27)` |
| focus | color | `rgb(119, 119, 119)` | `rgb(27, 27, 27)` |
| focus | border-color | `rgb(119, 119, 119)` | `rgb(27, 27, 27)` |
| focus | outline-color | `rgb(119, 119, 119)` | `rgb(0, 95, 204)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#888888` | `#ffffff` | 3.54 | fail | observed ×48 |
| `#1a1a1a` | `#ffffff` | 17.4 | pass | observed ×45 |
| `#3c3c3c` | `#ffffff` | 11.03 | pass | observed ×42 |
| `#909090` | `#ffffff` | 3.19 | fail | observed ×33 |
| `#777777` | `#ffffff` | 4.48 | fail | observed ×30 |
| `#666666` | `#ffffff` | 5.74 | pass | observed ×27 |
| `#333333` | `#ffffff` | 12.63 | pass | observed ×27 |
| `#ffffff` | `#ffffff` | 1 | fail | observed ×21 |
| `#505050` | `#ffffff` | 8.06 | pass | observed ×21 |
| `#7cb710` | `#ffffff` | 2.43 | fail | observed ×18 |
| `#666666` | `#f8f8f8` | 5.41 | pass | observed ×18 |
| `#1a1a1a` | `#f8f8f8` | 16.39 | pass | observed ×15 |
| `#1a1a1a` | `#ffffff` | 17.4 | pass | ink_on_background |
| `#ffffff` | `#7cb710` | 2.43 | fail | white_on_primary |
| `#666666` | `#ffffff` | 5.74 | 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}` (`#7cb710`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#1a1a1a`) on `{color.background}` (`#ffffff`).
- Set all text in `Pretendard` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (24px, 22px, 16px) — 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, 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://www.melon.com/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:13:51.994Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 02, 03, 04, 05, 06, 09, 10, 11, 12 · missing: nav, visual-hero, cards, badges
- Warning: primary 불일치: static=#79a54c vs render=#7cb710 — render 채택

---

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