#9AA2BB#9AA2BB
#9AA2BB is a light, muted blue. Relative luminance 0.363; OKLCH L 71.4% C 0.038 H 271.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2BB |
|---|---|
| RGB | rgb(154, 162, 187) |
| HSL | hsl(225, 20%, 67%) |
| HSV | hsv(225, 18%, 73%) |
| CMYK | cmyk(17.6%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.75, 2.44, -13.82) |
| CIE-LCH | lch(66.75, 14.03, 280.03°) |
| OKLab | oklab(71.42% 0.0009 -0.0375) |
| OKLCH | oklch(71.42% 0.038 271.4) |
| XYZ | xyz(35.2143, 36.2979, 52.1550) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.36
Bluey Grey
#89A0B0
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 10.04
Cloudy Blue
#ACC2D9
ΔE00 10.22
Dove Gray
#B6B8BD
ΔE00 10.34
Blue Grey
#758DA3
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2BB #BBB39A
analogous
#9AB3BB #9AA2BB #A39ABB
triadic
#9AA2BB #BB9AA2 #A2BB9A
tetradic
#9AA2BB #BB9AB3 #BBB39A #9ABBA3
square
#9AA2BB #BB9AB3 #BBB39A #9ABBA3
split-complementary
#9AA2BB #BBA39A #B3BB9A
monochromatic
#586283 #7580A2 #9AA2BB #BFC4D4 #E3E5EC
Accessibility & contrast
On white
2.54
#9AA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#9AA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2BB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2BB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#92A7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2bb; /* rgb */ color: rgb(154, 162, 187); /* oklch */ color: oklch(71.4% 0.038 271.4);
Tailwind
colors: {
custom: {
50: '#b8bdcf',
500: '#9aa2bb',
950: '#000000',
},
}SCSS
$custom: #9aa2bb; $custom-light: #b8bdcf; $custom-dark: #000000;
JSON
{
"hex": "#9aa2bb",
"rgb": {
"r": 154,
"g": 162,
"b": 187
},
"hsl": {
"h": 225.455,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.71417,
"c": 0.03752,
"h": 271.4
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#9AA2BB
secondary
#DEDBD3
accent
#89489E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182