#9DA2B2#9DA2B2
#9DA2B2 is a light, muted blue. Relative luminance 0.362; OKLCH L 71.3% C 0.024 H 271.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9DA2B2 |
|---|---|
| RGB | rgb(157, 162, 178) |
| HSL | hsl(226, 12%, 66%) |
| HSV | hsv(226, 12%, 70%) |
| CMYK | cmyk(11.8%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(66.69, 1.48, -8.87) |
| CIE-LCH | lch(66.69, 8.99, 279.47°) |
| OKLab | oklab(71.34% 0.0008 -0.0239) |
| OKLCH | oklch(71.34% 0.024 271.9) |
| XYZ | xyz(34.8591, 36.2227, 47.2660) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.99
Bluey Grey
#89A0B0
ΔE00 7.73
Dark Gray
#A9A9A9
ΔE00 7.85
Dove Gray
#B6B8BD
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.71
Pewter
#899397
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DA2B2 #B2AD9D
analogous
#9DACB2 #9DA2B2 #A29DB2
triadic
#9DA2B2 #B29DA2 #A2B29D
tetradic
#9DA2B2 #B29DAC #B2AD9D #9DB2A2
square
#9DA2B2 #B29DAC #B2AD9D #9DB2A2
split-complementary
#9DA2B2 #B2A29D #ACB29D
monochromatic
#5E6477 #7B8197 #9DA2B2 #BFC3CD #E2E3E8
Accessibility & contrast
On white
2.55
#9DA2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#9DA2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DA2B2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DA2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DA2B2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#9CA1B2
Tritanopia (blue-blind)
#98A5A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9da2b2; /* rgb */ color: rgb(157, 162, 178); /* oklch */ color: oklch(71.3% 0.024 271.9);
Tailwind
colors: {
custom: {
50: '#babdc9',
500: '#9da2b2',
950: '#000000',
},
}SCSS
$custom: #9da2b2; $custom-light: #babdc9; $custom-dark: #000000;
JSON
{
"hex": "#9da2b2",
"rgb": {
"r": 157,
"g": 162,
"b": 178
},
"hsl": {
"h": 225.714,
"s": 12,
"l": 65.686
},
"oklch": {
"l": 0.71335,
"c": 0.02389,
"h": 271.9
},
"luminance": 0.36223
}Semantic roles & 50–950 ramp
primary
#9DA2B2
secondary
#D9D7D2
accent
#854F96
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111213
muted
#808182