#97A4BB#97A4BB
#97A4BB is a light, muted blue. Relative luminance 0.367; OKLCH L 71.6% C 0.037 H 261.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97A4BB |
|---|---|
| RGB | rgb(151, 164, 187) |
| HSL | hsl(218, 21%, 66%) |
| HSV | hsv(218, 19%, 73%) |
| CMYK | cmyk(19.3%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(67.06, 0.36, -13.36) |
| CIE-LCH | lch(67.06, 13.37, 271.56°) |
| OKLab | oklab(71.61% -0.0052 -0.0363) |
| OKLCH | oklch(71.61% 0.037 261.9) |
| XYZ | xyz(35.0054, 36.7173, 52.2469) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.28
Cool Gray
#9AA7B0
ΔE00 6.43
Bluegrey
#85A3B2
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 8.62
Cloudy Blue
#ACC2D9
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A4BB #BBAE97
analogous
#97B6BB #97A4BB #9C97BB
triadic
#97A4BB #BB97A4 #A4BB97
tetradic
#97A4BB #BB97B6 #BBAE97 #97BB9C
square
#97A4BB #BB97B6 #BBAE97 #97BB9C
split-complementary
#97A4BB #BB9C97 #B6BB97
monochromatic
#556682 #7284A3 #97A4BB #BCC4D3 #E1E5EB
Accessibility & contrast
On white
2.52
#97A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#97A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A4BB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A4BB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BC
Deuteranopia (green-blind)
#99A2BA
Tritanopia (blue-blind)
#8EA9AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a4bb; /* rgb */ color: rgb(151, 164, 187); /* oklch */ color: oklch(71.6% 0.037 261.9);
Tailwind
colors: {
custom: {
50: '#b6becf',
500: '#97a4bb',
950: '#000000',
},
}SCSS
$custom: #97a4bb; $custom-light: #b6becf; $custom-dark: #000000;
JSON
{
"hex": "#97a4bb",
"rgb": {
"r": 151,
"g": 164,
"b": 187
},
"hsl": {
"h": 218.333,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.71611,
"c": 0.03666,
"h": 261.9
},
"luminance": 0.36718
}Semantic roles & 50–950 ramp
primary
#97A4BB
secondary
#DDD9D1
accent
#7F469F
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182