---
name: uber-design-reference
provider: DesignSkill (https://designskill.dev)
reference: uber.com
source_url: https://www.uber.com/kr/en/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T09:01:38.131Z
mode: full-render
classification: reference_only
---

# Uber — Design Reference (measured)

Measured design tokens extracted from `https://www.uber.com/kr/en/` 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), 333 observation records.
- Primary action color observed as `#0000ee` (basis: inferred, confidence 0.86).
- Dominant font family: **UberMoveText** (×426; secondary UberMove ×96).
- Type scale observed at 8 sizes from 12px to 36px.
- Corner radius values in use: 8px, 12px, 20px, 6px….
- Not observed in this extraction: 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}` | `#0000ee` | inferred | 0.86 | ×6 |
| `{color.background}` | `#ffffff` | observed | 0.79 | ×438 |
| `{color.ink}` | `#000000` | observed | 0.79 | ×358 |
| `{color.muted}` | `#5e5e5e` | inferred | 0.7 | ×42 |
| `{color.surface}` | `#f3f3f3` | inferred | 0.7 | ×136 |

### 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` | 40.7% | background-color, color | ×438 (observed, 0.79) |
| `#000000` | 33.3% | background-color, color, border-color | ×358 (observed, 0.79) |
| `#f3f3f3` | 12.6% | background-color, border-color | ×136 (observed, 0.77) |
| `#5e5e5e` | 3.9% | color | ×42 (observed, 0.75) |
| `#afafaf` | 2.8% | color | ×30 (observed, 0.75) |
| `#4a4a4a` | 2.8% | color | ×30 (observed, 0.75) |
| `#000000` | 0.7% | border-color | ×8 (observed, 0.73) |
| `#0000ee` | 0.6% | color | ×6 (observed, 0.73) |
| `#eaf6ed` | 0.6% | background-color | ×6 (observed, 0.73) |
| `#addec9` | 0.6% | background-color | ×6 (observed, 0.73) |
| `#ffffff` | 0.6% | background-color | ×6 (observed, 0.73) |
| `#9dcdd6` | 0.6% | background-color | ×6 (observed, 0.73) |
| `#e8e8e8` | 0.4% | background-color | ×4 (observed, 0.72) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `UberMoveText` | ×426 |
| `UberMove` | ×96 |
| `sans-serif` | ×6 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 36px | ×24 |
| `{type.h1}` | 28px | ×20 |
| `{type.h2}` | 24px | ×20 |
| `{type.h3}` | 20px | ×16 |
| `{type.body-lg}` | 18px | ×36 |
| `{type.body}` | 16px | ×186 |
| `{type.body-sm}` | 14px | ×176 |
| `{type.caption}` | 12px | ×34 |

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

## Spacing

| Value | Observed |
|---|---|
| `16px` | ×334 |
| `10px` | ×186 |
| `12px` | ×164 |
| `36px` | ×110 |
| `14px` | ×84 |
| `20px` | ×66 |
| `8px` | ×64 |
| `24px` | ×62 |
| `4px` | ×42 |
| `18px` | ×40 |
| `40px` | ×36 |
| `6px` | ×36 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `8px` | ×146 |
| `12px` | ×36 |
| `20px` | ×12 |
| `6px` | ×6 |
| `16px` | ×6 |
| `36px` | ×6 |
| `4px` | ×2 |

## Elevation

| Shadow | Observed |
|---|---|
| `rgba(0, 0, 0, 0.16) 0px 4px 16px 0px` | ×8 |
| `rgba(255, 255, 255, 0.1) 999px 999px 0px 0px inset` | ×4 |

## Motion

| Duration | Observed |
|---|---|
| `0.2s` | ×194 |
| `0.5s` | ×32 |
| `0.3s` | ×6 |
| `1s` | ×6 |
| `0.1s` | ×2 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#addec9` · text `#000000` · radius `999px` · padding `14px 16px` · font `16px/500` | ×1 |
| form.input | bg `#000000` · text `#000000` · border `0px solid rgb(118, 118, 118)` · radius `0px` · padding `0px` · height `24` | ×7 |
| card | bg `#ffffff` · radius `12px` · border `1px solid rgba(0, 0, 0, 0.04)` · padding `12px 12px 0px` | ×1 |
| nav | bg `#000000` · height `64px` · position `sticky` · link `#ffffff` | — |

### Hero Gradient (observed)

```css
background-image: linear-gradient(135deg, rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 232), rgb(243, 243, 243), rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 232), rgb(232, 232, 23;
```

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| focus | outline-color | `rgb(255, 255, 255)` | `rgb(39, 110, 241)` |
| focus | box-shadow | `none` | `rgba(255, 255, 255, 0.1) 999px 999px 0px 0px inset` |
| focus | box-shadow | `none` | `rgba(255, 255, 255, 0.1) 999px 999px 0px 0px inset` |
| hover | box-shadow | `none` | `rgba(255, 255, 255, 0.1) 999px 999px 0px 0px inset` |
| hover | box-shadow | `none` | `rgba(255, 255, 255, 0.1) 999px 999px 0px 0px inset` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#ffffff` | `#000000` | 21 | pass | observed ×92 |
| `#000000` | `#ffffff` | 21 | pass | observed ×83 |
| `#afafaf` | `#000000` | 9.57 | pass | observed ×15 |
| `#000000` | `#f3f3f3` | 18.93 | pass | observed ×13 |
| `#4a4a4a` | `#ffffff` | 8.86 | pass | observed ×12 |
| `#5e5e5e` | `#ffffff` | 6.48 | pass | observed ×9 |
| `#000000` | `#eaf6ed` | 18.9 | pass | observed ×6 |
| `#000000` | `#9dcdd6` | 12.14 | pass | observed ×6 |
| `#5e5e5e` | `#9dcdd6` | 3.75 | fail | observed ×6 |
| `#5e5e5e` | `#f3f3f3` | 5.84 | pass | observed ×6 |
| `#0000ee` | `#ffffff` | 9.4 | pass | observed ×3 |
| `#000000` | `#addec9` | 14.07 | pass | observed ×3 |
| `#000000` | `#ffffff` | 21 | pass | ink_on_background |
| `#ffffff` | `#0000ee` | 9.4 | pass | white_on_primary |
| `#5e5e5e` | `#ffffff` | 6.48 | pass | muted_on_background |

1 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}` (`#0000ee`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#000000`) on `{color.background}` (`#ffffff`).
- Set all text in `UberMoveText` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (8px, 12px, 20px, 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 (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.uber.com/kr/en/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T09:01:38.131Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 01, 02, 03, 04, 05, 06, 07, 09, 10, 11, 12 · missing: badges
- Degraded stages (extraction failure ≠ design change — exclude from diffs): static-fetch

---

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