Oxford Gray

2128-40 / Benjamin Moore
#8290A0

A medium-depth, oceanic blue that reads as both calm and architectural.

Spec Sheet

Hex#8290A0
RGB130, 144, 160
HSL212°, 14%, 57%
On White 3.26:1 AA Large
On Black 6.45:1 AA

For AI Tools

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

Background: #F0F2F4
Text: #212D3B
Accent: #8290A0
Support: #AA8E6E
Neutral: #B0AFC5

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

#F0F2F4 background RGB 240 242 244
#212D3B ink RGB 33 45 59
#8290A0 accent RGB 130 144 160
#AA8E6E support RGB 170 142 110
#B0AFC5 neutral RGB 176 175 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F2F4;
  --palette-ink: #212D3B;
  --palette-accent: #8290A0;
  --palette-support: #AA8E6E;
  --palette-neutral: #B0AFC5;
}

Tailwind Config

{
  "palette-background": "#F0F2F4",
  "palette-ink": "#212D3B",
  "palette-accent": "#8290A0",
  "palette-support": "#AA8E6E",
  "palette-neutral": "#B0AFC5"
}

Pro Exports Pro

Color Blindness Simulation

#8A90A1
Protanopia
#878DA0
Deuteranopia
#7A9495
Tritanopia

Build a design system around Oxford Gray.