Through the Looking Glass

CSP-495 / Benjamin Moore
#C0BCBC

This neutral purple carries blush depth, shifting between moody and regal in different light.

Spec Sheet

Hex#C0BCBC
RGB192, 188, 188
HSL0°, 3%, 75%
On White 1.88:1 Fail
On Black 11.16:1 AAA

For AI Tools

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

Background: #F0EAEA
Text: #251313
Accent: #C0BCBC
Support: #478585
Neutral: #D6CCC2

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 Through the Looking Glass Palettes are free. Exports aren't.

#F0EAEA background RGB 240 234 234
#251313 ink RGB 37 19 19
#C0BCBC accent RGB 192 188 188
#478585 support RGB 71 133 133
#D6CCC2 neutral RGB 214 204 194
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EAEA;
  --palette-ink: #251313;
  --palette-accent: #C0BCBC;
  --palette-support: #478585;
  --palette-neutral: #D6CCC2;
}

Tailwind Config

{
  "palette-background": "#F0EAEA",
  "palette-ink": "#251313",
  "palette-accent": "#C0BCBC",
  "palette-support": "#478585",
  "palette-neutral": "#D6CCC2"
}

Pro Exports Pro

Color Blindness Simulation

#BDBCBC
Protanopia
#BDBDBC
Deuteranopia
#C1BCBC
Tritanopia

Build a design system around Through the Looking Glass.