#989EAA#989EAA
#989EAA is a light, near-neutral blue. Relative luminance 0.340; OKLCH L 69.8% C 0.019 H 264.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #989EAA |
|---|---|
| RGB | rgb(152, 158, 170) |
| HSL | hsl(220, 10%, 63%) |
| HSV | hsv(220, 11%, 67%) |
| CMYK | cmyk(10.6%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(64.99, 0.30, -6.97) |
| CIE-LCH | lch(64.99, 6.97, 272.49°) |
| OKLab | oklab(69.82% -0.0018 -0.0187) |
| OKLCH | oklch(69.82% 0.019 264.4) |
| XYZ | xyz(32.4299, 34.0310, 42.8825) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.61
Bluey Grey
#89A0B0
ΔE00 6.33
Pewter
#899397
ΔE00 6.50
Cool Grey
#95A3A6
ΔE00 6.79
Dark Gray
#A9A9A9
ΔE00 6.93
Dove Gray
#B6B8BD
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989EAA #AAA498
analogous
#98A7AA #989EAA #9B98AA
triadic
#989EAA #AA989E #9EAA98
tetradic
#989EAA #AA98A7 #AAA498 #98AA9B
square
#989EAA #AA98A7 #AAA498 #98AA9B
split-complementary
#989EAA #AA9B98 #A7AA98
monochromatic
#5A616D #767E8E #989EAA #BABEC6 #DBDDE1
Accessibility & contrast
On white
2.69
#989EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#989EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989EAA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989EAA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#999DAA
Tritanopia (blue-blind)
#94A0A2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #989eaa; /* rgb */ color: rgb(152, 158, 170); /* oklch */ color: oklch(69.8% 0.019 264.4);
Tailwind
colors: {
custom: {
50: '#b6bac3',
500: '#989eaa',
950: '#000000',
},
}SCSS
$custom: #989eaa; $custom-light: #b6bac3; $custom-dark: #000000;
JSON
{
"hex": "#989eaa",
"rgb": {
"r": 152,
"g": 158,
"b": 170
},
"hsl": {
"h": 220,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.69824,
"c": 0.01882,
"h": 264.4
},
"luminance": 0.34031
}Semantic roles & 50–950 ramp
primary
#989EAA
secondary
#D2D0CC
accent
#7E5294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081