Surface #FFF6CC Lemon Chiffon Secondary #FCE38A Flax Primary #F6D35B Naples Yellow Accent #E4BC4A Honey Text #B8912F Caramel

Butter Yellow

5 colors
Surface Lemon Chiffon — #FFF6CC
Secondary Flax — #FCE38A
Primary Naples Yellow — #F6D35B
Accent Honey — #E4BC4A
Text Caramel — #B8912F

Contrast matrix

Text on Surface 2.71 Fail
Primary on Surface 1.34 Fail
Text on Secondary 2.31 Fail
Surface on Primary 1.34 Fail
Accent on Text 1.63 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 {
  --surface: #FFF6CC;
  --secondary: #FCE38A;
  --primary: #F6D35B;
  --accent: #E4BC4A;
  --text: #B8912F;
}
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.