#9EA2BA#9EA2BA
#9EA2BA is a light, muted blue. Relative luminance 0.367; OKLCH L 71.7% C 0.035 H 278.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9EA2BA |
|---|---|
| RGB | rgb(158, 162, 186) |
| HSL | hsl(231, 17%, 67%) |
| HSV | hsv(231, 15%, 73%) |
| CMYK | cmyk(15.1%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(67.02, 3.54, -12.83) |
| CIE-LCH | lch(67.02, 13.30, 285.41°) |
| OKLab | oklab(71.69% 0.0049 -0.0347) |
| OKLCH | oklch(71.69% 0.035 278) |
| XYZ | xyz(35.8818, 36.6545, 51.6295) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.14
Dove Gray
#B6B8BD
ΔE00 10.09
Bluey Grey
#89A0B0
ΔE00 10.14
Dark Gray
#A9A9A9
ΔE00 10.72
Lightsteelblue
#B0C4DE
ΔE00 10.81
Cloudy Blue
#ACC2D9
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EA2BA #BAB69E
analogous
#9EB0BA #9EA2BA #A89EBA
triadic
#9EA2BA #BA9EA2 #A2BA9E
tetradic
#9EA2BA #BA9EB0 #BAB69E #9EBAA8
square
#9EA2BA #BA9EB0 #BAB69E #9EBAA8
split-complementary
#9EA2BA #BAA89E #B0BA9E
monochromatic
#5C6181 #7A80A1 #9EA2BA #C2C4D3 #E6E7ED
Accessibility & contrast
On white
2.52
#9EA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9EA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EA2BA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EA2BA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#9AA2B9
Tritanopia (blue-blind)
#98A6AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ea2ba; /* rgb */ color: rgb(158, 162, 186); /* oklch */ color: oklch(71.7% 0.035 278.0);
Tailwind
colors: {
custom: {
50: '#babdce',
500: '#9ea2ba',
950: '#000000',
},
}SCSS
$custom: #9ea2ba; $custom-light: #babdce; $custom-dark: #000000;
JSON
{
"hex": "#9ea2ba",
"rgb": {
"r": 158,
"g": 162,
"b": 186
},
"hsl": {
"h": 231.429,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.71693,
"c": 0.03507,
"h": 278
},
"luminance": 0.36655
}Semantic roles & 50–950 ramp
primary
#9EA2BA
secondary
#DEDDD6
accent
#904A9B
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182