Compaytence · Brand basics For partners · August 2026

Compaytence
Brand Basics

What you need to build a landing page that looks like ours: one accent, one ground, two typefaces. Click any color to copy it. Where this sheet does not cover a decision, take the plainer option.

For
Partners building Compaytence landing pages
Covers
Color, type, logo, spacing
Questions
trevor@compaytence.com
The accent
01

One blue, four jobs

Compaytence has a single accent color. It is the blue in the wordmark, and everything else on the page is a neutral.

The blue appears at four strengths, and which one you use depends on the job, not on taste. The reason is contrast: the brand blue is bright, so it reads beautifully as a filled button and badly as a line of text.

The one rule people get wrong

Do not set text in #33A9FF on a light background. It measures 2.42:1 there, well under the 4.5:1 minimum, and it is the single most common mistake we see on partner pages. On light, that blue is a fill: button backgrounds, icon shapes, the logo. When you need a blue word, use #0077BD. On the dark ground the same blue is fine as text, because there it measures 7.51:1.

The full ladder is below if you need a tint for a hover state or a quiet background. Every step is the same hue at a different lightness, which is why they never clash. Never introduce a second accent color: no purple, no teal, no amber. If something needs to stand apart, change its weight or its size, not its hue.

Neutrals
02

A warm ground

Our grays are not gray. They carry a small amount of warmth, which is what keeps the blue looking cool next to them.

Use these exactly. A stock gray, a pure #FFFFFF page or a pure black heading will read as a different brand sitting beside our site, even though the difference is a few points of saturation.

Light
Dark

For borders and dividers, do not reach for a gray. Use the ink color at low opacity, which keeps edges in the same family as the text above them: rgba(31, 27, 22, 0.12) on light, rgba(233, 230, 225, 0.12) on dark. Shadows follow the same logic and are warm, never neutral black.

Two more colors, for states only
Risk #BC5146 light · 4.54:1 #C65A4F dark · 4.53:1 Something that can go wrong
Good #17843F light · 4.54:1 #319751 dark · 5.16:1 Something confirmed
Typefaces
03

Two faces, fixed roles

Instrument Serif for display and for every number. Archivo for everything you read. Both are free on Google Fonts.

Instrument Serif Headlines, and every figure on the page
Approvals, reserves, settlement
Archivo Body copy, buttons, labels, navigation
Regular 400 for body, 600 for anything that needs weight.
Spline Sans Mono Optional. Technical strings only, never a label
merchant_id · #0077BD · 0.9%

Numbers are the part worth getting right, because they are the most recognizable thing we do. Every figure goes in the serif, in the blue, with tabular numerals so columns line up:

0.9%

Set with font-variant-numeric: tabular-nums lining-nums. In running text a figure like 2.4x sits slightly larger than the words around it, so it catches the eye without going bold.

Load them like this:

<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@400;600&family=Instrument+Serif:ital@0;1&display=swap" rel="stylesheet">
Do
  • Body copy around 17px, generous line height.
  • Headlines in the serif, at 400 weight.
  • Italic serif for a whole line, never one word inside a headline.
Never
  • Inter, Geist, Roboto, Arial or a system font stack.
  • A mono face for eyebrows, labels or headings.
  • A gradient filling any piece of type.
The mark
04

The wordmark

Two variants, one for each ground. They are not interchangeable.

Compaytence wordmark on light
On light grounds
Compaytence wordmark on dark
On dark grounds
Getting the files

Email trevor@compaytence.com for SVG and PNG at full resolution. The two images above are embedded in this file, so you can right click and save either one for a quick mockup, but use the real files for anything you ship.

Layout
05

Shape, space and motion

Two corner radii, one spacing rhythm, and restraint on movement.

Corners
  • 14px on containers: cards, panels, images, modals.
  • 8px on controls: buttons, inputs, tags, small chips.
  • Nothing else. No pills, no square corners, no third value.
Cards
  • A hairline border at rest, no shadow.
  • Lift and shadow on hover only.
  • Not everything is a card. A page of nothing but cards reads as noise.

Spacing comes off a 30px baseline. Use whole steps between blocks and the smaller steps inside a component. Anything that is not on this scale will look slightly off next to our pages, in a way that is hard to name and easy to see.

6 inside a list
12 title to body
18 grid gap
24 card padding
30 one baseline
45 page padding
60 quote margin
90 between sections

On motion: fades and short rises as a section enters, around half a second, and nothing else. No parallax, no counters spinning up, no carousel that moves on its own. Honor prefers-reduced-motion, and never let content depend on an animation running: if the script fails, everything must still be on the page.

Checklist
06

Before you send it to us

  • Body text passes 4.5:1 against its background, in both themes if you built both.
  • No text set in #33A9FF on a light background.
  • Every number is in Instrument Serif, in the blue, tabular.
  • One accent color on the page. Count them.
  • The wordmark variant matches its ground, at 24px or taller, with clear space.
  • Keyboard focus is visible on every link, button and field.
  • Tap targets are at least 44px.
  • It holds up at 375px wide with no sideways scrolling.

Send a staging link rather than screenshots. We will look at it on both grounds and at phone width, and come back within a day.

Compaytence · Brand basics Questions: trevor@compaytence.com