#9DA2BB#9DA2BB
#9DA2BB is a light, muted blue. Relative luminance 0.366; OKLCH L 71.7% C 0.037 H 276.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2BB |
|---|---|
| RGB | rgb(157, 162, 187) |
| HSL | hsl(230, 18%, 67%) |
| HSV | hsv(230, 16%, 73%) |
| CMYK | cmyk(16%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.97, 3.43, -13.46) |
| CIE-LCH | lch(66.97, 13.89, 284.28°) |
| OKLab | oklab(71.65% 0.0042 -0.0365) |
| OKLCH | oklch(71.65% 0.037 276.5) |
| XYZ | xyz(35.7925, 36.5961, 52.1821) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.17
Bluey Grey
#89A0B0
ΔE00 9.95
Dove Gray
#B6B8BD
ΔE00 10.34
Lightsteelblue
#B0C4DE
ΔE00 10.63
Cloudy Blue
#ACC2D9
ΔE00 10.96
Dark Gray
#A9A9A9
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2BB #BBB69D
analogous
#9DB1BB #9DA2BB #A79DBB
triadic
#9DA2BB #BB9DA2 #A2BB9D
tetradic
#9DA2BB #BB9DB1 #BBB69D #9DBBA7
square
#9DA2BB #BB9DB1 #BBB69D #9DBBA7
split-complementary
#9DA2BB #BBA79D #B1BB9D
monochromatic
#5B6183 #7980A2 #9DA2BB #C1C4D4 #E5E7ED
Accessibility & contrast
On white
2.52
#9DA2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9DA2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2BB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2BB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#96A6AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9da2bb; /* rgb */ color: rgb(157, 162, 187); /* oklch */ color: oklch(71.7% 0.037 276.5);
Tailwind
colors: {
custom: {
50: '#babdcf',
500: '#9da2bb',
950: '#000000',
},
}SCSS
$custom: #9da2bb; $custom-light: #babdcf; $custom-dark: #000000;
JSON
{
"hex": "#9da2bb",
"rgb": {
"r": 157,
"g": 162,
"b": 187
},
"hsl": {
"h": 230,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.7165,
"c": 0.03672,
"h": 276.5
},
"luminance": 0.36597
}Semantic roles & 50–950 ramp
primary
#9DA2BB
secondary
#DFDDD5
accent
#8E499C
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182