#9DA0BB#9DA0BB
#9DA0BB is a light, muted blue. Relative luminance 0.359; OKLCH L 71.2% C 0.039 H 280.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA0BB |
|---|---|
| RGB | rgb(157, 160, 187) |
| HSL | hsl(234, 18%, 67%) |
| HSV | hsv(234, 16%, 73%) |
| CMYK | cmyk(16%, 14.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.44, 4.54, -14.26) |
| CIE-LCH | lch(66.44, 14.96, 287.66°) |
| OKLab | oklab(71.24% 0.0071 -0.0387) |
| OKLCH | oklch(71.24% 0.039 280.3) |
| XYZ | xyz(35.4430, 35.8971, 52.0656) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.42
Lavender
#B39DDB
ΔE00 10.45
Bluey Grey
#89A0B0
ΔE00 11.16
Dove Gray
#B6B8BD
ΔE00 11.29
Lightsteelblue
#B0C4DE
ΔE00 11.69
Dark Gray
#A9A9A9
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA0BB #BBB89D
analogous
#9DAFBB #9DA0BB #A99DBB
triadic
#9DA0BB #BB9DA0 #A0BB9D
tetradic
#9DA0BB #BB9DAF #BBB89D #9DBBA9
square
#9DA0BB #BB9DAF #BBB89D #9DBBA9
split-complementary
#9DA0BB #BBA99D #AFBB9D
monochromatic
#5B5F83 #797DA2 #9DA0BB #C1C3D4 #E5E6ED
Accessibility & contrast
On white
2.57
#9DA0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#9DA0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA0BB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA0BB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#98A1BA
Tritanopia (blue-blind)
#97A5A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9da0bb; /* rgb */ color: rgb(157, 160, 187); /* oklch */ color: oklch(71.2% 0.039 280.3);
Tailwind
colors: {
custom: {
50: '#babccf',
500: '#9da0bb',
950: '#000000',
},
}SCSS
$custom: #9da0bb; $custom-light: #babccf; $custom-dark: #000000;
JSON
{
"hex": "#9da0bb",
"rgb": {
"r": 157,
"g": 160,
"b": 187
},
"hsl": {
"h": 234,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.71235,
"c": 0.03931,
"h": 280.3
},
"luminance": 0.35898
}Semantic roles & 50–950 ramp
primary
#9DA0BB
secondary
#DFDED5
accent
#94499C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182