#9AA2BF#9AA2BF
#9AA2BF is a light, muted blue. Relative luminance 0.365; OKLCH L 71.6% C 0.043 H 273.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2BF |
|---|---|
| RGB | rgb(154, 162, 191) |
| HSL | hsl(227, 22%, 68%) |
| HSV | hsv(227, 19%, 75%) |
| CMYK | cmyk(19.4%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(66.88, 3.35, -15.85) |
| CIE-LCH | lch(66.88, 16.20, 281.92°) |
| OKLab | oklab(71.56% 0.0024 -0.0431) |
| OKLCH | oklch(71.56% 0.043 273.1) |
| XYZ | xyz(35.6484, 36.4716, 54.4417) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.69
Bluey Grey
#89A0B0
ΔE00 9.77
Lightsteelblue
#B0C4DE
ΔE00 10.30
Lavender
#B39DDB
ΔE00 10.48
Cloudy Blue
#ACC2D9
ΔE00 10.68
Blue Grey
#758DA3
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2BF #BFB79A
analogous
#9AB4BF #9AA2BF #A49ABF
triadic
#9AA2BF #BF9AA2 #A2BF9A
tetradic
#9AA2BF #BF9AB4 #BFB79A #9ABFA4
square
#9AA2BF #BF9AB4 #BFB79A #9ABFA4
split-complementary
#9AA2BF #BFA49A #B4BF9A
monochromatic
#566188 #7580A7 #9AA2BF #BFC4D7 #E5E7EE
Accessibility & contrast
On white
2.53
#9AA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#9AA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2BF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2BF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C0
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#91A7AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa2bf; /* rgb */ color: rgb(154, 162, 191); /* oklch */ color: oklch(71.6% 0.043 273.1);
Tailwind
colors: {
custom: {
50: '#b8bdd2',
500: '#9aa2bf',
950: '#000000',
},
}SCSS
$custom: #9aa2bf; $custom-light: #b8bdd2; $custom-dark: #000000;
JSON
{
"hex": "#9aa2bf",
"rgb": {
"r": 154,
"g": 162,
"b": 191
},
"hsl": {
"h": 227.027,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.71564,
"c": 0.04319,
"h": 273.1
},
"luminance": 0.36472
}Semantic roles & 50–950 ramp
primary
#9AA2BF
secondary
#E0DED5
accent
#8D45A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182