#98A2A6#98A2A6
#98A2A6 is a light, near-neutral grey. Relative luminance 0.353; OKLCH L 70.5% C 0.013 H 223.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2A6 |
|---|---|
| RGB | rgb(152, 162, 166) |
| HSL | hsl(197, 7%, 62%) |
| HSV | hsv(197, 8%, 65%) |
| CMYK | cmyk(8.4%, 2.4%, 0%, 34.9%) |
| CIE-LAB | lab(65.96, -2.73, -3.29) |
| CIE-LCH | lch(65.96, 4.28, 230.35°) |
| OKLab | oklab(70.55% -0.0093 -0.0088) |
| OKLCH | oklch(70.55% 0.013 223.6) |
| XYZ | xyz(32.7507, 35.2688, 41.1511) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.93
Cool Gray
#9AA7B0
ΔE00 2.79
Pewter
#899397
ΔE00 4.80
Dark Gray
#A9A9A9
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 5.97
Grey
#929591
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2A6 #A69C98
analogous
#98A6A3 #98A2A6 #989BA6
triadic
#98A2A6 #A698A2 #A2A698
tetradic
#98A2A6 #A398A6 #A69C98 #9BA698
square
#98A2A6 #A398A6 #A69C98 #9BA698
split-complementary
#98A2A6 #A6989B #A6A398
monochromatic
#5B6569 #77848A #98A2A6 #B9C0C2 #DADDDF
Accessibility & contrast
On white
2.61
#98A2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#98A2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2A6
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2A6 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A6
Deuteranopia (green-blind)
#9D9FA6
Tritanopia (blue-blind)
#94A3A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a2a6; /* rgb */ color: rgb(152, 162, 166); /* oklch */ color: oklch(70.5% 0.013 223.6);
Tailwind
colors: {
custom: {
50: '#b6bdc0',
500: '#98a2a6',
950: '#000000',
},
}SCSS
$custom: #98a2a6; $custom-light: #b6bdc0; $custom-dark: #000000;
JSON
{
"hex": "#98a2a6",
"rgb": {
"r": 152,
"g": 162,
"b": 166
},
"hsl": {
"h": 197.143,
"s": 7.292,
"l": 62.353
},
"oklch": {
"l": 0.70548,
"c": 0.01283,
"h": 223.6
},
"luminance": 0.35269
}Semantic roles & 50–950 ramp
primary
#98A2A6
secondary
#CFCCCA
accent
#665491
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111212
muted
#808181