#998F97#998F97
#998F97 is a light, near-neutral grey. Relative luminance 0.287; OKLCH L 66.1% C 0.016 H 332.4°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #998F97 |
|---|---|
| RGB | rgb(153, 143, 151) |
| HSL | hsl(312, 5%, 58%) |
| HSV | hsv(312, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 1.3%, 40%) |
| CIE-LAB | lab(60.47, 5.21, -2.90) |
| CIE-LCH | lch(60.47, 5.96, 330.92°) |
| OKLab | oklab(66.12% 0.0146 -0.0076) |
| OKLCH | oklch(66.12% 0.016 332.4) |
| XYZ | xyz(28.5444, 28.6518, 33.2988) |
| Luminance | 0.2865 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.39
Purpley Grey
#947E94
ΔE00 8.74
Gray
#808080
ΔE00 9.45
Dark Gray
#A9A9A9
ΔE00 10.07
Grey
#929591
ΔE00 10.70
Pewter
#899397
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F97 #8F9991
analogous
#968F99 #998F97 #998F92
triadic
#998F97 #97998F #8F9799
tetradic
#998F97 #99968F #8F9991 #8F9299
square
#998F97 #99968F #8F9991 #8F9299
split-complementary
#998F97 #92998F #8F9996
monochromatic
#5B5359 #7B7079 #998F97 #B6AFB5 #D3CFD2
Accessibility & contrast
On white
3.12
#998F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#998F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F97
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F97 | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9197
Deuteranopia (green-blind)
#919297
Tritanopia (blue-blind)
#9A8F92
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f97; /* rgb */ color: rgb(153, 143, 151); /* oklch */ color: oklch(66.1% 0.016 332.4);
Tailwind
colors: {
custom: {
50: '#b7afb5',
500: '#998f97',
950: '#000000',
},
}SCSS
$custom: #998f97; $custom-light: #b7afb5; $custom-dark: #000000;
JSON
{
"hex": "#998f97",
"rgb": {
"r": 153,
"g": 143,
"b": 151
},
"hsl": {
"h": 312,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.66122,
"c": 0.01648,
"h": 332.4
},
"luminance": 0.28652
}Semantic roles & 50–950 ramp
primary
#998F97
secondary
#C0C4C1
accent
#AE847A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80