Noir de Fumée

RE0113 / Ressource
#1C1C20

Lamp black — a cool, blue-tinged black like soot deposits. The deepest, most absolute black in the collection.

Spec Sheet

Hex#1C1C20
RGB28, 28, 32
HSL240°, 7%, 12%
On White 16.99:1 AAA
On Black 1.24:1 Fail

For AI Tools

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

Background: #EAEAF0
Text: #181825
Accent: #1C1C20
Support: #B6B658
Neutral: #B8A7C8

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 Noir de Fumée Palettes are free. Exports aren't.

#EAEAF0 background RGB 234 234 240
#181825 ink RGB 24 24 37
#1C1C20 accent RGB 28 28 32
#B6B658 support RGB 182 182 88
#B8A7C8 neutral RGB 184 167 200
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAEAF0;
  --palette-ink: #181825;
  --palette-accent: #1C1C20;
  --palette-support: #B6B658;
  --palette-neutral: #B8A7C8;
}

Tailwind Config

{
  "palette-background": "#EAEAF0",
  "palette-ink": "#181825",
  "palette-accent": "#1C1C20",
  "palette-support": "#B6B658",
  "palette-neutral": "#B8A7C8"
}

Pro Exports Pro

Color Blindness Simulation

#1B1C20
Protanopia
#1B1C20
Deuteranopia
#1B1D1D
Tritanopia

Build a design system around Noir de Fumée.