#998F99#998F99
#998F99 is a light, near-neutral grey. Relative luminance 0.287; OKLCH L 66.2% C 0.019 H 325.8°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #998F99 |
|---|---|
| RGB | rgb(153, 143, 153) |
| HSL | hsl(300, 5%, 58%) |
| HSV | hsv(300, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(60.53, 5.60, -3.95) |
| CIE-LCH | lch(60.53, 6.85, 324.79°) |
| OKLab | oklab(66.19% 0.0154 -0.0105) |
| OKLCH | oklch(66.19% 0.019 325.8) |
| XYZ | xyz(28.7082, 28.7173, 34.1614) |
| Luminance | 0.2872 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 8.18
Warm Grey
#978A84
ΔE00 8.28
Gray
#808080
ΔE00 9.98
Dark Gray
#A9A9A9
ΔE00 10.51
Grey
#929591
ΔE00 11.44
Pewter
#899397
ΔE00 11.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F99 #8F998F
analogous
#948F99 #998F99 #998F94
triadic
#998F99 #99998F #8F9999
tetradic
#998F99 #99948F #8F998F #8F9499
square
#998F99 #99948F #8F998F #8F9499
split-complementary
#998F99 #94998F #8F9994
monochromatic
#5B535B #7B707B #998F99 #B6AFB6 #D3CFD3
Accessibility & contrast
On white
3.11
#998F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#998F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F99
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F99 | 1.00 | 3.11 | 6.74 | 6.74 |
| #FFFFFF | 3.11 | 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)
#8E9199
Deuteranopia (green-blind)
#909299
Tritanopia (blue-blind)
#9A9092
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f99; /* rgb */ color: rgb(153, 143, 153); /* oklch */ color: oklch(66.2% 0.019 325.8);
Tailwind
colors: {
custom: {
50: '#b7afb7',
500: '#998f99',
950: '#000000',
},
}SCSS
$custom: #998f99; $custom-light: #b7afb7; $custom-dark: #000000;
JSON
{
"hex": "#998f99",
"rgb": {
"r": 153,
"g": 143,
"b": 153
},
"hsl": {
"h": 300,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.66186,
"c": 0.01861,
"h": 325.8
},
"luminance": 0.28717
}Semantic roles & 50–950 ramp
primary
#998F99
secondary
#C0C4C0
accent
#AE7A7A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80