Brand Style Guide
The palette follows a Material Design 3 tone structure — dark surfaces with luminous accent colors. All colors are defined as Tailwind tokens for web use; use the hex/RGB values below for slides, print, and design tools.
These treatments create depth and visual interest across the brand. Use them consistently in decks and marketing.
linear-gradient(135deg, #C0C1FF 0%, #6D70FB 100%)linear-gradient(to right, transparent, rgba(192,193,255,0.3), transparent)Two typefaces create a clear hierarchy: a geometric sans for headlines and a humanist sans for body text. Both are available free from Google Fonts.
| Role | Font | Weight | Size (slides) |
|---|---|---|---|
| Slide Title | Space Grotesk | 700 | 36–44pt |
| Section Header | Space Grotesk | 600 | 28–32pt |
| Subtitle | Manrope | 600 | 20–24pt |
| Body Text | Manrope | 400 | 16–18pt |
| Caption / Label | Manrope | 500 | 12–14pt |
| Data / Code | Space Grotesk | 400 | 14–16pt |
Consistent application of color keeps the brand recognizable across web, decks, and print.
WCAG 2.1 AA requires a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text (18pt+ or 14pt bold). Key pairings are evaluated below.
| Foreground | Background | Preview | Ratio | Normal | Large |
|---|---|---|---|---|---|
| On Surface (#DAE2FD) | Surface (#0B1326) | Sample | 12.6:1 | AAA | AAA |
| Primary (#C0C1FF) | Surface (#0B1326) | Sample | 9.5:1 | AAA | AAA |
| On Surface Variant (#C6C6CD) | Surface (#0B1326) | Sample | 10.0:1 | AAA | AAA |
| Primary Dark (#6D70FB) | Surface (#0B1326) | Sample | 4.5:1 | AA | AAA |
| Outline (#909097) | Surface (#0B1326) | Sample | 5.7:1 | AA | AAA |
| Outline Variant (#45464D) | Surface (#0B1326) | Sample | 2.0:1 | Fail | Fail |
| Surface (#0B1326) | White (#FFFFFF) | Sample | 17.4:1 | AAA | AAA |
| Primary Dark (#6D70FB) | White (#FFFFFF) | Sample | 3.9:1 | Fail | AA |
| On Primary (#1000A9) | White (#FFFFFF) | Sample | 9.7:1 | AAA | AAA |
Copy-paste values for slides, Figma, Canva, and design tools.
| Token | Hex | RGB | Usage |
|---|---|---|---|
| Surface | #0B1326 | 11, 19, 38 | Page/slide background |
| Container | #171F33 | 23, 31, 51 | Card backgrounds |
| Container High | #222A3D | 34, 42, 61 | Elevated cards, hover states |
| On Surface | #DAE2FD | 218, 226, 253 | Primary text on dark |
| On Surface Variant | #C6C6CD | 198, 198, 205 | Secondary/muted text on dark |
| Primary | #C0C1FF | 192, 193, 255 | Headlines, accents on dark |
| Primary Dark | #6D70FB | 109, 112, 251 | CTAs, links, interactive |
| On Primary | #1000A9 | 16, 0, 169 | Text/accents on light backgrounds |
| Secondary | #BEC6E0 | 190, 198, 224 | Subtle text, labels |
| Tertiary | #ADC6FF | 173, 198, 255 | Info accents, links |
| Outline | #909097 | 144, 144, 151 | Borders, captions |
| Outline Variant | #45464D | 69, 70, 77 | Subtle dividers (not text) |
| Error | #FFB4AB | 255, 180, 171 | Error states |
| BidReady Green | #16A34A | 22, 163, 74 | Success, positive status |
| BidReady Orange | #EA580C | 234, 88, 12 | Warning, attention status |