#9DA2BC#9DA2BC
#9DA2BC is a light, muted blue. Relative luminance 0.366; OKLCH L 71.7% C 0.038 H 276.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2BC |
|---|---|
| RGB | rgb(157, 162, 188) |
| HSL | hsl(230, 19%, 68%) |
| HSV | hsv(230, 16%, 74%) |
| CMYK | cmyk(16.5%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(67.01, 3.65, -13.96) |
| CIE-LCH | lch(67.01, 14.43, 284.63°) |
| OKLab | oklab(71.69% 0.0045 -0.0379) |
| OKLCH | oklch(71.69% 0.038 276.8) |
| XYZ | xyz(35.9000, 36.6391, 52.7479) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.49
Bluey Grey
#89A0B0
ΔE00 10.19
Dove Gray
#B6B8BD
ΔE00 10.61
Lightsteelblue
#B0C4DE
ΔE00 10.69
Lavender
#B39DDB
ΔE00 10.90
Cloudy Blue
#ACC2D9
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2BC #BCB79D
analogous
#9DB1BC #9DA2BC #A89DBC
triadic
#9DA2BC #BC9DA2 #A2BC9D
tetradic
#9DA2BC #BC9DB1 #BCB79D #9DBCA8
square
#9DA2BC #BC9DB1 #BCB79D #9DBCA8
split-complementary
#9DA2BC #BCA89D #B1BC9D
monochromatic
#5A6184 #7980A3 #9DA2BC #C1C4D5 #E6E7EE
Accessibility & contrast
On white
2.52
#9DA2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#9DA2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#96A7AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9da2bc; /* rgb */ color: rgb(157, 162, 188); /* oklch */ color: oklch(71.7% 0.038 276.8);
Tailwind
colors: {
custom: {
50: '#babdd0',
500: '#9da2bc',
950: '#000000',
},
}SCSS
$custom: #9da2bc; $custom-light: #babdd0; $custom-dark: #000000;
JSON
{
"hex": "#9da2bc",
"rgb": {
"r": 157,
"g": 162,
"b": 188
},
"hsl": {
"h": 230.323,
"s": 18.788,
"l": 67.647
},
"oklch": {
"l": 0.71687,
"c": 0.03815,
"h": 276.8
},
"luminance": 0.3664
}Semantic roles & 50–950 ramp
primary
#9DA2BC
secondary
#DFDED6
accent
#8F489D
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182