#998F96#998F96
#998F96 is a light, near-neutral grey. Relative luminance 0.286; OKLCH L 66.1% C 0.016 H 336.3°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #998F96 |
|---|---|
| RGB | rgb(153, 143, 150) |
| HSL | hsl(318, 5%, 58%) |
| HSV | hsv(318, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 2%, 40%) |
| CIE-LAB | lab(60.44, 5.02, -2.37) |
| CIE-LCH | lch(60.44, 5.55, 334.72°) |
| OKLab | oklab(66.09% 0.0142 -0.0062) |
| OKLCH | oklch(66.09% 0.016 336.3) |
| XYZ | xyz(28.4636, 28.6195, 32.8729) |
| Luminance | 0.2862 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.94
Purpley Grey
#947E94
ΔE00 9.06
Gray
#808080
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.87
Grey
#929591
ΔE00 10.33
Pewter
#899397
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F96 #8F9992
analogous
#978F99 #998F96 #998F91
triadic
#998F96 #96998F #8F9699
tetradic
#998F96 #99978F #8F9992 #8F9199
square
#998F96 #99978F #8F9992 #8F9199
split-complementary
#998F96 #91998F #8F9997
monochromatic
#5B5358 #7B7078 #998F96 #B6AFB4 #D3CFD2
Accessibility & contrast
On white
3.12
#998F96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#998F96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F96
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F96 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9196
Deuteranopia (green-blind)
#919296
Tritanopia (blue-blind)
#9A8F91
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f96; /* rgb */ color: rgb(153, 143, 150); /* oklch */ color: oklch(66.1% 0.016 336.3);
Tailwind
colors: {
custom: {
50: '#b7afb4',
500: '#998f96',
950: '#000000',
},
}SCSS
$custom: #998f96; $custom-light: #b7afb4; $custom-dark: #000000;
JSON
{
"hex": "#998f96",
"rgb": {
"r": 153,
"g": 143,
"b": 150
},
"hsl": {
"h": 318,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.6609,
"c": 0.01552,
"h": 336.3
},
"luminance": 0.28619
}Semantic roles & 50–950 ramp
primary
#998F96
secondary
#C0C4C1
accent
#AE8A7A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80