#9DA4BB#9DA4BB
#9DA4BB is a light, muted blue. Relative luminance 0.373; OKLCH L 72.1% C 0.034 H 272.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA4BB |
|---|---|
| RGB | rgb(157, 164, 187) |
| HSL | hsl(226, 18%, 67%) |
| HSV | hsv(226, 16%, 73%) |
| CMYK | cmyk(16%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.51, 2.32, -12.66) |
| CIE-LCH | lch(67.51, 12.87, 280.37°) |
| OKLab | oklab(72.07% 0.0013 -0.0343) |
| OKLCH | oklch(72.07% 0.034 272.1) |
| XYZ | xyz(36.1476, 37.3063, 52.3005) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.85
Bluey Grey
#89A0B0
ΔE00 8.69
Dove Gray
#B6B8BD
ΔE00 9.42
Lightsteelblue
#B0C4DE
ΔE00 9.61
Cloudy Blue
#ACC2D9
ΔE00 9.77
Dark Gray
#A9A9A9
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA4BB #BBB49D
analogous
#9DB3BB #9DA4BB #A59DBB
triadic
#9DA4BB #BB9DA4 #A4BB9D
tetradic
#9DA4BB #BB9DB3 #BBB49D #9DBBA5
square
#9DA4BB #BB9DB3 #BBB49D #9DBBA5
split-complementary
#9DA4BB #BBA59D #B3BB9D
monochromatic
#5B6483 #7982A2 #9DA4BB #C1C6D4 #E5E7ED
Accessibility & contrast
On white
2.48
#9DA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#9DA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA4BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA4BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#96A8AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9da4bb; /* rgb */ color: rgb(157, 164, 187); /* oklch */ color: oklch(72.1% 0.034 272.1);
Tailwind
colors: {
custom: {
50: '#babecf',
500: '#9da4bb',
950: '#000000',
},
}SCSS
$custom: #9da4bb; $custom-light: #babecf; $custom-dark: #000000;
JSON
{
"hex": "#9da4bb",
"rgb": {
"r": 157,
"g": 164,
"b": 187
},
"hsl": {
"h": 226,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72068,
"c": 0.0343,
"h": 272.1
},
"luminance": 0.37307
}Semantic roles & 50–950 ramp
primary
#9DA4BB
secondary
#DFDCD5
accent
#89499C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182