Text #08090D Jet Black Secondary #171A24 Graphite Accent #C6FF3D Electric Lime Primary #FF3DA5 Deep Pink Surface #F0F2F6 Cool White

DeFi Signal

Bold DeFi landing pages 5 colors

Electric lime and magenta at full volume over ink — built for a landing page that has three seconds to convince. Structure stays black so the signal pops.

Text Jet Black — #08090D
Secondary Graphite — #171A24
Accent Electric Lime — #C6FF3D
Primary Deep Pink — #FF3DA5
Surface Cool White — #F0F2F6

Contrast matrix

Text on Surface 17.76 AAA
Primary on Surface 2.90 Fail
Text on Secondary 1.15 Fail
Surface on Primary 2.90 Fail
Accent on Text 16.84 AAA

Ratios are WCAG 2 contrast between the roles as assigned above. AA needs 4.5:1 for body text, 3:1 for large text.

Export tokens

:root {
  --text: #08090D;
  --secondary: #171A24;
  --accent: #C6FF3D;
  --primary: #FF3DA5;
  --surface: #F0F2F6;
}
Download for Procreate

How the roles work

SurfaceThe lightest color — page and card backgrounds.
TextThe darkest color — body text and high-contrast UI.
PrimaryThe most chromatic middle — buttons, links, the one color that pushes.
AccentThe second most chromatic — badges, highlights, states.
SecondaryEverything else — fills, borders, supporting surfaces.