#989293#989293
#989293 is a light, near-neutral grey. Relative luminance 0.293; OKLCH L 66.5% C 0.007 H 5.7°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #989293 |
|---|---|
| RGB | rgb(152, 146, 147) |
| HSL | hsl(350, 3%, 58%) |
| HSV | hsv(350, 4%, 60%) |
| CMYK | cmyk(0%, 3.9%, 3.3%, 40.4%) |
| CIE-LAB | lab(61.08, 2.39, 0.26) |
| CIE-LCH | lch(61.08, 2.41, 6.16°) |
| OKLab | oklab(66.54% 0.0072 0.0007) |
| OKLCH | oklch(66.54% 0.007 5.7) |
| XYZ | xyz(28.4935, 29.3399, 31.7602) |
| Luminance | 0.2934 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 4.99
Grey
#929591
ΔE00 6.36
Dark Gray
#A9A9A9
ΔE00 7.48
Gray
#808080
ΔE00 7.62
Pewter
#899397
ΔE00 8.32
Stone
#A89F91
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#989293 #929897
analogous
#989296 #989293 #989492
triadic
#989293 #939892 #929398
tetradic
#989293 #969892 #929897 #949298
square
#989293 #969892 #929897 #949298
split-complementary
#989293 #929894 #929698
monochromatic
#5A5556 #7A7374 #989293 #B6B1B2 #D3D1D1
Accessibility & contrast
On white
3.06
#989293 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#989293 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #989293
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##989293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##989293 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939393
Deuteranopia (green-blind)
#949493
Tritanopia (blue-blind)
#999292
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #989293; /* rgb */ color: rgb(152, 146, 147); /* oklch */ color: oklch(66.5% 0.007 5.7);
Tailwind
colors: {
custom: {
50: '#b6b2b2',
500: '#989293',
950: '#000000',
},
}SCSS
$custom: #989293; $custom-light: #b6b2b2; $custom-dark: #000000;
JSON
{
"hex": "#989293",
"rgb": {
"r": 152,
"g": 146,
"b": 147
},
"hsl": {
"h": 350,
"s": 2.83,
"l": 58.431
},
"oklch": {
"l": 0.66539,
"c": 0.00723,
"h": 5.7
},
"luminance": 0.2934
}Semantic roles & 50–950 ramp
primary
#989293
secondary
#C2C4C4
accent
#ACA47C
background
#FBFAFA
surface
#F6F5F5
border
#D0CFCF
text
#111011
muted
#807F80