#98A2A4#98A2A4
#98A2A4 is a light, near-neutral grey. Relative luminance 0.352; OKLCH L 70.5% C 0.012 H 211.0°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #98A2A4 |
|---|---|
| RGB | rgb(152, 162, 164) |
| HSL | hsl(190, 6%, 62%) |
| HSV | hsv(190, 7%, 64%) |
| CMYK | cmyk(7.3%, 1.2%, 0%, 35.7%) |
| CIE-LAB | lab(65.90, -3.14, -2.26) |
| CIE-LCH | lch(65.90, 3.87, 215.77°) |
| OKLab | oklab(70.49% -0.0101 -0.0061) |
| OKLCH | oklch(70.49% 0.012 211) |
| XYZ | xyz(32.5687, 35.1960, 40.1924) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 1.58
Cool Gray
#9AA7B0
ΔE00 3.71
Pewter
#899397
ΔE00 4.88
Dark Gray
#A9A9A9
ΔE00 5.38
Grey
#929591
ΔE00 5.58
Bluey Grey
#89A0B0
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98A2A4 #A49A98
analogous
#98A4A0 #98A2A4 #989CA4
triadic
#98A2A4 #A498A2 #A2A498
tetradic
#98A2A4 #A098A4 #A49A98 #9CA498
square
#98A2A4 #A098A4 #A49A98 #9CA498
split-complementary
#98A2A4 #A4989C #A4A098
monochromatic
#5B6567 #788587 #98A2A4 #B8BFC1 #D9DDDD
Accessibility & contrast
On white
2.61
#98A2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#98A2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98A2A4
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98A2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98A2A4 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#9E9FA4
Tritanopia (blue-blind)
#95A3A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #98a2a4; /* rgb */ color: rgb(152, 162, 164); /* oklch */ color: oklch(70.5% 0.012 211.0);
Tailwind
colors: {
custom: {
50: '#b6bdbf',
500: '#98a2a4',
950: '#000000',
},
}SCSS
$custom: #98a2a4; $custom-light: #b6bdbf; $custom-dark: #000000;
JSON
{
"hex": "#98a2a4",
"rgb": {
"r": 152,
"g": 162,
"b": 164
},
"hsl": {
"h": 190,
"s": 6.186,
"l": 61.961
},
"oklch": {
"l": 0.70485,
"c": 0.01179,
"h": 211
},
"luminance": 0.35196
}Semantic roles & 50–950 ramp
primary
#98A2A4
secondary
#CECACA
accent
#5F5590
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111212
muted
#808181