---
name: yogiyo-design-reference
provider: DesignSkill (https://designskill.dev)
reference: yogiyo.co.kr
source_url: https://www.yogiyo.co.kr/mobile/#/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:29:19.806Z
mode: full-render
classification: reference_only
---

# Yogiyo — Design Reference (measured)

Measured design tokens extracted from `https://www.yogiyo.co.kr/mobile/#/` 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), 397 observation records.
- Primary action color observed as `#ea7266` (basis: inferred, confidence 0.61).
- Dominant font family: **맑은고딕** (×211; secondary Helvetica Neue ×3).
- Type scale observed at 8 sizes from 10px to 18px.
- Corner radius values in use: 4px, 6px, 28px, 3px….
- Not observed in this extraction: nav, 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}` | `#ea7266` | inferred | 0.61 | ×6 |
| `{color.background}` | `#ffffff` | cross-validated | 0.94 | ×547 |
| `{color.ink}` | `#000000` | cross-validated | 0.92 | ×90 |
| `{color.muted}` | `#818181` | inferred | 0.7 | ×72 |
| `{color.surface}` | `#d9d9d9` | inferred | 0.7 | ×187 |
| `{color.accent}` | `#337ab7` | inferred | 0.6 | ×25 |

### 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` | 33.6% | background-color, color, border-color, -webkit-box-shadow | ×547 (cross-validated, 0.94) |
| `#333333` | 10.9% | color, background-color, border-color | ×178 (cross-validated, 0.93) |
| `#d9d9d9` | 11.5% | border-color, color, background-color | ×187 (cross-validated, 0.93) |
| `#fa0050` | 7.0% | color, border-color, background-color | ×113 (cross-validated, 0.92) |
| `#000000` | 5.5% | background-color, border-color, color, -webkit-box-shadow | ×90 (cross-validated, 0.92) |
| `#818181` | 4.4% | color | ×72 (observed, 0.76) |
| `#cccccc` | 3.0% | border-color, color, background-color | ×49 (cross-validated, 0.91) |
| `#999999` | 3.4% | color, border-color, background-color | ×55 (cross-validated, 0.91) |
| `#666666` | 2.6% | color | ×42 (cross-validated, 0.9) |
| `#337ab7` | 1.5% | background-color, border-color, color | ×25 (inferred, 0.6) |
| `#777777` | 1.4% | color, background-color, border-color | ×23 (inferred, 0.6) |
| `#eeeeee` | 3.6% | background-color, border-color | ×59 (cross-validated, 0.91) |
| `#ff8a00` | 0.9% | background-color, color, border-color | ×15 (cross-validated, 0.89) |
| `#3c763d` | 0.9% | color, border-color, background-color | ×14 (inferred, 0.59) |
| `#8a6d3b` | 0.9% | color, border-color, background-color | ×14 (inferred, 0.59) |
| `#a94442` | 0.9% | color, border-color, background-color | ×14 (inferred, 0.59) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `맑은고딕` | ×211 |
| `Helvetica Neue` | ×3 |
| `Glyphicons Halflings` | ×2 |
| `sans-serif` | ×1 |
| `monospace` | ×1 |
| `Menlo` | ×1 |

Use **맑은고딕** as the default family — it accounts for the overwhelming majority of observed text nodes.

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 18px | ×29 |
| `{type.h1}` | 16px | ×20 |
| `{type.h2}` | 15px | ×89 |
| `{type.h3}` | 14px | ×58 |
| `{type.body-lg}` | 13px | ×7 |
| `{type.body}` | 12px | ×154 |
| `{type.body-sm}` | 11px | ×26 |
| `{type.caption}` | 10px | ×8 |

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

## Spacing

| Value | Observed |
|---|---|
| `5px` | ×274 |
| `10px` | ×155 |
| `15px` | ×121 |
| `20px` | ×62 |
| `6px` | ×50 |
| `13px` | ×46 |
| `8px` | ×36 |
| `2px` | ×36 |
| `7px` | ×30 |
| `3px` | ×26 |
| `12px` | ×18 |
| `65px` | ×6 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `4px` | ×41 |
| `6px` | ×10 |
| `28px` | ×10 |
| `3px` | ×8 |
| `10px` | ×6 |
| `2px` | ×6 |

## Elevation

| Shadow | Observed |
|---|---|
| `inset 0 1px 1px rgba(0, 0, 0, .075)` | ×8 |
| `inset 0 0 0 rgba(0, 0, 0, 0)` | ×8 |
| `rgba(0, 0, 0, 0) 0px 0px 0px 0px inset` | ×6 |
| `rgba(0, 0, 0, 0.176) 0px 6px 12px 0px` | ×6 |
| `none !important` | ×4 |
| `inset 0 3px 5px rgba(0, 0, 0, .125)` | ×4 |

## Motion

| Duration | Observed |
|---|---|
| `0.5s` | ×80 |
| `0.2s` | ×78 |
| `0.4s` | ×8 |
| `0.15s` | ×6 |
| `.2s` | ×3 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#fa0050` · text `#ffffff` · radius `2px` · padding `7px 0px` · font `18px/400` | ×1 |
| form.input | bg `#ffffff` · text `#555555` · border `0px solid rgb(85, 85, 85)` · radius `4px` · padding `6px 12px` · height `40` | ×1 |

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| focus | outline-color | `rgb(255, 255, 255)` | `rgb(0, 95, 204)` |
| focus | outline-width | `3px` | `5px` |
| focus | background-color | `rgba(0, 0, 0, 0)` | `rgb(245, 245, 245)` |
| hover | background-color | `rgba(0, 0, 0, 0)` | `rgb(245, 245, 245)` |
| hover | color | `rgb(51, 51, 51)` | `rgb(38, 38, 38)` |
| hover | border-color | `rgb(51, 51, 51)` | `rgb(38, 38, 38)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#333333` | `#ffffff` | 12.63 | pass | observed ×42 |
| `#818181` | `#fbfbfb` | 3.76 | fail | observed ×36 |
| `#ffffff` | `#fa0050` | 4.05 | fail | observed ×4 |
| `#4d4d4d` | `#fbfbfb` | 8.17 | pass | observed ×4 |
| `#666666` | `#fbfbfb` | 5.55 | pass | observed ×4 |
| `#333333` | `#fa0050` | 3.12 | pass | observed ×3 |
| `#ffffff` | `#ff8a00` | 2.36 | fail | observed ×3 |
| `#5f5f5f` | `#fbfbfb` | 6.17 | pass | observed ×3 |
| `#000000` | `#fbfbfb` | 20.29 | pass | observed ×3 |
| `#989898` | `#fbfbfb` | 2.79 | fail | observed ×3 |
| `#000000` | `#ffffff` | 21 | pass | ink_on_background |
| `#ffffff` | `#ea7266` | 2.96 | fail | white_on_primary |
| `#818181` | `#ffffff` | 3.9 | fail | 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}` (`#ea7266`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#ffffff`).
- Set all text in `맑은고딕` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (4px, 6px, 28px, 3px) — 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, 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.yogiyo.co.kr/mobile/#/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:29:19.806Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 01, 02, 03, 04, 05, 06, 09, 10, 11, 12 · missing: nav, cards, badges
- Warning: primary 불일치: static=#fa0050 vs render=#ea7266 — render 채택

---

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