#9AA2BC#9AA2BC
#9AA2BC is a light, muted blue. Relative luminance 0.363; OKLCH L 71.5% C 0.039 H 271.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2BC |
|---|---|
| RGB | rgb(154, 162, 188) |
| HSL | hsl(226, 20%, 67%) |
| HSV | hsv(226, 18%, 74%) |
| CMYK | cmyk(18.1%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.78, 2.67, -14.33) |
| CIE-LCH | lch(66.78, 14.57, 280.55°) |
| OKLab | oklab(71.45% 0.0013 -0.0389) |
| OKLCH | oklch(71.45% 0.039 271.9) |
| XYZ | xyz(35.3217, 36.3409, 52.7208) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.71
Bluey Grey
#89A0B0
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 10.10
Cloudy Blue
#ACC2D9
ΔE00 10.33
Dove Gray
#B6B8BD
ΔE00 10.60
Blue Grey
#758DA3
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2BC #BCB49A
analogous
#9AB3BC #9AA2BC #A39ABC
triadic
#9AA2BC #BC9AA2 #A2BC9A
tetradic
#9AA2BC #BC9AB3 #BCB49A #9ABCA3
square
#9AA2BC #BC9AB3 #BCB49A #9ABCA3
split-complementary
#9AA2BC #BCA39A #B3BC9A
monochromatic
#586284 #7580A4 #9AA2BC #BFC4D4 #E4E6ED
Accessibility & contrast
On white
2.54
#9AA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#9AA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2BC
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2BC | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#92A7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9aa2bc; /* rgb */ color: rgb(154, 162, 188); /* oklch */ color: oklch(71.5% 0.039 271.9);
Tailwind
colors: {
custom: {
50: '#b8bdd0',
500: '#9aa2bc',
950: '#000000',
},
}SCSS
$custom: #9aa2bc; $custom-light: #b8bdd0; $custom-dark: #000000;
JSON
{
"hex": "#9aa2bc",
"rgb": {
"r": 154,
"g": 162,
"b": 188
},
"hsl": {
"h": 225.882,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.71454,
"c": 0.03893,
"h": 271.9
},
"luminance": 0.36342
}Semantic roles & 50–950 ramp
primary
#9AA2BC
secondary
#DEDCD4
accent
#8A479F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182