#989DAE#989DAE
#989DAE is a light, muted blue. Relative luminance 0.338; OKLCH L 69.7% C 0.025 H 272.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #989DAE |
|---|---|
| RGB | rgb(152, 157, 174) |
| HSL | hsl(226, 12%, 64%) |
| HSV | hsv(226, 13%, 68%) |
| CMYK | cmyk(12.6%, 9.8%, 0%, 31.8%) |
| CIE-LAB | lab(64.84, 1.71, -9.43) |
| CIE-LCH | lch(64.84, 9.58, 280.27°) |
| OKLab | oklab(69.75% 0.0012 -0.0254) |
| OKLCH | oklch(69.75% 0.025 272.7) |
| XYZ | xyz(32.6442, 33.8450, 44.8491) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.76
Bluey Grey
#89A0B0
ΔE00 7.79
Pewter
#899397
ΔE00 8.53
Dark Gray
#A9A9A9
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 9.17
Dove Gray
#B6B8BD
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989DAE #AEA998
analogous
#98A8AE #989DAE #9E98AE
triadic
#989DAE #AE989D #9DAE98
tetradic
#989DAE #AE98A8 #AEA998 #98AE9E
square
#989DAE #AE98A8 #AEA998 #98AE9E
split-complementary
#989DAE #AE9E98 #A8AE98
monochromatic
#5A5F72 #767C93 #989DAE #BABEC9 #DDDEE4
Accessibility & contrast
On white
2.70
#989DAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#989DAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989DAE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989DAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989DAE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#979CAE
Tritanopia (blue-blind)
#93A0A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #989dae; /* rgb */ color: rgb(152, 157, 174); /* oklch */ color: oklch(69.7% 0.025 272.7);
Tailwind
colors: {
custom: {
50: '#b6b9c6',
500: '#989dae',
950: '#000000',
},
}SCSS
$custom: #989dae; $custom-light: #b6b9c6; $custom-dark: #000000;
JSON
{
"hex": "#989dae",
"rgb": {
"r": 152,
"g": 157,
"b": 174
},
"hsl": {
"h": 226.364,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.69748,
"c": 0.02546,
"h": 272.7
},
"luminance": 0.33845
}Semantic roles & 50–950 ramp
primary
#989DAE
secondary
#D5D3CD
accent
#864F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082