Skip to content
§
§ · brand identity design

Brand identity, engineered as a system.

Not a logo and a colour palette in a PDF. A production-ready identity system — mark, wordmark, type, colour, voice, motion — shipped as tokens your engineers can deploy the same day.

2,000+
brands shipped
55+
countries served
8
identity components
48 h
scoped quote
§ 01 · what identity actually contains

A brand identity is eight things. Not a logo.

Most agencies deliver a logo and call it brand identity. The logo is one of eight components. Ship only one and the other seven get invented inconsistently across every surface your team ever launches.

in short
  • Brand identity is eight components: mark, wordmark, type, colour, voice, motion, grid, and imagery. Not a logo file.
  • Every component ships as production-ready tokens engineering can deploy on day one, not a PDF that drifts by month three.
  • Three moments call for different work: naming a new company, evolving a five-year-old brand, or rebranding through a pivot.
  • Type carries 80% of recognition. An italic accent face plus a four-typeface ceiling is the cheapest distinct-voice move.
  • Four engagement shapes: audit (2 weeks), evolution (6–8 weeks), full system (10–14 weeks), naming + system (14–18 weeks).

Final systems ship as Figma design system libraries with W3C design tokens, type discipline referencing Pentagram and Wolff Olins rigor, and every colour pairing pre-verified against WCAG 2.1 AA contrast.

Here are all eight, in the order they matter.

Eight editorial tiles illustrating the components of a brand identity design system: mark, wordmark, type, colour, voice, motion, grid, and imagery
Fig. 1 · eight components · mark → wordmark → type → colour → voice → motion → grid → imagery
01 · mark

Logomark

Abstract, monogram, or pictorial. Monochrome-safe. Legible at 16px favicon. Four variants (primary, inverse, single-colour, favicon).

02 · wordmark

Wordmark

Custom letterforms or carefully tuned type. Works with and without the mark. Fixed kerning baked into a hand-tuned SVG.

03 · type

Type system

Display + body + mono + accent pairing. Modular scale. Variable-font governance. Fallback stack. Never more than four faces.

04 · colour

Colour ramp

Semantic tokens (primary, secondary, accent, success, error). Light + dark mode parity. WCAG AA verified on every pairing.

05 · voice

Voice

Tone rules, banned vocabulary, example sentences, banned phrases. Ships as a writing critique tool, not just a guide.

06 · motion

Motion system

Easing curves, duration tokens, signature transitions, reduced-motion fallback. Ships as CSS tokens + Framer Motion config.

07 · grid

Grid + layout

Responsive grid, spacing scale, vertical rhythm, breakpoint behaviour. Identical in Figma and in Tailwind.

08 · imagery

Imagery + icons

Photography treatment, illustration style, icon family geometry, aspect ratios, usage bounds. The one most brands skip.

§ 02 · when identity gets made

Three moments. Different work each.

Identity design is one phrase that means three different jobs. Misreading which one you're in is the fastest way to overpay.

Naming a new company is not the same job as refreshing a five-year-old brand. Rebranding at a pivot is not the same job as evolving through a growth stage. The shapes look similar from the outside; the work underneath is different.

moment 01 · greenfield

Naming a new company.

You have an idea, a team, no brand. The work is 60% naming and positioning, 40% identity. Domain screening, trademark opinions, and voice come before the logo. Get this wrong and you rebrand in 18 months — one of the most expensive sequences in startup life.

timeline
14–18 weeks
scope
naming + full system
risk
trademark collision
most asked
moment 02 · pivot

Rebranding at a pivot.

New market, new audience, new category, or a merger. Positioning has shifted fundamentally and the existing identity is actively wrong. 40% strategy, 60% design. The hard part is brand equity — some still works, most doesn't, and misjudging which is which costs year-one revenue.

timeline
10–14 weeks
scope
full 8-component system
risk
equity lost
moment 03 · evolution

Evolving through growth.

Positioning is right. Execution is dated. Type is showing its age, colour doesn't handle dark mode, brand has drifted across surfaces. 20% strategy, 80% craft. Evolution preserves equity on purpose — the logo gets sharpened, not redrawn. Customers don't notice anything changed. Everything improves.

timeline
6–8 weeks
scope
refine, preserve equity
risk
over-correcting

We'll tell you which moment you're in on the audit call — and which one you think you're in. They're often different.

§ 03 · the voice pairing

How a brand voice sounds on the page.

Voice isn't just what you write. It's what the typography whispers at the reader before a word gets read.

The animation below shows three typefaces pairing into a single brand voice — the actual construction, in 14 seconds.

Fig. 2 · type voice pairing · grotesk + serif italic + mono
§ 04 · the type system

Type carries 80% of the recognition.

Remove the logo from most well-branded sites and the brand is still recognisable. Remove the type and it falls apart.

Three rules every type system we ship obeys. UX Collective editors have been writing about modular scales for a decade for the same reason.

  1. 01

    Never more than four typefaces.

    Display, body, mono, accent. That's the ceiling. Every additional face doubles the system's cognitive load and halves its recognisability.

    Most brands with five faces have three accidents and two decisions.

    our default pairing: Space Grotesk / Inter / JetBrains Mono / Instrument Serif italic
  2. 02

    Modular scale, not magic numbers.

    Type sizes follow a mathematical ratio — major third, perfect fourth, golden. No arbitrary 23.5px. Every step is derivable.

    Your engineers can extend the scale without asking a designer.

    our default scale: 12 · 14 · 16 · 20 · 25 · 32 · 40 · 50 · 62 (major third, 1.25×)
  3. 03

    Italic accent face is the differentiator.

    Almost every SaaS site ships grotesk + mono and calls it done. Adding a single italic serif — used on one or two emphasised words per heading — breaks every template that ever shipped.

    It's the cheapest distinct-voice move in identity design.

    used across this very site: Instrument Serif italic, moss-500, 1–2 words per heading max
§ 05 · colour as a system

Colour is a system. A palette is a suggestion.

A palette says "here are the brand colours." A system says when each one gets used, why, how it behaves in dark mode, and how it passes WCAG.

The difference is measured in how the site looks at month twelve.

rule 01

Semantic, not brand-first.

Tokens are named by what they do — primary, accent, success, error, muted — not by what they are (moss-500, amber-700). Engineers pick tokens by intent.

A rebrand ships by swapping the underlying values, not by rewriting 10,000 component references.

rule 02

Ramps, not swatches.

Every brand hue ships with 7–9 lightness stops: 50, 100, 200, 300, 500, 600, 700, 900. Mathematical relationships in OKLCH, never eyeballed.

The 500 is the "brand" shade; the ramp handles every other context.

rule 03

AA parity in dark mode.

Every semantic pairing — text-on-primary, text-on-surface, focus-on-bg — passes WCAG 2.2 AA in both light and dark themes.

Dark mode isn't an inverted palette. It's a second ramp tuned for perceived weight at dark-surface viewing.

our own token file (excerpt)
--moss-500: #6fa37a;   /* brand primary */
--moss-600: #3f6b54;   /* brand primary-hover */
--moss-700: #24453a;   /* brand primary-pressed */
--amber-500: #cd8a4b;  /* accent / launch moments */

/* semantic \u2014 what engineers actually use */
--color-text-primary:   var(--ink-0);
--color-text-on-accent: var(--moss-50);
--color-bg-surface:     var(--paper);
--color-border-subtle:  rgba(111, 163, 122, 0.15);
--color-focus-ring:     var(--amber-500);
§ 06 · motion as brand asset

Every brand has a motion signature. Most of them are accidents.

The easing curve on your CTA button, the duration of a modal reveal, the overshoot on a card hover — these are brand decisions almost nobody makes on purpose.

We ship motion as tokens alongside colour and type, on the same handoff.

easing

One curve, not ten.

cubic-bezier(.2, .7, .2, 1)

Confident, not bouncy. Used on every transition. Two secondary curves for very specific cases.

duration

Three durations total.

120ms / 240ms / 400ms

Micro (hover), macro (modal), reveal (scroll-triggered). Four is too many; two is not enough.

reveal

Staggered, not simultaneous.

40ms stagger, max 8 items

Content reveals feel orchestrated, not coded. Past 8 items the stagger becomes a delay; we don't stagger past that.

motion-safe

Reduced-motion fallback.

@media (prefers-reduced-motion)

Every motion token has a zero-motion fallback. 16% of users prefer it; we ship for them on day one.

§ 07 · book vs living system

Ship the PDF. And the tokens.

Brand book without a design system gets ignored by month three. Design system without a brand book gets misunderstood by the next designer you hire.

Ship both. They refer to each other.

the brand book

40–80 page PDF. What the brand is, who it's for, how to use the marks, where the voice comes from, the story behind each decision. Read by humans, hiring-forward, stakeholder-safe.

  • Logo usage rules + don'ts
  • Voice guide + sample sentences
  • Story of the identity decisions
  • Colour + type examples in context
  • Imagery + iconography reference
the living system

Code your engineers deploy. Tailwind config, CSS custom properties, Figma library, Framer Motion config, icon SVGs, logo variants. One source of truth. Changes propagate.

  • Tailwind preset with all tokens
  • CSS custom properties file
  • Figma library with variants
  • Framer Motion config
  • Icon SVGs + logo variants (public + private)

"The book persuades. The system ships. Neither works alone."

§ 08 · how a system gets built

Five phases, one cadence.

Every identity engagement — audit, evolution, full system, or naming — runs through the same five phases. Cadence is fixed; depth varies by tier.

  1. week 01

    Discover

    Audit existing assets, interview founders, map audience, define positioning. Output: a one-page brief everyone signs.

  2. weeks 02–04

    Direction

    Two or three distinct identity directions. Mark + wordmark + type + colour explorations. Pick one. Refine in the open.

  3. heart
    weeks 04–10

    Build

    Component-by-component: type, colour ramps, voice, motion, grid, imagery rules, icon family. Weekly Loom reviews.

  4. weeks 10–12

    Ship tokens

    Figma library + Tailwind preset + CSS custom properties + Framer Motion config + SVG variants. Engineering deploys on day one.

  5. weeks 12+

    Launch & support

    Brand book PDF, launch assets, 30-day support window. Optional retainer for governance + edge cases as you scale.

§ 09 · four shapes of work

Four shapes of identity work.

Each shape has a different scope, timeline, and deliverable set. Pick the one that matches the moment you're in.

We confirm fit on the intro call and send a scoped quote within 48 hours.

audit

Identity audit

2 weeks

Component inventory, consistency score, drift analysis, repositioning recommendation. Prioritized plan with effort + impact scoring. Deliverable is yours whether you engage us for the build or not.

for · existing brand, quiet questions
evolve

Identity evolution

6–8 weeks

Refined mark, updated type and colour system, voice sharpened, motion added. Tokens shipped to engineering. Equity preserved on purpose — customers don't notice anything changed; everything improves.

for · positioning right, execution dated
most picked
full system

Full identity system

10–14 weeks

Complete identity, all 8 components. Guidelines + Figma library + Tailwind config + motion tokens + icon family. The system your engineers deploy on day one.

for · rebranding or launching fresh
naming + identity

Naming + full system

14–18 weeks

Naming exploration, domain availability checks, trademark screening with partner attorneys, plus the full identity system. For new ventures and major category pivots.

for · greenfield or category pivot

Quotes sent within 48 hours of an intro call. Trademark attorney fees on the naming tier are billed at cost, per mark per jurisdiction.

§ 10 · why trust this work

Nine years. Verified.

Identity work is high-trust. These are the proofs that come before the brief.

a nine-year story

"Nine years of shipping. Two thousand brands. Fifty-plus people. Identity work is the highest-trust thing we do — we treat it that way."

— Prasun Anand, CEO & Founder
9
years
50+
team
2K
brands
55+
countries served · remote-first from NY + Delhi HQs
accredited & verified
Shopify Premier Partner accreditation badge — Digital Heroes verified Shopify Plus agency
Upwork Top Rated Plus — 100% Job Success badge for Digital Heroes
Trustpilot 4.9-star rating — 70 verified reviews of Digital Heroes
United Nations Global Marketplace Tier 1 Registered Company — Digital Heroes
DUNS Registered company No. 650878346 — Digital Heroes verified entity
§ 12 · brand identity in 2026

What changed in Q2 2026.

Brand identity scope shifted three ways in 2026: AI image tools flooded the cheap end of the logo market, design tokens became the expected handoff artifact instead of a static PDF style guide, and brand books migrated from print decks to live Figma libraries that engineering pulls into a token pipeline on day one.

The token format itself is no longer agency-specific. W3C's Design Tokens Community Group draft is now backed by Figma, Adobe, Microsoft, and Google, and the JSON schema is stable enough that Figma Variables exports straight into Style Dictionary or Tailwind config without translation. Anyone still shipping a PDF brand book in 2026 is creating a second source of truth that drifts within one sprint.

The mark itself matters less than how it lives in product. On the Emani rebuild the wordmark took two weeks; the token system, motion grammar, and component library took the other ten. The artifact that survives is the system, not the logo file. Tools like brand.dev now auto-scrape a brand's living surfaces, which only works if your identity is engineered as data, not as image.

What this means for your project: when you brief a brand identity engagement in 2026, ask for the token-export format and the Figma library handoff up front. If the studio's deliverable is a PDF guideline and a logo zip, you will pay twice — once for the brand, once again the first time engineering rebuilds it as code.

Related reading + work: See our brand book versus design system breakdown, the Emani identity-to-Plus rebuild, and our logo design and UI/UX design pages for adjacent work.

§ 13 · six answers

Six answers.

What's in the system, what it costs, the book-vs-system distinction, rebrand-vs-evolve, naming and trademark scope, and how we measure whether the identity worked.

What does brand identity design include?

Eight components: logomark, wordmark, type system, colour ramp, voice, motion system, grid and layout, imagery and iconography. We ship all eight as production-ready tokens — a Figma library, a Tailwind config, a CSS token file, a Framer Motion config, a voice guide, and PDF guidelines. A system your engineers can deploy the same day, not a PDF in Dropbox.

How much does brand identity design cost?

Pricing is scoped to the engagement shape. Audit: 2 weeks. Evolution: 6–8 weeks. Full system: 10–14 weeks. Naming + full system: 14–18 weeks. Book a 30-minute intro call and we'll send a scoped quote within 48 hours. Scope moves price, not the discovery conversation.

What's the difference between a brand book and a design system?

Book documents in English. System enforces in code. Book without system gets ignored by month three; system without book gets misunderstood by the next designer. We ship both and they refer to each other.

When should I rebrand vs. evolve?

Rebrand when positioning has fundamentally changed (market, category, audience) or when current identity is actively hurting perception. Evolve when positioning is right but execution is dated. Rebrands cost 2–3× more and lose equity. We'll tell you which you actually need on the audit call.

Do you handle naming and trademark work?

Yes, as part of the naming + identity tier. 40–80 candidates across four categories, narrowed to 8–12 for domain availability, then 3–5 for USPTO + EUIPO trademark screening. Partner attorneys handle the legal opinion. Final pick is yours.

How do you measure if a brand identity worked?

Three measurements at launch + 90 days post. Aided recall (audience recognises and correctly attributes). Consistency audit (system followed across surfaces). Conversion impact (did the flagship page move its named metric). No vanity; all three are testable.

Start with a conversation.

A 30-minute intro call to diagnose the moment you're in — audit, evolve, full system, or naming + identity.

You leave with a clear recommendation. We follow up with a scoped quote within 48 hours.

No sales pitch · we'll diagnose your moment honestly · scoped quote inside 48 hours

Published · Last updated .