#989AA2#989AA2
#989AA2 is a light, near-neutral grey. Relative luminance 0.324; OKLCH L 68.7% C 0.012 H 274.8°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #989AA2 |
|---|---|
| RGB | rgb(152, 154, 162) |
| HSL | hsl(228, 5%, 62%) |
| HSV | hsv(228, 6%, 64%) |
| CMYK | cmyk(6.2%, 4.9%, 0%, 36.5%) |
| CIE-LAB | lab(63.67, 0.87, -4.43) |
| CIE-LCH | lch(63.67, 4.51, 281.10°) |
| OKLab | oklab(68.71% 0.001 -0.0118) |
| OKLCH | oklch(68.71% 0.012 274.8) |
| XYZ | xyz(31.0248, 32.3951, 38.7938) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 5.84
Cool Gray
#9AA7B0
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 6.14
Grey
#929591
ΔE00 7.10
Cool Grey
#95A3A6
ΔE00 7.14
Bluey Grey
#89A0B0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AA2 #A2A098
analogous
#989FA2 #989AA2 #9B98A2
triadic
#989AA2 #A2989A #9AA298
tetradic
#989AA2 #A2989F #A2A098 #98A29B
square
#989AA2 #A2989F #A2A098 #98A29B
split-complementary
#989AA2 #A29B98 #9FA298
monochromatic
#5B5D65 #787B85 #989AA2 #B8BABF #D8D9DC
Accessibility & contrast
On white
2.81
#989AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#989AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AA2
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AA2 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA2
Deuteranopia (green-blind)
#979AA2
Tritanopia (blue-blind)
#969B9C
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #989aa2; /* rgb */ color: rgb(152, 154, 162); /* oklch */ color: oklch(68.7% 0.012 274.8);
Tailwind
colors: {
custom: {
50: '#b6b7bd',
500: '#989aa2',
950: '#000000',
},
}SCSS
$custom: #989aa2; $custom-light: #b6b7bd; $custom-dark: #000000;
JSON
{
"hex": "#989aa2",
"rgb": {
"r": 152,
"g": 154,
"b": 162
},
"hsl": {
"h": 228,
"s": 5.102,
"l": 61.569
},
"oklch": {
"l": 0.6871,
"c": 0.01187,
"h": 274.8
},
"luminance": 0.32395
}Semantic roles & 50–950 ramp
primary
#989AA2
secondary
#CDCCC9
accent
#84578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081