#9A9EA2#9A9EA2
#9A9EA2 is a light, near-neutral grey. Relative luminance 0.339; OKLCH L 69.7% C 0.007 H 247.9°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9EA2 |
|---|---|
| RGB | rgb(154, 158, 162) |
| HSL | hsl(210, 4%, 62%) |
| HSV | hsv(210, 5%, 64%) |
| CMYK | cmyk(4.9%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.91, -0.64, -2.58) |
| CIE-LCH | lch(64.91, 2.66, 256.02°) |
| OKLab | oklab(69.72% -0.0028 -0.0069) |
| OKLCH | oklch(69.72% 0.007 247.9) |
| XYZ | xyz(32.0736, 33.9322, 39.0352) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.33
Cool Gray
#9AA7B0
ΔE00 4.52
Cool Grey
#95A3A6
ΔE00 4.77
Pewter
#899397
ΔE00 4.87
Grey
#929591
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9EA2 #A29E9A
analogous
#9AA2A2 #9A9EA2 #9A9AA2
triadic
#9A9EA2 #A29A9E #9EA29A
tetradic
#9A9EA2 #A29AA2 #A29E9A #9AA29A
square
#9A9EA2 #A29AA2 #A29E9A #9AA29A
split-complementary
#9A9EA2 #A29A9A #A2A29A
monochromatic
#5D6165 #7A7F85 #9A9EA2 #BABDBF #DADBDD
Accessibility & contrast
On white
2.70
#9A9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#9A9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9EA2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9EA2 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA2
Deuteranopia (green-blind)
#9C9DA2
Tritanopia (blue-blind)
#989F9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9a9ea2; /* rgb */ color: rgb(154, 158, 162); /* oklch */ color: oklch(69.7% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#b7babd',
500: '#9a9ea2',
950: '#000000',
},
}SCSS
$custom: #9a9ea2; $custom-light: #b7babd; $custom-dark: #000000;
JSON
{
"hex": "#9a9ea2",
"rgb": {
"r": 154,
"g": 158,
"b": 162
},
"hsl": {
"h": 210,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.69723,
"c": 0.00745,
"h": 247.9
},
"luminance": 0.33932
}Semantic roles & 50–950 ramp
primary
#9A9EA2
secondary
#CDCCCA
accent
#73588E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081