#989AAA#989AAA
#989AAA is a light, muted blue. Relative luminance 0.327; OKLCH L 69.0% C 0.023 H 280.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #989AAA |
|---|---|
| RGB | rgb(152, 154, 170) |
| HSL | hsl(233, 10%, 63%) |
| HSV | hsv(233, 11%, 67%) |
| CMYK | cmyk(10.6%, 9.4%, 0%, 33.3%) |
| CIE-LAB | lab(63.91, 2.53, -8.57) |
| CIE-LCH | lch(63.91, 8.94, 286.43°) |
| OKLab | oklab(68.98% 0.0041 -0.0231) |
| OKLCH | oklch(68.98% 0.023 280.1) |
| XYZ | xyz(31.7587, 32.6886, 42.6588) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.89
Pewter
#899397
ΔE00 8.73
Dark Gray
#A9A9A9
ΔE00 8.85
Bluey Grey
#89A0B0
ΔE00 9.18
Lightslategray
#778899
ΔE00 9.76
Cool Grey
#95A3A6
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989AAA #AAA898
analogous
#98A3AA #989AAA #9F98AA
triadic
#989AAA #AA989A #9AAA98
tetradic
#989AAA #AA98A3 #AAA898 #98AA9F
square
#989AAA #AA98A3 #AAA898 #98AA9F
split-complementary
#989AAA #AA9F98 #A3AA98
monochromatic
#5A5C6D #76798E #989AAA #BABBC6 #DBDCE1
Accessibility & contrast
On white
2.79
#989AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#989AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989AAA
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989AAA | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#959AAA
Tritanopia (blue-blind)
#949D9F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #989aaa; /* rgb */ color: rgb(152, 154, 170); /* oklch */ color: oklch(69.0% 0.023 280.1);
Tailwind
colors: {
custom: {
50: '#b6b7c3',
500: '#989aaa',
950: '#000000',
},
}SCSS
$custom: #989aaa; $custom-light: #b6b7c3; $custom-dark: #000000;
JSON
{
"hex": "#989aaa",
"rgb": {
"r": 152,
"g": 154,
"b": 170
},
"hsl": {
"h": 233.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.68977,
"c": 0.02343,
"h": 280.1
},
"luminance": 0.32689
}Semantic roles & 50–950 ramp
primary
#989AAA
secondary
#D2D1CC
accent
#8C5294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081