#9DA7BB#9DA7BB
#9DA7BB is a light, muted blue. Relative luminance 0.384; OKLCH L 72.7% C 0.031 H 264.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA7BB |
|---|---|
| RGB | rgb(157, 167, 187) |
| HSL | hsl(220, 18%, 67%) |
| HSV | hsv(220, 16%, 73%) |
| CMYK | cmyk(16%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(68.31, 0.66, -11.45) |
| CIE-LCH | lch(68.31, 11.47, 273.31°) |
| OKLab | oklab(72.7% -0.0031 -0.031) |
| OKLCH | oklch(72.7% 0.031 264.4) |
| XYZ | xyz(36.6909, 38.3928, 52.4815) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.84
Bluey Grey
#89A0B0
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Grey Blue
#9DBCD4
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA7BB #BBB19D
analogous
#9DB6BB #9DA7BB #A29DBB
triadic
#9DA7BB #BB9DA7 #A7BB9D
tetradic
#9DA7BB #BB9DB6 #BBB19D #9DBBA2
square
#9DA7BB #BB9DB6 #BBB19D #9DBBA2
split-complementary
#9DA7BB #BBA29D #B6BB9D
monochromatic
#5B6883 #7987A2 #9DA7BB #C1C7D4 #E5E8ED
Accessibility & contrast
On white
2.42
#9DA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#9DA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA7BB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA7BB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#96ABAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9da7bb; /* rgb */ color: rgb(157, 167, 187); /* oklch */ color: oklch(72.7% 0.031 264.4);
Tailwind
colors: {
custom: {
50: '#bac1cf',
500: '#9da7bb',
950: '#000000',
},
}SCSS
$custom: #9da7bb; $custom-light: #bac1cf; $custom-dark: #000000;
JSON
{
"hex": "#9da7bb",
"rgb": {
"r": 157,
"g": 167,
"b": 187
},
"hsl": {
"h": 220,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72697,
"c": 0.03114,
"h": 264.4
},
"luminance": 0.38393
}Semantic roles & 50–950 ramp
primary
#9DA7BB
secondary
#DFDBD5
accent
#81499C
background
#FBFBFC
surface
#F6F7F9
border
#D0D0D2
text
#111213
muted
#808182