---
name: lg-design-reference
provider: DesignSkill (https://designskill.dev)
reference: lg.co.kr
source_url: https://www.lg.co.kr/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T09:31:38.365Z
mode: full-render
classification: reference_only
---

# LG — Design Reference (measured)

Measured design tokens extracted from `https://www.lg.co.kr/` 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), 320 observation records.
- Primary action color observed as `#bb0841` (basis: cross-validated, confidence 0.98).
- Dominant font family: **LGSmHaTSB** (×284; secondary LGSmHaTR ×248).
- Type scale observed at 8 sizes from 13px to 26px.
- Corner radius values in use: 10px, 12px, 20px, 5px….
- Not observed in this extraction: forms, cards.

## 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}` | `#bb0841` | cross-validated | 0.98 | ×282 |
| `{color.background}` | `#ffffff` | cross-validated | 0.94 | ×427 |
| `{color.ink}` | `#000000` | cross-validated | 0.94 | ×405 |
| `{color.muted}` | `#777777` | inferred | 0.7 | ×66 |
| `{color.surface}` | `#dddddd` | inferred | 0.7 | ×172 |
| `{color.accent}` | `#007aff` | inferred | 0.57 | ×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` | 25.4% | color, background-color, border-color, -webkit-box-shadow | ×427 (cross-validated, 0.94) |
| `#000000` | 24.1% | color, background-color, border-color, box-shadow | ×405 (cross-validated, 0.94) |
| `#bb0841` | 16.8% | color, background-color, border-color, -webkit-box-shadow | ×282 (cross-validated, 0.93) |
| `#dddddd` | 10.2% | border-color, background-color, -webkit-box-shadow | ×172 (cross-validated, 0.92) |
| `#555555` | 6.5% | color, border-color, background-color | ×109 (inferred, 0.62) |
| `#eeeeee` | 5.8% | border-color, background-color | ×97 (cross-validated, 0.92) |
| `#777777` | 3.9% | color, border-color, background-color | ×66 (cross-validated, 0.91) |
| `#cccccc` | 1.5% | background-color, border-color | ×26 (cross-validated, 0.9) |
| `#222222` | 1.2% | border-color, color, background-color | ×20 (inferred, 0.59) |
| `#333333` | 0.9% | background-color | ×15 (inferred, 0.59) |
| `#999999` | 0.8% | color, border-color | ×13 (inferred, 0.59) |
| `#aaaaaa` | 0.5% | background-color, border-color, color | ×8 (inferred, 0.58) |
| `#779e2d` | 0.4% | background-color, color | ×6 (inferred, 0.58) |
| `#6b6b6b` | 0.5% | color, background-color | ×9 (inferred, 0.58) |
| `#2b2b2b` | 0.2% | background-color | ×4 (inferred, 0.57) |
| `#4c4c4c` | 0.4% | background-color | ×6 (inferred, 0.58) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `LGSmHaTSB` | ×284 |
| `LGSmHaTR` | ×248 |
| `LGSmHaTB` | ×43 |
| `LGSmHaTL` | ×5 |
| `Roboto` | ×3 |
| `LG Smart_H` | ×3 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 26px | ×39 |
| `{type.h1}` | 25px | ×75 |
| `{type.h2}` | 20px | ×108 |
| `{type.h3}` | 18px | ×71 |
| `{type.body-lg}` | 16px | ×138 |
| `{type.body}` | 15px | ×98 |
| `{type.body-sm}` | 14px | ×107 |
| `{type.caption}` | 13px | ×83 |

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

## Spacing

| Value | Observed |
|---|---|
| `10px` | ×156 |
| `15px` | ×127 |
| `30px` | ×122 |
| `20px` | ×114 |
| `40px` | ×63 |
| `60px` | ×58 |
| `5px` | ×50 |
| `25px` | ×47 |
| `50px` | ×37 |
| `12px` | ×36 |
| `27px` | ×10 |
| `18px` | ×6 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `10px` | ×16 |
| `12px` | ×6 |
| `20px` | ×5 |
| `5px` | ×3 |
| `30px` | ×3 |
| `15px` | ×3 |

## Elevation

| Shadow | Observed |
|---|---|
| `#000000` | ×12 |
| `none!important` | ×2 |
| `0 0 10px 0 rgba(0,0,0,0.1)` | ×1 |
| `0 0 40px 0 rgba(0,0,0,0.1)` | ×1 |
| `0 3px 10px rgba(0,0,0,0.1)` | ×1 |
| `0 0 20px rgba(0,0,0,0.2)` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `1s` | ×61 |
| `0.2s` | ×16 |
| `4s` | ×16 |
| `2s` | ×14 |
| `0.3s` | ×4 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| badge | bg `#bb0841` · text `#000000` · radius `10px` · font `0px/400` · padding `0px` | ×1 |
| nav | height `100px` · position `fixed` · link `#000000` | — |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#000000` | `#ffffff` | 21 | pass | observed ×81 |
| `#a50034` | `#ffffff` | 7.93 | pass | observed ×32 |
| `#ffffff` | `#ffffff` | 1 | fail | observed ×15 |
| `#bb0841` | `#ffffff` | 6.51 | pass | observed ×12 |
| `#ffffff` | `#fafafa` | 1.04 | fail | observed ×6 |
| `#777777` | `#ffffff` | 4.48 | fail | observed ×3 |
| `#000000` | `#cccccc` | 13.08 | pass | observed ×2 |
| `#000000` | `#bb0841` | 3.22 | fail | observed ×1 |
| `#000000` | `#fafafa` | 20.12 | pass | observed ×1 |
| `#000000` | `#ffffff` | 21 | pass | ink_on_background |
| `#ffffff` | `#bb0841` | 6.51 | pass | white_on_primary |
| `#777777` | `#ffffff` | 4.48 | fail | muted_on_background |

5 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}` (`#bb0841`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#ffffff`).
- Set all text in `LGSmHaTSB` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (10px, 12px, 20px, 5px) — 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 (forms, cards) 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.lg.co.kr/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T09:31:38.365Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 01, 02, 03, 04, 05, 08, 09, 10, 11, 12 · missing: forms, cards

---

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