Text #1A0B2E Graphite Secondary #3B1E5E Russian Violet Accent #6A3EA1 Rebecca Purple Surface #B983FF Heliotrope Primary #FFD700 Gold

Royal Velvet

5 colors
Text Graphite — #1A0B2E
Secondary Russian Violet — #3B1E5E
Accent Rebecca Purple — #6A3EA1
Surface Heliotrope — #B983FF
Primary Gold — #FFD700

Contrast matrix

Text on Surface 6.85 AA
Primary on Surface 1.93 Fail
Text on Secondary 1.36 Fail
Surface on Primary 1.93 Fail
Accent on Text 2.49 Fail

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: #1A0B2E;
  --secondary: #3B1E5E;
  --accent: #6A3EA1;
  --surface: #B983FF;
  --primary: #FFD700;
}
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.