Future Vision

N100-3 / Behr
#BDC0D2

A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#BDC0D2
RGB189, 192, 210
HSL231°, 19%, 78%
On White 1.81:1 Fail
On Black 11.63:1 AAA

For AI Tools

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

Background: #F3F4F6
Text: #111218
Accent: #BDC0D2
Support: #A69D6E
Neutral: #CAC4D4

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

#F3F4F6 background RGB 243 244 246
#111218 ink RGB 17 18 24
#BDC0D2 accent RGB 189 192 210
#A69D6E support RGB 166 157 110
#CAC4D4 neutral RGB 202 196 212
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F4F6;
  --palette-ink: #111218;
  --palette-accent: #BDC0D2;
  --palette-support: #A69D6E;
  --palette-neutral: #CAC4D4;
}

Tailwind Config

{
  "palette-background": "#F3F4F6",
  "palette-ink": "#111218",
  "palette-accent": "#BDC0D2",
  "palette-support": "#A69D6E",
  "palette-neutral": "#CAC4D4"
}

Pro Exports Pro

Color Blindness Simulation

#BCC2D3
Protanopia
#BAC0D2
Deuteranopia
#B9C3C6
Tritanopia

Build a design system around Future Vision.