---
name: remember-design-reference
provider: DesignSkill (https://designskill.dev)
reference: career.rememberapp.co.kr
source_url: https://career.rememberapp.co.kr/job/postings
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:29:45.748Z
mode: full-render
classification: reference_only
---

# Remember — Design Reference (measured)

Measured design tokens extracted from `https://career.rememberapp.co.kr/job/postings` 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), 425 observation records.
- Primary action color observed as `#000000` (basis: declared, confidence 0.92).
- Dominant font family: **Pretendard** (×4484; secondary Georgia ×2).
- Type scale observed at 8 sizes from 10px to 32px.
- Corner radius values in use: 4px, 8px, 2px, 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}` | `#000000` | declared | 0.92 | ×1386 — --rui-primary100 |
| `{color.background}` | `#ffffff` | cross-validated | 0.95 | ×2168 |
| `{color.ink}` | `#2e2e2e` | cross-validated | 0.94 | ×486 |
| `{color.muted}` | `#808080` | inferred | 0.7 | ×1146 |
| `{color.surface}` | `#d4d4d4` | inferred | 0.7 | ×1453 |
| `{color.accent}` | `#383015` | inferred | 0.56 | ×1 |

### 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` | 24.0% | color, background-color, border-color, --rui-fixed-white | ×2168 (cross-validated, 0.95) |
| `#d4d4d4` | 16.1% | --rui-disabled, border-color, background-color, color, fill | ×1453 (cross-validated, 0.95) |
| `#000000` | 15.4% | color, background-color, border-color, box-shadow, custom-property | ×1386 (cross-validated, 0.95) |
| `#808080` | 12.7% | custom-property, color, border-color | ×1146 (cross-validated, 0.95) |
| `#ebebeb` | 13.8% | --rui-divider-lite, border-color, color, background-color | ×1240 (cross-validated, 0.95) |
| `#424242` | 5.9% | custom-property, color, border-color, background-color, stroke | ×532 (cross-validated, 0.94) |
| `#2e2e2e` | 5.4% | border-color, background-color, color | ×486 (cross-validated, 0.94) |
| `#1a1a1a` | 4.5% | background-color | ×404 (cross-validated, 0.94) |
| `#ff6a0d` | 0.8% | color | ×72 (observed, 0.76) |
| `#ffffff` | 0.3% | background-color | ×30 (observed, 0.75) |
| `#bdbdbd` | 0.2% | color | ×18 (observed, 0.74) |
| `#000000` | 0.1% | background-color | ×12 (observed, 0.74) |
| `#fff4ed` | 0.1% | background-color | ×9 (observed, 0.73) |
| `#331d0f` | 0.1% | background-color | ×9 (observed, 0.73) |
| `#0066cc` | 0.1% | color, background-color, fill | ×5 (inferred, 0.58) |
| `#4d4d4d` | 0.1% | border-color, background-color | ×5 (inferred, 0.58) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard` | ×4484 |
| `Georgia` | ×2 |
| `Monaco` | ×2 |
| `sans-serif` | ×1 |
| `Helvetica` | ×1 |
| `Helvetica Neue` | ×1 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 32px | ×1 |
| `{type.h1}` | 20px | ×28 |
| `{type.h2}` | 18px | ×37 |
| `{type.h3}` | 16px | ×1322 |
| `{type.body-lg}` | 14px | ×778 |
| `{type.body}` | 13px | ×2 |
| `{type.body-sm}` | 12px | ×2037 |
| `{type.caption}` | 10px | ×283 |

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

## Spacing

| Value | Observed |
|---|---|
| `4px` | ×6132 |
| `20px` | ×1227 |
| `8px` | ×1159 |
| `12px` | ×1008 |
| `7px` | ×600 |
| `28px` | ×356 |
| `16px` | ×162 |
| `10px` | ×72 |
| `40px` | ×39 |
| `24px` | ×30 |
| `48px` | ×24 |
| `60px` | ×14 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `4px` | ×3422 |
| `8px` | ×620 |
| `2px` | ×317 |
| `6px` | ×16 |
| `3px` | ×1 |

## Elevation

| Shadow | Observed |
|---|---|
| `#000000` | ×5 |
| `0 1px 4px 0 rgba(0, 0, 0, 0.1)` | ×1 |
| `0 4px 12px 0 rgba(0, 0, 0, 0.1)` | ×1 |
| `0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05)` | ×1 |
| `0 2px 8px rgba(0,0,0,.2)` | ×1 |
| `0 0 5px #ddd` | ×1 |

## Motion

| Duration | Observed |
|---|---|
| `0.5s` | ×130 |
| `0.2s` | ×86 |
| `0.1s` | ×28 |
| `200ms` | ×2 |
| `.3s` | ×1 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#000000` · text `#000000` · radius `6px` · padding `0px 12px` · font `14px/400` | ×1 |
| button.outline | text `#222222` · border `1px solid rgb(212, 212, 212)` · radius `4px` · padding `10px 16px` · font `16px` | ×6 |
| form.input | bg `#f2f2f2` · text `#808080` · border `0px solid rgb(128, 128, 128)` · radius `4px` · padding `0px 0px 0px 56px` · height `52` | ×2 |
| card | bg `#ffffff` · radius `8px` · border `1px solid rgb(235, 235, 235)` · padding `20px` | ×24 |
| nav | bg `#000000` · height `60px` · position `sticky` · link `#ffffff` | — |

### Hero Gradient (observed)

```css
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(138deg, rgb(231, 227, 220) -5.2%, rgb(243, 218, 172) 54.88%, rgb(245, 216, 157) 89.16%);
```

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| hover | color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |
| hover | border-color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |
| hover | outline-color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |
| focus | color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |
| focus | border-color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |
| focus | outline-color | `rgb(255, 255, 255)` | `rgb(128, 128, 128)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#808080` | `#ffffff` | 3.95 | fail | observed ×737 |
| `#000000` | `#ffffff` | 21 | pass | observed ×663 |
| `#808080` | `#f2f2f2` | 3.53 | fail | observed ×393 |
| `#424242` | `#ffffff` | 10.05 | pass | observed ×216 |
| `#000000` | `#f2f2f2` | 18.76 | pass | observed ×141 |
| `#ff6a0d` | `#ffffff` | 2.87 | fail | observed ×27 |
| `#ffffff` | `#000000` | 21 | pass | observed ×23 |
| `#bdbdbd` | `#ffffff` | 1.88 | fail | observed ×9 |
| `#ff6a0d` | `#fff4ed` | 2.65 | fail | observed ×9 |
| `#ffffff` | `#ffffff` | 1 | fail | observed ×3 |
| `#424242` | `#fafafa` | 9.63 | pass | observed ×3 |
| `#808080` | `#fafafa` | 3.78 | fail | observed ×3 |
| `#2e2e2e` | `#ffffff` | 13.58 | pass | ink_on_background |
| `#ffffff` | `#000000` | 21 | pass | white_on_primary |
| `#808080` | `#ffffff` | 3.95 | fail | muted_on_background |

8 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}` (`#000000`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#2e2e2e`) on `{color.background}` (`#ffffff`).
- Set all text in `Pretendard` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (4px, 8px, 2px, 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.
- Treat `{color.accent}` with caution — confidence below 0.6.

## Provenance

- Source: https://career.rememberapp.co.kr/job/postings (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:29:45.748Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 01, 02, 03, 04, 05, 06, 07, 09, 10, 11, 12 · missing: badges
- Warning: primary 불일치: static=#0066cc vs render=#000000 — render 채택

---

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