#9BA2BB#9BA2BB
#9BA2BB is a light, muted blue. Relative luminance 0.364; OKLCH L 71.5% C 0.037 H 273.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2BB |
|---|---|
| RGB | rgb(155, 162, 187) |
| HSL | hsl(227, 19%, 67%) |
| HSV | hsv(227, 17%, 73%) |
| CMYK | cmyk(17.1%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.82, 2.77, -13.70) |
| CIE-LCH | lch(66.82, 13.98, 281.43°) |
| OKLab | oklab(71.49% 0.002 -0.0372) |
| OKLCH | oklch(71.49% 0.037 273.1) |
| XYZ | xyz(35.4054, 36.3965, 52.1640) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 8.62
Bluey Grey
#89A0B0
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 10.22
Dove Gray
#B6B8BD
ΔE00 10.33
Cloudy Blue
#ACC2D9
ΔE00 10.45
Blue Grey
#758DA3
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2BB #BBB49B
analogous
#9BB2BB #9BA2BB #A49BBB
triadic
#9BA2BB #BB9BA2 #A2BB9B
tetradic
#9BA2BB #BB9BB2 #BBB49B #9BBBA4
square
#9BA2BB #BB9BB2 #BBB49B #9BBBA4
split-complementary
#9BA2BB #BBA49B #B2BB9B
monochromatic
#596283 #7780A2 #9BA2BB #BFC4D4 #E4E6ED
Accessibility & contrast
On white
2.54
#9BA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#9BA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2BB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2BB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#99A1BA
Tritanopia (blue-blind)
#94A7AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ba2bb; /* rgb */ color: rgb(155, 162, 187); /* oklch */ color: oklch(71.5% 0.037 273.1);
Tailwind
colors: {
custom: {
50: '#b8bdcf',
500: '#9ba2bb',
950: '#000000',
},
}SCSS
$custom: #9ba2bb; $custom-light: #b8bdcf; $custom-dark: #000000;
JSON
{
"hex": "#9ba2bb",
"rgb": {
"r": 155,
"g": 162,
"b": 187
},
"hsl": {
"h": 226.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.71494,
"c": 0.03722,
"h": 273.1
},
"luminance": 0.36397
}Semantic roles & 50–950 ramp
primary
#9BA2BB
secondary
#DEDCD4
accent
#8B489D
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182