#989AAC#989AAC
#989AAC is a light, muted blue. Relative luminance 0.328; OKLCH L 69.0% C 0.026 H 280.7°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #989AAC |
|---|---|
| RGB | rgb(152, 154, 172) |
| HSL | hsl(234, 11%, 64%) |
| HSV | hsv(234, 12%, 67%) |
| CMYK | cmyk(11.6%, 10.5%, 0%, 32.5%) |
| CIE-LAB | lab(63.97, 2.95, -9.61) |
| CIE-LCH | lch(63.97, 10.05, 287.09°) |
| OKLab | oklab(69.05% 0.0049 -0.0259) |
| OKLCH | oklch(69.05% 0.026 280.7) |
| XYZ | xyz(31.9493, 32.7649, 43.6628) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.49
Pewter
#899397
ΔE00 9.47
Dark Gray
#A9A9A9
ΔE00 9.54
Bluey Grey
#89A0B0
ΔE00 9.59
Lightslategray
#778899
ΔE00 10.04
Dove Gray
#B6B8BD
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AAC #ACAA98
analogous
#98A4AC #989AAC #A098AC
triadic
#989AAC #AC989A #9AAC98
tetradic
#989AAC #AC98A4 #ACAA98 #98ACA0
square
#989AAC #AC98A4 #ACAA98 #98ACA0
split-complementary
#989AAC #ACA098 #A4AC98
monochromatic
#5A5C70 #767991 #989AAC #BABBC7 #DCDCE3
Accessibility & contrast
On white
2.78
#989AAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#989AAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AAC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AAC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#959AAB
Tritanopia (blue-blind)
#949DA0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989aac; /* rgb */ color: rgb(152, 154, 172); /* oklch */ color: oklch(69.0% 0.026 280.7);
Tailwind
colors: {
custom: {
50: '#b6b7c4',
500: '#989aac',
950: '#000000',
},
}SCSS
$custom: #989aac; $custom-light: #b6b7c4; $custom-dark: #000000;
JSON
{
"hex": "#989aac",
"rgb": {
"r": 152,
"g": 154,
"b": 172
},
"hsl": {
"h": 234,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.69046,
"c": 0.02634,
"h": 280.7
},
"luminance": 0.32765
}Semantic roles & 50–950 ramp
primary
#989AAC
secondary
#D3D3CC
accent
#8E5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081