#9DA5BB#9DA5BB
#9DA5BB is a light, muted blue. Relative luminance 0.377; OKLCH L 72.3% C 0.033 H 269.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA5BB |
|---|---|
| RGB | rgb(157, 165, 187) |
| HSL | hsl(224, 18%, 67%) |
| HSV | hsv(224, 16%, 73%) |
| CMYK | cmyk(16%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.77, 1.76, -12.25) |
| CIE-LCH | lch(67.77, 12.38, 278.19°) |
| OKLab | oklab(72.28% -0.0002 -0.0332) |
| OKLCH | oklch(72.28% 0.033 269.7) |
| XYZ | xyz(36.3273, 37.6656, 52.3604) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.18
Bluey Grey
#89A0B0
ΔE00 8.07
Dove Gray
#B6B8BD
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.14
Cloudy Blue
#ACC2D9
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA5BB #BBB39D
analogous
#9DB4BB #9DA5BB #A49DBB
triadic
#9DA5BB #BB9DA5 #A5BB9D
tetradic
#9DA5BB #BB9DB4 #BBB39D #9DBBA4
square
#9DA5BB #BB9DB4 #BBB39D #9DBBA4
split-complementary
#9DA5BB #BBA49D #B4BB9D
monochromatic
#5B6583 #7984A2 #9DA5BB #C1C6D4 #E5E7ED
Accessibility & contrast
On white
2.46
#9DA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#9DA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA5BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA5BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BC
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#96A9AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9da5bb; /* rgb */ color: rgb(157, 165, 187); /* oklch */ color: oklch(72.3% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#babfcf',
500: '#9da5bb',
950: '#000000',
},
}SCSS
$custom: #9da5bb; $custom-light: #babfcf; $custom-dark: #000000;
JSON
{
"hex": "#9da5bb",
"rgb": {
"r": 157,
"g": 165,
"b": 187
},
"hsl": {
"h": 224,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72277,
"c": 0.03318,
"h": 269.7
},
"luminance": 0.37666
}Semantic roles & 50–950 ramp
primary
#9DA5BB
secondary
#DFDCD5
accent
#86499C
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182