#9DA2BE#9DA2BE
#9DA2BE is a light, muted blue. Relative luminance 0.367; OKLCH L 71.8% C 0.041 H 277.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2BE |
|---|---|
| RGB | rgb(157, 162, 190) |
| HSL | hsl(231, 20%, 68%) |
| HSV | hsv(231, 17%, 75%) |
| CMYK | cmyk(17.4%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(67.07, 4.09, -14.98) |
| CIE-LCH | lch(67.07, 15.53, 285.28°) |
| OKLab | oklab(71.76% 0.0052 -0.0407) |
| OKLCH | oklch(71.76% 0.041 277.3) |
| XYZ | xyz(36.1170, 36.7259, 53.8912) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 10.11
Lavender
#B39DDB
ΔE00 10.34
Bluey Grey
#89A0B0
ΔE00 10.66
Lightsteelblue
#B0C4DE
ΔE00 10.82
Dove Gray
#B6B8BD
ΔE00 11.14
Cloudy Blue
#ACC2D9
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2BE #BEB99D
analogous
#9DB2BE #9DA2BE #A89DBE
triadic
#9DA2BE #BE9DA2 #A2BE9D
tetradic
#9DA2BE #BE9DB2 #BEB99D #9DBEA8
square
#9DA2BE #BE9DB2 #BEB99D #9DBEA8
split-complementary
#9DA2BE #BEA89D #B2BE9D
monochromatic
#5A6087 #787FA6 #9DA2BE #C2C5D6 #E7E8EF
Accessibility & contrast
On white
2.52
#9DA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#9DA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2BE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2BE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#99A2BD
Tritanopia (blue-blind)
#96A7AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9da2be; /* rgb */ color: rgb(157, 162, 190); /* oklch */ color: oklch(71.8% 0.041 277.3);
Tailwind
colors: {
custom: {
50: '#babdd1',
500: '#9da2be',
950: '#000000',
},
}SCSS
$custom: #9da2be; $custom-light: #babdd1; $custom-dark: #000000;
JSON
{
"hex": "#9da2be",
"rgb": {
"r": 157,
"g": 162,
"b": 190
},
"hsl": {
"h": 230.909,
"s": 20.245,
"l": 68.039
},
"oklch": {
"l": 0.71759,
"c": 0.04101,
"h": 277.3
},
"luminance": 0.36726
}Semantic roles & 50–950 ramp
primary
#9DA2BE
secondary
#E0DFD6
accent
#91479F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182