#9A9CA2#9A9CA2
#9A9CA2 is a light, near-neutral grey. Relative luminance 0.333; OKLCH L 69.3% C 0.009 H 271.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9A9CA2 |
|---|---|
| RGB | rgb(154, 156, 162) |
| HSL | hsl(225, 4%, 62%) |
| HSV | hsv(225, 5%, 64%) |
| CMYK | cmyk(4.9%, 3.7%, 0%, 36.5%) |
| CIE-LAB | lab(64.37, 0.46, -3.38) |
| CIE-LCH | lch(64.37, 3.41, 277.81°) |
| OKLab | oklab(69.3% 0.0002 -0.009) |
| OKLCH | oklch(69.3% 0.009 271.3) |
| XYZ | xyz(31.7353, 33.2555, 38.9224) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.06
Cool Gray
#9AA7B0
ΔE00 5.50
Pewter
#899397
ΔE00 5.61
Grey
#929591
ΔE00 6.33
Cool Grey
#95A3A6
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9A9CA2 #A2A09A
analogous
#9AA0A2 #9A9CA2 #9C9AA2
triadic
#9A9CA2 #A29A9C #9CA29A
tetradic
#9A9CA2 #A29AA0 #A2A09A #9AA29C
square
#9A9CA2 #A29AA0 #A2A09A #9AA29C
split-complementary
#9A9CA2 #A29C9A #A0A29A
monochromatic
#5D5F65 #7A7D85 #9A9CA2 #BABBBF #DADADD
Accessibility & contrast
On white
2.74
#9A9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9A9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9A9CA2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9A9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9A9CA2 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#989D9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9a9ca2; /* rgb */ color: rgb(154, 156, 162); /* oklch */ color: oklch(69.3% 0.009 271.3);
Tailwind
colors: {
custom: {
50: '#b7b9bd',
500: '#9a9ca2',
950: '#000000',
},
}SCSS
$custom: #9a9ca2; $custom-light: #b7b9bd; $custom-dark: #000000;
JSON
{
"hex": "#9a9ca2",
"rgb": {
"r": 154,
"g": 156,
"b": 162
},
"hsl": {
"h": 225,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.69298,
"c": 0.00901,
"h": 271.3
},
"luminance": 0.33256
}Semantic roles & 50–950 ramp
primary
#9A9CA2
secondary
#CDCDCA
accent
#80588E
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081