Chalk

ZOFF040 / Zoffany
#FAFAE0

A warm white with soft yellow undertones, like natural chalk from the Downs. Gentle and luminous in any light.

Spec Sheet

Hex#FAFAE0
RGB250, 250, 224
HSL60°, 72%, 93%
On White 1.06:1 Fail
On Black 19.82:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EAEAE1
Text: #1A1A0F
Accent: #FAFAE0
Support: #63639C
Neutral: #C2CCB7

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Chalk Palettes are free. Exports aren't.

#EAEAE1 background RGB 234 234 225
#1A1A0F ink RGB 26 26 15
#FAFAE0 accent RGB 250 250 224
#63639C support RGB 99 99 156
#C2CCB7 neutral RGB 194 204 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAEAE1;
  --palette-ink: #1A1A0F;
  --palette-accent: #FAFAE0;
  --palette-support: #63639C;
  --palette-neutral: #C2CCB7;
}

Tailwind Config

{
  "palette-background": "#EAEAE1",
  "palette-ink": "#1A1A0F",
  "palette-accent": "#FAFAE0",
  "palette-support": "#63639C",
  "palette-neutral": "#C2CCB7"
}

Pro Exports Pro

Color Blindness Simulation

#FFF8DF
Protanopia
#FFF9E1
Deuteranopia
#FEF6F2
Tritanopia

Build a design system around Chalk.