#989098#989098
#989098 is a light, near-neutral grey. Relative luminance 0.289; OKLCH L 66.3% C 0.015 H 325.7°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #989098 |
|---|---|
| RGB | rgb(152, 144, 152) |
| HSL | hsl(300, 4%, 58%) |
| HSV | hsv(300, 5%, 60%) |
| CMYK | cmyk(0%, 5.3%, 0%, 40.4%) |
| CIE-LAB | lab(60.68, 4.48, -3.17) |
| CIE-LCH | lch(60.68, 5.48, 324.72°) |
| OKLab | oklab(66.27% 0.0123 -0.0084) |
| OKLCH | oklch(66.27% 0.015 325.7) |
| XYZ | xyz(28.5888, 28.8891, 33.7697) |
| Luminance | 0.2889 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.51
Gray
#808080
ΔE00 9.10
Purpley Grey
#947E94
ΔE00 9.36
Dark Gray
#A9A9A9
ΔE00 9.49
Grey
#929591
ΔE00 9.99
Pewter
#899397
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989098 #909890
analogous
#949098 #989098 #989094
triadic
#989098 #989890 #909898
tetradic
#989098 #989490 #909890 #909498
square
#989098 #989490 #909890 #909498
split-complementary
#989098 #949890 #909894
monochromatic
#5A545A #7A717A #989098 #B5B0B5 #D3CFD3
Accessibility & contrast
On white
3.10
#989098 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#989098 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #989098
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989098 | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#919398
Tritanopia (blue-blind)
#999193
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #989098; /* rgb */ color: rgb(152, 144, 152); /* oklch */ color: oklch(66.3% 0.015 325.7);
Tailwind
colors: {
custom: {
50: '#b6b0b6',
500: '#989098',
950: '#000000',
},
}SCSS
$custom: #989098; $custom-light: #b6b0b6; $custom-dark: #000000;
JSON
{
"hex": "#989098",
"rgb": {
"r": 152,
"g": 144,
"b": 152
},
"hsl": {
"h": 300,
"s": 3.738,
"l": 58.039
},
"oklch": {
"l": 0.66275,
"c": 0.01488,
"h": 325.7
},
"luminance": 0.28889
}Semantic roles & 50–950 ramp
primary
#989098
secondary
#C0C3C0
accent
#AD7B7B
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80