---
bcp_version: "0.8"
file_type: visual
parent: https://registry.brandcontextprotocol.dev/kadens-journal-371ac808/.well-known/brand.md
last_updated: 2026-08-24
---

# Visual

The brand's visual identity is preserved below as machine-readable tokens and practical usage rules.

## Color

```yaml
color:
  tokens:
    neutral_1:
      hex: "#FFFFFF"
      role: neutral
      description: "colors extracted from customer source material."
    neutral_2:
      hex: "#F93262"
      role: neutral
      description: "colors extracted from customer source material."
    neutral_3:
      hex: "#4AD504"
      role: neutral
      description: "colors extracted from customer source material."
    neutral_4:
      hex: "#222222"
      role: neutral
      description: "colors extracted from customer source material."
    neutral_5:
      hex: "#9C9C9C"
      role: neutral
      description: "colors extracted from customer source material."
    accent:
      hex: "#ECEA65"
      role: primary
      description: "accent extracted from customer source material."
    background:
      hex: "#000000"
      role: surface
      description: "background extracted from customer source material."
  approved_pairs:
    []
  forbidden_pairs:
    - foreground: accent
      background: background
      reason: Use only if contrast testing passes for the actual type size.
```

## Typography

```yaml
typography:
  families:
    peat_055_bdjh_4g:
      family: "peat-055-bdjh 4g"
      fallback_stack: ["Helvetica Neue", "Arial", "sans-serif"]
      weights: [400, 500, 700]
      styles: ["normal"]
      source: "customer site extraction"
    peatmono_055_y_30jfq:
      family: "peatmono-055-y 30jfq"
      fallback_stack: ["Menlo", "Consolas", "monospace"]
      weights: [400, 500, 700]
      styles: ["normal"]
      source: "customer site extraction"
    peatmono_055_y30jfq:
      family: peatmono-055-y30jfq
      fallback_stack: ["Menlo", "Consolas", "monospace"]
      weights: [400]
      styles: ["normal"]
      source: "customer site extraction"
    sans_serif:
      family: sans-serif
      fallback_stack: ["Helvetica Neue", "Arial", "sans-serif"]
      weights: [400]
      styles: ["normal"]
      source: "customer site extraction"
    peat_055_bdjh4g:
      family: peat-055-bdjh4g
      fallback_stack: ["Helvetica Neue", "Arial", "sans-serif"]
      weights: [400]
      styles: ["normal"]
      source: "customer site extraction"
  roles:
    display: peatmono_055_y30jfq
    body: peat_055_bdjh4g
    ui: peat_055_bdjh4g
    mono: peatmono_055_y_30jfq
    code: peatmono_055_y_30jfq
```

## Layout and components

```yaml
elevation:
  shadows:
    - "rgb(128, 128, 128) 0px 0px 5px 0px"
spacing:
  scale_px: [2, 16, 24, 32, 194]
components:
  buttons:
    - background: "transparent"
      color: "#000000"
      radius_px: 0
      padding_px: [22, 32]
      font_weight: 400
    - background: "transparent"
      color: "#000000"
      radius_px: 0
      padding_px: [22, 32]
      font_weight: 400
    - background: "transparent"
      color: "#ecea65"
      radius_px: 0
      padding_px: [0, 0]
      font_weight: 400
source: Observed from the site's live CSS, not a declared design system. Verify against your canonical tokens.
```

## Imagery

```yaml
imagery:
  photographic_style: |
    Use concrete, brand-owned imagery when available. Avoid generic stock,
    abstract AI motifs, and visuals that contradict the extracted identity.
  illustration_style: |
    Keep illustration subordinate to the brand system. Use only when it
    clarifies the message better than photography or product evidence.
  iconography_style: |
    Follow the brand's existing mark, stroke, and geometry cues. Do not invent
    decorative symbols without a human-approved precedent.
  forbidden_treatments:
    - generic AI iconography
    - decorative gradients behind text
    - stock business-meeting photography
```
