Blue Orchid

2069-50 / Benjamin Moore
#B8B9D2

Contemplative and mid-toned, this purple holds oceanic complexity beneath its surface.

Spec Sheet

Hex#B8B9D2
RGB184, 185, 210
HSL238°, 22%, 77%
On White 1.93:1 Fail
On Black 10.91:1 AAA

For AI Tools

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

Background: #E3E3E8
Text: #1F1F2E
Accent: #B8B9D2
Support: #8C8A54
Neutral: #B7ABC4

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

#E3E3E8 background RGB 227 227 232
#1F1F2E ink RGB 31 31 46
#B8B9D2 accent RGB 184 185 210
#8C8A54 support RGB 140 138 84
#B7ABC4 neutral RGB 183 171 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E3E3E8;
  --palette-ink: #1F1F2E;
  --palette-accent: #B8B9D2;
  --palette-support: #8C8A54;
  --palette-neutral: #B7ABC4;
}

Tailwind Config

{
  "palette-background": "#E3E3E8",
  "palette-ink": "#1F1F2E",
  "palette-accent": "#B8B9D2",
  "palette-support": "#8C8A54",
  "palette-neutral": "#B7ABC4"
}

Pro Exports Pro

Color Blindness Simulation

#B3BCD3
Protanopia
#B2BAD1
Deuteranopia
#B3BDC1
Tritanopia

Build a design system around Blue Orchid.