#9AA3BB#9AA3BB
#9AA3BB is a light, muted blue. Relative luminance 0.367; OKLCH L 71.6% C 0.036 H 269.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA3BB |
|---|---|
| RGB | rgb(154, 163, 187) |
| HSL | hsl(224, 20%, 67%) |
| HSV | hsv(224, 18%, 73%) |
| CMYK | cmyk(17.6%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.01, 1.89, -13.42) |
| CIE-LCH | lch(67.01, 13.55, 278.02°) |
| OKLab | oklab(71.63% -0.0005 -0.0364) |
| OKLCH | oklch(71.63% 0.036 269.2) |
| XYZ | xyz(35.3911, 36.6516, 52.2139) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.71
Bluey Grey
#89A0B0
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 9.57
Cloudy Blue
#ACC2D9
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 9.93
Light Grey Blue
#9DBCD4
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA3BB #BBB29A
analogous
#9AB4BB #9AA3BB #A29ABB
triadic
#9AA3BB #BB9AA3 #A3BB9A
tetradic
#9AA3BB #BB9AB4 #BBB29A #9ABBA2
square
#9AA3BB #BB9AB4 #BBB29A #9ABBA2
split-complementary
#9AA3BB #BBA29A #B4BB9A
monochromatic
#586483 #7582A2 #9AA3BB #BFC4D4 #E3E6EC
Accessibility & contrast
On white
2.52
#9AA3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9AA3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA3BB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA3BB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#99A2BA
Tritanopia (blue-blind)
#92A7AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9aa3bb; /* rgb */ color: rgb(154, 163, 187); /* oklch */ color: oklch(71.6% 0.036 269.2);
Tailwind
colors: {
custom: {
50: '#b8becf',
500: '#9aa3bb',
950: '#000000',
},
}SCSS
$custom: #9aa3bb; $custom-light: #b8becf; $custom-dark: #000000;
JSON
{
"hex": "#9aa3bb",
"rgb": {
"r": 154,
"g": 163,
"b": 187
},
"hsl": {
"h": 223.636,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.71627,
"c": 0.0364,
"h": 269.2
},
"luminance": 0.36652
}Semantic roles & 50–950 ramp
primary
#9AA3BB
secondary
#DEDBD3
accent
#86489E
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182