Ink Well

30BB 05/022 / Dulux
#1E1E24

An almost-black with the faintest blue undertone. Creates extraordinary depth on walls — more nuanced than standard black.

Spec Sheet

Hex#1E1E24
RGB30, 30, 36
HSL240°, 9%, 13%
On White 16.58:1 AAA
On Black 1.27:1 Fail

For AI Tools

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

Background: #EDEDF2
Text: #111127
Accent: #1E1E24
Support: #A6A63F
Neutral: #BDB4C5

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

#EDEDF2 background RGB 237 237 242
#111127 ink RGB 17 17 39
#1E1E24 accent RGB 30 30 36
#A6A63F support RGB 166 166 63
#BDB4C5 neutral RGB 189 180 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEDF2;
  --palette-ink: #111127;
  --palette-accent: #1E1E24;
  --palette-support: #A6A63F;
  --palette-neutral: #BDB4C5;
}

Tailwind Config

{
  "palette-background": "#EDEDF2",
  "palette-ink": "#111127",
  "palette-accent": "#1E1E24",
  "palette-support": "#A6A63F",
  "palette-neutral": "#BDB4C5"
}

Pro Exports Pro

Color Blindness Simulation

#1D1F24
Protanopia
#1C1E24
Deuteranopia
#1D1F20
Tritanopia

Build a design system around Ink Well.