---
name: dabang-design-reference
provider: DesignSkill (https://designskill.dev)
reference: dabangapp.com
source_url: https://www.dabangapp.com/
tool: designskill-extract/3.2.0
extracted_at: 2026-07-27T08:27:27.445Z
mode: full-render
classification: reference_only
---

# Dabang — Design Reference (measured)

Measured design tokens extracted from `https://www.dabangapp.com/` 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), 548 observation records.
- Primary action color observed as `#396bf3` (basis: cross-validated, confidence 0.96).
- Dominant font family: **Pretendard Variable** (×903).
- Type scale observed at 8 sizes from 12px to 24px.
- Corner radius values in use: 4px, 8px, 12px, 2px….
- Not observed in this extraction: visual-hero.

## 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}` | `#396bf3` | cross-validated | 0.96 | ×73 |
| `{color.background}` | `#ffffff` | cross-validated | 0.93 | ×289 |
| `{color.ink}` | `#222222` | observed | 0.78 | ×294 |
| `{color.muted}` | `#979797` | inferred | 0.7 | ×241 |
| `{color.surface}` | `#dfdfdf` | inferred | 0.7 | ×85 |
| `{color.accent}` | `#ff3478` | inferred | 0.65 | ×24 |

### Observed Palette

Full measured palette ordered by usage share. `Used in` lists the CSS properties the color appeared on.

| Hex | Share | Used in | Observed |
|---|---|---|---|
| `#222222` | 19.1% | color, background-color, border-color | ×294 (observed, 0.78) |
| `#ffffff` | 18.8% | background-color, color, custom-property | ×289 (cross-validated, 0.93) |
| `#979797` | 15.7% | custom-property, color | ×241 (cross-validated, 0.93) |
| `#000000` | 9.3% | background-color | ×142 (observed, 0.77) |
| `#656565` | 7.5% | custom-property, color, background-color | ×115 (cross-validated, 0.92) |
| `#dfdfdf` | 5.5% | custom-property, border-color, background-color, color | ×85 (cross-validated, 0.91) |
| `#396bf3` | 4.8% | border-color, color, custom-property, background-color | ×73 (cross-validated, 0.91) |
| `#ededed` | 4.4% | custom-property, border-color, background-color | ×67 (cross-validated, 0.91) |
| `#434d68` | 2.4% | background-color | ×36 (observed, 0.75) |
| `#ff3478` | 1.6% | border-color, color | ×24 (observed, 0.75) |
| `#494949` | 3.6% | background-color, custom-property, color | ×55 (cross-validated, 0.91) |
| `#373737` | 1.4% | background-color | ×22 (observed, 0.75) |
| `#aaaaaa` | 1.2% | color | ×18 (observed, 0.74) |
| `#fff2f6` | 0.8% | background-color | ×12 (observed, 0.74) |
| `#cccccc` | 0.8% | border-color, color | ×12 (observed, 0.74) |
| `#ffffff` | 0.4% | background-color | ×6 (observed, 0.73) |

## Typography

### Font Families

| Family | Observed |
|---|---|
| `Pretendard Variable` | ×903 |

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

### Type Scale

| Token | Size | Observed |
|---|---|---|
| `{type.display}` | 24px | ×30 |
| `{type.h1}` | 22px | ×18 |
| `{type.h2}` | 20px | ×24 |
| `{type.h3}` | 18px | ×66 |
| `{type.body-lg}` | 16px | ×66 |
| `{type.body}` | 14px | ×438 |
| `{type.body-sm}` | 13px | ×30 |
| `{type.caption}` | 12px | ×126 |

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

## Spacing

| Value | Observed |
|---|---|
| `20px` | ×162 |
| `8px` | ×96 |
| `16px` | ×90 |
| `4px` | ×84 |
| `40px` | ×48 |
| `26px` | ×36 |
| `30px` | ×24 |
| `33px` | ×18 |
| `56px` | ×12 |
| `11px` | ×12 |
| `19px` | ×12 |
| `80px` | ×12 |

## Shape (Border Radius)

| Value | Observed |
|---|---|
| `4px` | ×192 |
| `8px` | ×42 |
| `12px` | ×42 |
| `2px` | ×36 |
| `32px` | ×36 |
| `3px` | ×18 |
| `20px` | ×12 |
| `25px` | ×6 |

## Elevation

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

## Motion

| Duration | Observed |
|---|---|
| `0.2s` | ×6 |

## Components

Measured computed styles of representative components (desktop viewport).

| Component | Measured spec | Samples |
|---|---|---|
| button.primary | bg `#326cf9` · text `#ffffff` · radius `2px` · padding `0px 9px` · font `12px/700` | ×1 |
| button.outline | text `#222222` · border `1px solid rgb(223, 223, 223)` · radius `2px` · padding `0px 16px` · font `14px` | ×2 |
| form.input | bg `#000000` · text `#222222` · border `0px solid rgb(34, 34, 34)` · radius `0px` · padding `11px 23px 11px 56px` · height `48` | ×2 |
| card | bg `#ffffff` · radius `12px` · border `1px solid rgb(237, 237, 237)` · padding `20px` | ×5 |
| badge | bg `#ffffff` · text `#222222` · radius `32px` · font `14px/700` · padding `0px 11px` | ×5 |
| nav | height `80px` · position `static` · link `#0000ee` | — |

### Interaction States (observed)

| State | Property | From | To |
|---|---|---|---|
| hover | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |
| hover | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |
| hover | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |
| focus | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |
| focus | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |
| focus | background-color | `rgb(255, 255, 255)` | `rgb(245, 245, 245)` |

## Accessibility (WCAG Contrast)

| FG | BG | Ratio | AA | Source |
|---|---|---|---|---|
| `#222222` | `#ffffff` | 15.91 | pass | observed ×60 |
| `#222222` | `#fafafa` | 15.24 | pass | observed ×51 |
| `#979797` | `#000000` | 7.19 | pass | observed ×51 |
| `#656565` | `#fafafa` | 5.58 | pass | observed ×48 |
| `#979797` | `#ffffff` | 2.92 | fail | observed ×45 |
| `#222222` | `#000000` | 1.32 | fail | observed ×30 |
| `#a0a0a0` | `#373737` | 4.55 | pass | observed ×21 |
| `#396bf3` | `#f0f0f0` | 4.03 | fail | observed ×18 |
| `#ffffff` | `#fafafa` | 1.04 | fail | observed ×12 |
| `#aaaaaa` | `#373737` | 5.12 | pass | observed ×9 |
| `#e5e5e5` | `#515151` | 6.3 | pass | observed ×9 |
| `#ff3478` | `#fff2f6` | 3.21 | fail | observed ×6 |
| `#222222` | `#ffffff` | 15.91 | pass | ink_on_background |
| `#ffffff` | `#396bf3` | 4.59 | pass | white_on_primary |
| `#979797` | `#ffffff` | 2.92 | 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}` (`#396bf3`) for primary actions only — that is where it was observed.
- Default text pairing: `{color.ink}` (`#222222`) on `{color.background}` (`#ffffff`).
- Set all text in `Pretendard Variable` (fallbacks only for glyph coverage).
- Pick corner radii from the measured set (4px, 8px, 12px, 2px) — 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) 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.dabangapp.com/ (1 page(s))
- Tool: designskill-extract/3.2.0 · extracted 2026-07-27T08:27:27.445Z
- Mode: full-render — 풀렌더 모드 — 3뷰포트 × 라이트/다크 computed style + 상태 관측.
- Blocks observed: 00, 02, 03, 04, 05, 06, 07, 08, 09, 10, 11, 12 · missing: visual-hero

---

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