#989AAE#989AAE
#989AAE is a light, muted blue. Relative luminance 0.328; OKLCH L 69.1% C 0.029 H 281.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #989AAE |
|---|---|
| RGB | rgb(152, 154, 174) |
| HSL | hsl(235, 12%, 64%) |
| HSV | hsv(235, 13%, 68%) |
| CMYK | cmyk(12.6%, 11.5%, 0%, 31.8%) |
| CIE-LAB | lab(64.03, 3.38, -10.64) |
| CIE-LCH | lch(64.03, 11.16, 287.64°) |
| OKLab | oklab(69.12% 0.0056 -0.0287) |
| OKLCH | oklch(69.12% 0.029 281.1) |
| XYZ | xyz(32.1428, 32.8423, 44.6820) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.09
Bluey Grey
#89A0B0
ΔE00 10.03
Pewter
#899397
ΔE00 10.18
Dark Gray
#A9A9A9
ΔE00 10.21
Lightslategray
#778899
ΔE00 10.36
Blue Grey
#758DA3
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AAE #AEAC98
analogous
#98A5AE #989AAE #A198AE
triadic
#989AAE #AE989A #9AAE98
tetradic
#989AAE #AE98A5 #AEAC98 #98AEA1
square
#989AAE #AE98A5 #AEAC98 #98AEA1
split-complementary
#989AAE #AEA198 #A5AE98
monochromatic
#5A5C72 #767893 #989AAE #BABCC9 #DDDDE4
Accessibility & contrast
On white
2.77
#989AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#989AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AAE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AAE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#949AAD
Tritanopia (blue-blind)
#939DA0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989aae; /* rgb */ color: rgb(152, 154, 174); /* oklch */ color: oklch(69.1% 0.029 281.1);
Tailwind
colors: {
custom: {
50: '#b6b7c6',
500: '#989aae',
950: '#000000',
},
}SCSS
$custom: #989aae; $custom-light: #b6b7c6; $custom-dark: #000000;
JSON
{
"hex": "#989aae",
"rgb": {
"r": 152,
"g": 154,
"b": 174
},
"hsl": {
"h": 234.545,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.69117,
"c": 0.02925,
"h": 281.1
},
"luminance": 0.32843
}Semantic roles & 50–950 ramp
primary
#989AAE
secondary
#D5D4CD
accent
#904F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082