#97A2BB#97A2BB
#97A2BB is a light, muted blue. Relative luminance 0.360; OKLCH L 71.2% C 0.039 H 266.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2BB |
|---|---|
| RGB | rgb(151, 162, 187) |
| HSL | hsl(222, 21%, 66%) |
| HSV | hsv(222, 19%, 73%) |
| CMYK | cmyk(19.3%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.53, 1.47, -14.17) |
| CIE-LCH | lch(66.53, 14.25, 275.93°) |
| OKLab | oklab(71.19% -0.0023 -0.0385) |
| OKLCH | oklch(71.19% 0.039 266.6) |
| XYZ | xyz(34.6502, 36.0071, 52.1286) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.67
Blue Grey
#758DA3
ΔE00 9.58
Lightsteelblue
#B0C4DE
ΔE00 9.63
Cloudy Blue
#ACC2D9
ΔE00 9.64
Bluegrey
#85A3B2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2BB #BBB097
analogous
#97B4BB #97A2BB #9E97BB
triadic
#97A2BB #BB97A2 #A2BB97
tetradic
#97A2BB #BB97B4 #BBB097 #97BB9E
square
#97A2BB #BB97B4 #BBB097 #97BB9E
split-complementary
#97A2BB #BB9E97 #B4BB97
monochromatic
#556382 #7281A3 #97A2BB #BCC3D3 #E1E4EB
Accessibility & contrast
On white
2.56
#97A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#97A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2BB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2BB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#8EA7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2bb; /* rgb */ color: rgb(151, 162, 187); /* oklch */ color: oklch(71.2% 0.039 266.6);
Tailwind
colors: {
custom: {
50: '#b6bdcf',
500: '#97a2bb',
950: '#000000',
},
}SCSS
$custom: #97a2bb; $custom-light: #b6bdcf; $custom-dark: #000000;
JSON
{
"hex": "#97a2bb",
"rgb": {
"r": 151,
"g": 162,
"b": 187
},
"hsl": {
"h": 221.667,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71188,
"c": 0.03859,
"h": 266.6
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#97A2BB
secondary
#DDD9D1
accent
#84469F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182