#998F95#998F95
#998F95 is a light, near-neutral grey. Relative luminance 0.286; OKLCH L 66.1% C 0.015 H 340.7°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #998F95 |
|---|---|
| RGB | rgb(153, 143, 149) |
| HSL | hsl(324, 5%, 58%) |
| HSV | hsv(324, 7%, 60%) |
| CMYK | cmyk(0%, 6.5%, 2.6%, 40%) |
| CIE-LAB | lab(60.42, 4.83, -1.84) |
| CIE-LCH | lch(60.42, 5.17, 339.11°) |
| OKLab | oklab(66.06% 0.0138 -0.0048) |
| OKLCH | oklch(66.06% 0.015 340.7) |
| XYZ | xyz(28.3834, 28.5874, 32.4506) |
| Luminance | 0.2859 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.47
Gray
#808080
ΔE00 8.96
Purpley Grey
#947E94
ΔE00 9.39
Dark Gray
#A9A9A9
ΔE00 9.68
Grey
#929591
ΔE00 9.97
Pewter
#899397
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#998F95 #8F9993
analogous
#988F99 #998F95 #998F90
triadic
#998F95 #95998F #8F9599
tetradic
#998F95 #99988F #8F9993 #8F9099
square
#998F95 #99988F #8F9993 #8F9099
split-complementary
#998F95 #90998F #8F9998
monochromatic
#5B5358 #7B7076 #998F95 #B6AFB3 #D3CFD2
Accessibility & contrast
On white
3.13
#998F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#998F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #998F95
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##998F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##998F95 | 1.00 | 3.13 | 6.72 | 6.72 |
| #FFFFFF | 3.13 | 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)
#8F9195
Deuteranopia (green-blind)
#919295
Tritanopia (blue-blind)
#9A8F91
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #998f95; /* rgb */ color: rgb(153, 143, 149); /* oklch */ color: oklch(66.1% 0.015 340.7);
Tailwind
colors: {
custom: {
50: '#b7afb4',
500: '#998f95',
950: '#000000',
},
}SCSS
$custom: #998f95; $custom-light: #b7afb4; $custom-dark: #000000;
JSON
{
"hex": "#998f95",
"rgb": {
"r": 153,
"g": 143,
"b": 149
},
"hsl": {
"h": 324,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.66058,
"c": 0.01463,
"h": 340.7
},
"luminance": 0.28587
}Semantic roles & 50–950 ramp
primary
#998F95
secondary
#C0C4C1
accent
#AE8F7A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80