#998F94#998F94
#998F94 is a light, near-neutral grey. Relative luminance 0.286; OKLCH L 66.0% C 0.014 H 345.7°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #998F94 |
|---|---|
| RGB | rgb(153, 143, 148) |
| HSL | hsl(330, 5%, 58%) |
| HSV | hsv(330, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 3.3%, 40%) |
| CIE-LAB | lab(60.39, 4.64, -1.31) |
| CIE-LCH | lch(60.39, 4.82, 344.18°) |
| OKLab | oklab(66.03% 0.0134 -0.0034) |
| OKLCH | oklch(66.03% 0.014 345.7) |
| XYZ | xyz(28.3039, 28.5556, 32.0320) |
| Luminance | 0.2856 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.00
Gray
#808080
ΔE00 8.74
Dark Gray
#A9A9A9
ΔE00 9.51
Grey
#929591
ΔE00 9.61
Purpley Grey
#947E94
ΔE00 9.74
Pewter
#899397
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F94 #8F9994
analogous
#998F99 #998F94 #998F8F
triadic
#998F94 #94998F #8F9499
tetradic
#998F94 #99998F #8F9994 #8F8F99
square
#998F94 #99998F #8F9994 #8F8F99
split-complementary
#998F94 #8F998F #8F9999
monochromatic
#5B5357 #7B7075 #998F94 #B6AFB3 #D3CFD1
Accessibility & contrast
On white
3.13
#998F94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#998F94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F94
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F94 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909194
Deuteranopia (green-blind)
#929294
Tritanopia (blue-blind)
#9B8F91
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f94; /* rgb */ color: rgb(153, 143, 148); /* oklch */ color: oklch(66.0% 0.014 345.7);
Tailwind
colors: {
custom: {
50: '#b7afb3',
500: '#998f94',
950: '#000000',
},
}SCSS
$custom: #998f94; $custom-light: #b7afb3; $custom-dark: #000000;
JSON
{
"hex": "#998f94",
"rgb": {
"r": 153,
"g": 143,
"b": 148
},
"hsl": {
"h": 330,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.66026,
"c": 0.01384,
"h": 345.7
},
"luminance": 0.28555
}Semantic roles & 50–950 ramp
primary
#998F94
secondary
#C0C4C2
accent
#AE947A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80