#989FAC#989FAC
#989FAC is a light, muted blue. Relative luminance 0.344; OKLCH L 70.1% C 0.021 H 263.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #989FAC |
|---|---|
| RGB | rgb(152, 159, 172) |
| HSL | hsl(219, 11%, 64%) |
| HSV | hsv(219, 12%, 67%) |
| CMYK | cmyk(11.6%, 7.6%, 0%, 32.5%) |
| CIE-LAB | lab(65.32, 0.17, -7.60) |
| CIE-LCH | lch(65.32, 7.60, 271.30°) |
| OKLab | oklab(70.1% -0.0025 -0.0204) |
| OKLCH | oklch(70.1% 0.021 263) |
| XYZ | xyz(32.7918, 34.4498, 43.9436) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.42
Bluey Grey
#89A0B0
ΔE00 5.99
Pewter
#899397
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 6.84
Dark Gray
#A9A9A9
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989FAC #ACA598
analogous
#98A9AC #989FAC #9B98AC
triadic
#989FAC #AC989F #9FAC98
tetradic
#989FAC #AC98A9 #ACA598 #98AC9B
square
#989FAC #AC98A9 #ACA598 #98AC9B
split-complementary
#989FAC #AC9B98 #A9AC98
monochromatic
#5A6270 #767F91 #989FAC #BABFC7 #DCDEE3
Accessibility & contrast
On white
2.66
#989FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#989FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989FAC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989FAC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AD
Deuteranopia (green-blind)
#999EAC
Tritanopia (blue-blind)
#93A2A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #989fac; /* rgb */ color: rgb(152, 159, 172); /* oklch */ color: oklch(70.1% 0.021 263.0);
Tailwind
colors: {
custom: {
50: '#b6bbc4',
500: '#989fac',
950: '#000000',
},
}SCSS
$custom: #989fac; $custom-light: #b6bbc4; $custom-dark: #000000;
JSON
{
"hex": "#989fac",
"rgb": {
"r": 152,
"g": 159,
"b": 172
},
"hsl": {
"h": 219,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.70103,
"c": 0.02059,
"h": 263
},
"luminance": 0.3445
}Semantic roles & 50–950 ramp
primary
#989FAC
secondary
#D3D1CC
accent
#7D5195
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081