#9AA2B4#9AA2B4
#9AA2B4 is a light, muted blue. Relative luminance 0.360; OKLCH L 71.2% C 0.028 H 266.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2B4 |
|---|---|
| RGB | rgb(154, 162, 180) |
| HSL | hsl(222, 15%, 65%) |
| HSV | hsv(222, 14%, 71%) |
| CMYK | cmyk(14.4%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(66.52, 0.90, -10.25) |
| CIE-LCH | lch(66.52, 10.29, 275.03°) |
| OKLab | oklab(71.17% -0.0017 -0.0277) |
| OKLCH | oklch(71.17% 0.028 266.5) |
| XYZ | xyz(34.4831, 36.0055, 48.3042) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.71
Bluey Grey
#89A0B0
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 8.60
Cool Grey
#95A3A6
ΔE00 8.62
Dark Gray
#A9A9A9
ΔE00 8.66
Pewter
#899397
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2B4 #B4AC9A
analogous
#9AAFB4 #9AA2B4 #9F9AB4
triadic
#9AA2B4 #B49AA2 #A2B49A
tetradic
#9AA2B4 #B49AAF #B4AC9A #9AB49F
square
#9AA2B4 #B49AAF #B4AC9A #9AB49F
split-complementary
#9AA2B4 #B49F9A #AFB49A
monochromatic
#5A6479 #77829A #9AA2B4 #BDC2CE #E0E3E8
Accessibility & contrast
On white
2.56
#9AA2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#9AA2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2B4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2B4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B5
Deuteranopia (green-blind)
#9BA1B4
Tritanopia (blue-blind)
#94A5A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2b4; /* rgb */ color: rgb(154, 162, 180); /* oklch */ color: oklch(71.2% 0.028 266.5);
Tailwind
colors: {
custom: {
50: '#b8bdca',
500: '#9aa2b4',
950: '#000000',
},
}SCSS
$custom: #9aa2b4; $custom-light: #b8bdca; $custom-dark: #000000;
JSON
{
"hex": "#9aa2b4",
"rgb": {
"r": 154,
"g": 162,
"b": 180
},
"hsl": {
"h": 221.538,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.71169,
"c": 0.02775,
"h": 266.5
},
"luminance": 0.36006
}Semantic roles & 50–950 ramp
primary
#9AA2B4
secondary
#D9D7D1
accent
#814D99
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182