Lilas

RE0084 / Ressource
#B0A0C0

A gentle lilac — light, floral, and romantic. Named for the lilac trees that bloom in Parisian parks each spring.

Spec Sheet

Hex#B0A0C0
RGB176, 160, 192
HSL270°, 20%, 69%
On White 2.43:1 Fail
On Black 8.64:1 AAA

For AI Tools

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

Background: #E8E5EB
Text: #17101E
Accent: #B0A0C0
Support: #99B87A
Neutral: #C1A9C1

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

#E8E5EB background RGB 232 229 235
#17101E ink RGB 23 16 30
#B0A0C0 accent RGB 176 160 192
#99B87A support RGB 153 184 122
#C1A9C1 neutral RGB 193 169 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E5EB;
  --palette-ink: #17101E;
  --palette-accent: #B0A0C0;
  --palette-support: #99B87A;
  --palette-neutral: #C1A9C1;
}

Tailwind Config

{
  "palette-background": "#E8E5EB",
  "palette-ink": "#17101E",
  "palette-accent": "#B0A0C0",
  "palette-support": "#99B87A",
  "palette-neutral": "#C1A9C1"
}

Pro Exports Pro

Color Blindness Simulation

#9BA5C1
Protanopia
#9EA6BF
Deuteranopia
#AEA4AB
Tritanopia

Build a design system around Lilas.