// Brand

Brand & design system

Warm paper, near-black ink, and a single red accent — in light and dark. Every color is a light-dark() token, so both themes come from one source. (Toggle the theme from the homepage nav to see this page adapt.)

// 01Logo

Color

98Labs
Light · default
98Labs
Dark · “98” leads, “Labs” recedes
98Labs
Reversed · on red / photo

Monochrome

98Labs
Ink · for light bg / print
98Labs
Paper · for dark / photo bg

// Usage

  • One colored logo per page. The full-color wordmark (light or dark) goes in the header/nav — don’t repeat it in the footer.
  • Footer → monochrome. The footer uses ink (light mode) or paper (dark mode) — never the full-color variant.
  • Reversed is for red or photographic backgrounds only.
  • Don’t place two colored logos on the same surface — it reads as redundant.

“98” + “Labs” in Museo Moderno Bold. All variants share the same wordmark geometry — only the fill colors differ.

// Download

// 02Palette
--paperPage surface#fafaf7 · #1a1714
--paper-2Raised surface#f2f2ec · #221e1a
--inkDefault text#111315 · #f3efe6
--redAccent (fills)#e63329 · #ff5447
--red-deepButton bg#bf241b · #c4331f
--accent-textAccent as text#bf241b · #ff5447
--on-accentText on red#fafaf7 · #fff7f3
--gray-70Secondary text#4a4f57 · #c9c3b8
--gray-50Muted labels#7a8089 · #9a948a
--gray-30Borders#b6bbc2 · #4a463f
--ruleHairlines#e4e6e9 · #34322c

Each chip pair is light · dark. --on-accent stays light in both themes (it’s text on red); --accent-text is the red used for small text (passes WCAG AA in both).

// 03Typography
Display · Georgia (serif)

Ship ambitious software.

Body · Maven Pro

98Labs is a software engineering studio — product development, enterprise platforms, AI engineering, and managed agile pods for teams that ship.

Mono · JetBrains Mono

// C·01 — spec labels, indices, and code

Logo · Museo Moderno Bold (self-hosted)
// 04Layout & motion

No t-shirt spacing scale — spacing is inline clamp() per component. Motion respects prefers-reduced-motion.

// 05Components
// C·01

Product Development

From zero to a product users rely on — discovery, design, build, ship.

Everything above uses live tokens, so it adapts to the active theme.