#998F93#998F93
#998F93 is a light, near-neutral grey. Relative luminance 0.285; OKLCH L 66.0% C 0.013 H 351.2°. Best body text is #000000 at 6.70:1 contrast (WCAG AA passes).
Color values
| HEX | #998F93 |
|---|---|
| RGB | rgb(153, 143, 147) |
| HSL | hsl(336, 5%, 58%) |
| HSV | hsv(336, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 3.9%, 40%) |
| CIE-LAB | lab(60.36, 4.45, -0.79) |
| CIE-LCH | lch(60.36, 4.52, 349.99°) |
| OKLab | oklab(66% 0.013 -0.002) |
| OKLCH | oklch(66% 0.013 351.2) |
| XYZ | xyz(28.2251, 28.5241, 31.6169) |
| Luminance | 0.2852 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 5.53
Gray
#808080
ΔE00 8.53
Grey
#929591
ΔE00 9.26
Dark Gray
#A9A9A9
ΔE00 9.36
Purpley Grey
#947E94
ΔE00 10.10
Pewter
#899397
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F93 #8F9995
analogous
#998F98 #998F93 #99908F
triadic
#998F93 #93998F #8F9399
tetradic
#998F93 #98998F #8F9995 #908F99
square
#998F93 #98998F #8F9995 #908F99
split-complementary
#998F93 #8F9990 #8F9899
monochromatic
#5B5356 #7B7074 #998F93 #B6AFB2 #D3CFD1
Accessibility & contrast
On white
3.13
#998F93 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.70
#998F93 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F93
6.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F93 | 1.00 | 3.13 | 6.70 | 6.70 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909193
Deuteranopia (green-blind)
#929293
Tritanopia (blue-blind)
#9B8F90
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #998f93; /* rgb */ color: rgb(153, 143, 147); /* oklch */ color: oklch(66.0% 0.013 351.2);
Tailwind
colors: {
custom: {
50: '#b7afb2',
500: '#998f93',
950: '#000000',
},
}SCSS
$custom: #998f93; $custom-light: #b7afb2; $custom-dark: #000000;
JSON
{
"hex": "#998f93",
"rgb": {
"r": 153,
"g": 143,
"b": 147
},
"hsl": {
"h": 336,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.65995,
"c": 0.01316,
"h": 351.2
},
"luminance": 0.28524
}Semantic roles & 50–950 ramp
primary
#998F93
secondary
#C0C4C2
accent
#AE997A
background
#FBFAFA
surface
#F6F4F5
border
#D0CECF
text
#111011
muted
#807F80