Grey IV

864 / Paint & Paper Library
#CCCAC7

A deeper grey that adds definition without drama. Strong enough for walls, subtle enough for joinery.

Spec Sheet

Hex#CCCAC7
RGB204, 202, 199
HSL36°, 5%, 79%
On White 1.64:1 Fail
On Black 12.84:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #282015
Accent: #CCCAC7
Support: #5A7AAA
Neutral: #C8C9BA

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 Grey IV Palettes are free. Exports aren't.

#F2F0EE background RGB 242 240 238
#282015 ink RGB 40 32 21
#CCCAC7 accent RGB 204 202 199
#5A7AAA support RGB 90 122 170
#C8C9BA neutral RGB 200 201 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #282015;
  --palette-accent: #CCCAC7;
  --palette-support: #5A7AAA;
  --palette-neutral: #C8C9BA;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#282015",
  "palette-accent": "#CCCAC7",
  "palette-support": "#5A7AAA",
  "palette-neutral": "#C8C9BA"
}

Pro Exports Pro

Color Blindness Simulation

#CBCAC7
Protanopia
#CBCAC7
Deuteranopia
#CDC9C9
Tritanopia

Build a design system around Grey IV.