---
name: hyundaicard-design-reference
provider: DesignSkill (https://designskill.dev)
reference: hyundaicard.com
source_url: https://www.hyundaicard.com/index.jsp
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:08:45.342Z
mode: full-render
classification: reference_only
---

# HyundaiCard — Design Reference (measured)

Measured design tokens extracted from `https://www.hyundaicard.com/index.jsp` 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), 330 observation records.
- Primary action color observed as `#0070f0` (basis: inferred, confidence 0.88).
- Dominant font family: **-apple-system** (×654; secondary YouandiNewKr ×54).
- Type scale observed at 7 sizes from 10px to 40px.
- Corner radius values in use: 16px, 12px, 8px, 20px….
- Not observed in this extraction: visual-hero, 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}` | `#0070f0` | inferred | 0.88 | ×42 |
| `{color.background}` | `#ffffff` | observed | 0.77 | ×102 |
| `{color.ink}` | `#000000` | observed | 0.79 | ×666 |
| `{color.muted}` | `#5c5c5c` | inferred | 0.7 | ×60 |
| `{color.accent}` | `#ff0000` | inferred | 0.65 | ×30 |

### 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` | 62.4% | background-color, color, border-color | ×666 (observed, 0.79) |
| `#000000` | 12.4% | color, background-color, border-color | ×132 (observed, 0.77) |
| `#ffffff` | 9.6% | background-color, color | ×102 (observed, 0.77) |
| `#5c5c5c` | 5.6% | color | ×60 (observed, 0.76) |
| `#0070f0` | 3.9% | border-color, color | ×42 (observed, 0.75) |
| `#ff0000` | 2.8% | background-color | ×30 (observed, 0.75) |
| `#ebebeb` | 2.8% | border-color | ×30 (observed, 0.75) |
| `#858585` | 0.6% | border-color | ×6 (observed, 0.73) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `-apple-system` | ×654 |
| `YouandiNewKr` | ×54 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 40px | ×18 |
| `{type.h1}` | 20px | ×18 |
| `{type.h2}` | 18px | ×36 |
| `{type.h3}` | 16px | ×252 |
| `{type.body-lg}` | 14px | ×102 |
| `{type.body}` | 12px | ×192 |
| `{type.body-sm}` | 10px | ×30 |

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

## Spacing

| Value | Observed |
|---|---|
| `2px` | ×186 |
| `12px` | ×186 |
| `28px` | ×102 |
| `24px` | ×96 |
| `8px` | ×90 |
| `46px` | ×72 |
| `16px` | ×54 |
| `64px` | ×48 |
| `5px` | ×42 |
| `15px` | ×36 |
| `51px` | ×30 |
| `36px` | ×24 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `16px` | ×576 |
| `12px` | ×30 |
| `8px` | ×12 |
| `20px` | ×6 |
| `5px` | ×6 |

## Elevation

| Shadow | Observed |
|---|---|
| `rgba(0, 0, 0, 0.08) 0px 2px 4px 0px` | ×6 |

## Motion

| Duration | Observed |
|---|---|
| `0.3s` | ×72 |
| `0.5s` | ×66 |
| `0.2s` | ×24 |
| `0.1s` | ×18 |
| `0.19s` | ×6 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#000000` · text `#000000` · radius `8px` · padding `17px 4px` · font `16px/400` | ×1 |
| form.input | bg `#000000` · text `#000000` · border `0px solid rgb(0, 0, 0)` · radius `0px` · padding `0px` · height `58` | ×2 |
| badge | bg `#ff0000` · text `#ffffff` · radius `16px` · font `10px/700` · padding `2px 6px` | ×5 |
| nav | height `80px` · position `static` · link `#000000` | — |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#000000` | `#000000` | 1 | fail | observed ×216 |
| `#000000` | `#ffffff` | 21 | pass | observed ×66 |
| `#5c5c5c` | `#000000` | 3.14 | fail | observed ×15 |
| `#ffffff` | `#ff0000` | 4 | fail | observed ×15 |
| `#5c5c5c` | `#ffffff` | 6.69 | pass | observed ×15 |
| `#ffffff` | `#000000` | 21 | pass | observed ×12 |
| `#0070f0` | `#000000` | 4.58 | pass | observed ×12 |
| `#000000` | `#ffffff` | 21 | pass | ink_on_background |
| `#ffffff` | `#0070f0` | 4.59 | pass | white_on_primary |
| `#5c5c5c` | `#ffffff` | 6.69 | pass | 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}` (`#0070f0`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#ffffff`).
- Set all text in `-apple-system` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (16px, 12px, 8px, 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 (visual-hero, 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.

## Provenance

- Source: https://www.hyundaicard.com/index.jsp (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:08:45.342Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 02, 03, 04, 05, 06, 08, 09, 10, 11, 12 · missing: visual-hero, cards
- Degraded stages (extraction failure ≠ design change — exclude from diffs): static-fetch, state-observation

---

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