#998F98#998F98
#998F98 is a light, near-neutral grey. Relative luminance 0.287; OKLCH L 66.2% C 0.018 H 328.9°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #998F98 |
|---|---|
| RGB | rgb(153, 143, 152) |
| HSL | hsl(306, 5%, 58%) |
| HSV | hsv(306, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 0.7%, 40%) |
| CIE-LAB | lab(60.50, 5.40, -3.42) |
| CIE-LCH | lch(60.50, 6.40, 327.64°) |
| OKLab | oklab(66.15% 0.015 -0.0091) |
| OKLCH | oklch(66.15% 0.018 328.9) |
| XYZ | xyz(28.6260, 28.6844, 33.7283) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.84
Purpley Grey
#947E94
ΔE00 8.45
Gray
#808080
ΔE00 9.71
Dark Gray
#A9A9A9
ΔE00 10.28
Grey
#929591
ΔE00 11.07
Pewter
#899397
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F98 #8F9990
analogous
#958F99 #998F98 #998F93
triadic
#998F98 #98998F #8F9899
tetradic
#998F98 #99958F #8F9990 #8F9399
square
#998F98 #99958F #8F9990 #8F9399
split-complementary
#998F98 #93998F #8F9995
monochromatic
#5B535A #7B707A #998F98 #B6AFB5 #D3CFD3
Accessibility & contrast
On white
3.12
#998F98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#998F98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F98
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F98 | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9198
Deuteranopia (green-blind)
#919298
Tritanopia (blue-blind)
#9A9092
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f98; /* rgb */ color: rgb(153, 143, 152); /* oklch */ color: oklch(66.2% 0.018 328.9);
Tailwind
colors: {
custom: {
50: '#b7afb6',
500: '#998f98',
950: '#000000',
},
}SCSS
$custom: #998f98; $custom-light: #b7afb6; $custom-dark: #000000;
JSON
{
"hex": "#998f98",
"rgb": {
"r": 153,
"g": 143,
"b": 152
},
"hsl": {
"h": 306,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.66154,
"c": 0.01752,
"h": 328.9
},
"luminance": 0.28684
}Semantic roles & 50–950 ramp
primary
#998F98
secondary
#C0C4C0
accent
#AE7F7A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80