Minim

119 / Paint & Paper Library
#E0DCDC

A soft lilac-grey neutral that reads as a sophisticated off-white in bright light but reveals its purple character at dusk.

Spec Sheet

Hex#E0DCDC
RGB224, 220, 220
HSL0°, 6%, 87%
On White 1.36:1 Fail
On Black 15.44:1 AAA

For AI Tools

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

Background: #F6F3F3
Text: #2A1818
Accent: #E0DCDC
Support: #60A9A9
Neutral: #BFB8B0

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

#F6F3F3 background RGB 246 243 243
#2A1818 ink RGB 42 24 24
#E0DCDC accent RGB 224 220 220
#60A9A9 support RGB 96 169 169
#BFB8B0 neutral RGB 191 184 176
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F3F3;
  --palette-ink: #2A1818;
  --palette-accent: #E0DCDC;
  --palette-support: #60A9A9;
  --palette-neutral: #BFB8B0;
}

Tailwind Config

{
  "palette-background": "#F6F3F3",
  "palette-ink": "#2A1818",
  "palette-accent": "#E0DCDC",
  "palette-support": "#60A9A9",
  "palette-neutral": "#BFB8B0"
}

Pro Exports Pro

Color Blindness Simulation

#DDDCDC
Protanopia
#DDDDDC
Deuteranopia
#E1DCDC
Tritanopia

Build a design system around Minim.