#9AA2B2#9AA2B2
#9AA2B2 is a light, muted blue. Relative luminance 0.359; OKLCH L 71.1% C 0.025 H 264.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2B2 |
|---|---|
| RGB | rgb(154, 162, 178) |
| HSL | hsl(220, 13%, 65%) |
| HSV | hsv(220, 13%, 70%) |
| CMYK | cmyk(13.5%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(66.46, 0.47, -9.23) |
| CIE-LCH | lch(66.46, 9.24, 272.91°) |
| OKLab | oklab(71.1% -0.0024 -0.0249) |
| OKLCH | oklch(71.1% 0.025 264.4) |
| XYZ | xyz(34.2808, 35.9246, 47.2389) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.90
Bluey Grey
#89A0B0
ΔE00 6.24
Cool Grey
#95A3A6
ΔE00 7.78
Dark Gray
#A9A9A9
ΔE00 7.97
Dove Gray
#B6B8BD
ΔE00 8.16
Pewter
#899397
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2B2 #B2AA9A
analogous
#9AAEB2 #9AA2B2 #9E9AB2
triadic
#9AA2B2 #B29AA2 #A2B29A
tetradic
#9AA2B2 #B29AAE #B2AA9A #9AB29E
square
#9AA2B2 #B29AAE #B2AA9A #9AB29E
split-complementary
#9AA2B2 #B29E9A #AEB29A
monochromatic
#5B6477 #778298 #9AA2B2 #BDC2CC #DFE2E7
Accessibility & contrast
On white
2.57
#9AA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#9AA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2B2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2B2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B3
Deuteranopia (green-blind)
#9BA1B2
Tritanopia (blue-blind)
#95A5A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2b2; /* rgb */ color: rgb(154, 162, 178); /* oklch */ color: oklch(71.1% 0.025 264.4);
Tailwind
colors: {
custom: {
50: '#b8bdc9',
500: '#9aa2b2',
950: '#000000',
},
}SCSS
$custom: #9aa2b2; $custom-light: #b8bdc9; $custom-dark: #000000;
JSON
{
"hex": "#9aa2b2",
"rgb": {
"r": 154,
"g": 162,
"b": 178
},
"hsl": {
"h": 220,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.711,
"c": 0.02502,
"h": 264.4
},
"luminance": 0.35925
}Semantic roles & 50–950 ramp
primary
#9AA2B2
secondary
#D8D5D0
accent
#7F4E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182