#9BA2BD#9BA2BD
#9BA2BD is a light, muted blue. Relative luminance 0.365; OKLCH L 71.6% C 0.040 H 273.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2BD |
|---|---|
| RGB | rgb(155, 162, 189) |
| HSL | hsl(228, 20%, 67%) |
| HSV | hsv(228, 18%, 74%) |
| CMYK | cmyk(18%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.89, 3.22, -14.71) |
| CIE-LCH | lch(66.89, 15.06, 282.33°) |
| OKLab | oklab(71.57% 0.0027 -0.04) |
| OKLCH | oklch(71.57% 0.04 273.9) |
| XYZ | xyz(35.6210, 36.4827, 53.2994) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.29
Bluey Grey
#89A0B0
ΔE00 9.63
Lightsteelblue
#B0C4DE
ΔE00 10.34
Cloudy Blue
#ACC2D9
ΔE00 10.67
Lavender
#B39DDB
ΔE00 10.85
Dove Gray
#B6B8BD
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2BD #BDB69B
analogous
#9BB3BD #9BA2BD #A59BBD
triadic
#9BA2BD #BD9BA2 #A2BD9B
tetradic
#9BA2BD #BD9BB3 #BDB69B #9BBDA5
square
#9BA2BD #BD9BB3 #BDB69B #9BBDA5
split-complementary
#9BA2BD #BDA59B #B3BD9B
monochromatic
#586185 #7680A5 #9BA2BD #C0C4D5 #E5E7EE
Accessibility & contrast
On white
2.53
#9BA2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#9BA2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2BD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2BD | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BE
Deuteranopia (green-blind)
#98A2BC
Tritanopia (blue-blind)
#93A7AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ba2bd; /* rgb */ color: rgb(155, 162, 189); /* oklch */ color: oklch(71.6% 0.040 273.9);
Tailwind
colors: {
custom: {
50: '#b8bdd0',
500: '#9ba2bd',
950: '#000000',
},
}SCSS
$custom: #9ba2bd; $custom-light: #b8bdd0; $custom-dark: #000000;
JSON
{
"hex": "#9ba2bd",
"rgb": {
"r": 155,
"g": 162,
"b": 189
},
"hsl": {
"h": 227.647,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.71567,
"c": 0.04006,
"h": 273.9
},
"luminance": 0.36483
}Semantic roles & 50–950 ramp
primary
#9BA2BD
secondary
#DFDDD5
accent
#8D479F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182