#9AA2AE#9AA2AE
#9AA2AE is a light, near-neutral blue. Relative luminance 0.358; OKLCH L 71.0% C 0.020 H 258.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2AE |
|---|---|
| RGB | rgb(154, 162, 174) |
| HSL | hsl(216, 11%, 64%) |
| HSV | hsv(216, 11%, 68%) |
| CMYK | cmyk(11.5%, 6.9%, 0%, 31.8%) |
| CIE-LAB | lab(66.34, -0.38, -7.18) |
| CIE-LCH | lch(66.34, 7.19, 266.96°) |
| OKLab | oklab(70.96% -0.004 -0.0193) |
| OKLCH | oklch(70.96% 0.02 258.4) |
| XYZ | xyz(33.8851, 35.7662, 45.1545) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.34
Bluey Grey
#89A0B0
ΔE00 5.55
Cool Grey
#95A3A6
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 6.61
Pewter
#899397
ΔE00 6.82
Dove Gray
#B6B8BD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2AE #AEA69A
analogous
#9AACAE #9AA2AE #9C9AAE
triadic
#9AA2AE #AE9AA2 #A2AE9A
tetradic
#9AA2AE #AE9AAC #AEA69A #9AAE9C
square
#9AA2AE #AE9AAC #AEA69A #9AAE9C
split-complementary
#9AA2AE #AE9C9A #ACAE9A
monochromatic
#5C6572 #788393 #9AA2AE #BCC1C9 #DEE1E4
Accessibility & contrast
On white
2.58
#9AA2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#9AA2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2AE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2AE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AF
Deuteranopia (green-blind)
#9CA0AE
Tritanopia (blue-blind)
#95A4A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9aa2ae; /* rgb */ color: rgb(154, 162, 174); /* oklch */ color: oklch(71.0% 0.020 258.4);
Tailwind
colors: {
custom: {
50: '#b7bdc6',
500: '#9aa2ae',
950: '#000000',
},
}SCSS
$custom: #9aa2ae; $custom-light: #b7bdc6; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ae",
"rgb": {
"r": 154,
"g": 162,
"b": 174
},
"hsl": {
"h": 216,
"s": 10.989,
"l": 64.314
},
"oklch": {
"l": 0.70964,
"c": 0.01972,
"h": 258.4
},
"luminance": 0.35767
}Semantic roles & 50–950 ramp
primary
#9AA2AE
secondary
#D5D3CE
accent
#7A5095
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182