#989894#989894
#989894 is a light, near-neutral grey. Relative luminance 0.313; OKLCH L 67.8% C 0.006 H 106.6°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #989894 |
|---|---|
| RGB | rgb(152, 152, 148) |
| HSL | hsl(60, 2%, 59%) |
| HSV | hsv(60, 3%, 60%) |
| CMYK | cmyk(0%, 0%, 2.6%, 40.4%) |
| CIE-LAB | lab(62.73, -0.76, 2.10) |
| CIE-LCH | lch(62.73, 2.23, 109.93°) |
| OKLab | oklab(67.85% -0.0016 0.0055) |
| OKLCH | oklch(67.85% 0.006 106.6) |
| XYZ | xyz(29.5216, 31.2700, 32.4917) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 1.97
Dark Gray
#A9A9A9
ΔE00 5.75
Pewter
#899397
ΔE00 6.11
Stone
#A89F91
ΔE00 6.21
Greyish
#A8A495
ΔE00 6.29
Cement
#A5A391
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989894 #949498
analogous
#989694 #989894 #969894
triadic
#989894 #949898 #989498
tetradic
#989894 #949896 #949498 #989496
square
#989894 #949896 #949498 #989496
split-complementary
#989894 #949698 #969498
monochromatic
#5A5A57 #7A7A75 #989894 #B6B6B3 #D4D4D2
Accessibility & contrast
On white
2.89
#989894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#989894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #989894
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989894 | 1.00 | 2.89 | 7.25 | 7.25 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999894
Deuteranopia (green-blind)
#999894
Tritanopia (blue-blind)
#999797
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #989894; /* rgb */ color: rgb(152, 152, 148); /* oklch */ color: oklch(67.8% 0.006 106.6);
Tailwind
colors: {
custom: {
50: '#b6b6b3',
500: '#989894',
950: '#000000',
},
}SCSS
$custom: #989894; $custom-light: #b6b6b3; $custom-dark: #000000;
JSON
{
"hex": "#989894",
"rgb": {
"r": 152,
"g": 152,
"b": 148
},
"hsl": {
"h": 60,
"s": 1.905,
"l": 58.824
},
"oklch": {
"l": 0.67847,
"c": 0.00578,
"h": 106.6
},
"luminance": 0.3127
}Semantic roles & 50–950 ramp
primary
#989894
secondary
#C3C3C5
accent
#7DAB7D
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111111
muted
#808080