#97A2BD#97A2BD
#97A2BD is a light, muted blue. Relative luminance 0.361; OKLCH L 71.3% C 0.041 H 267.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2BD |
|---|---|
| RGB | rgb(151, 162, 189) |
| HSL | hsl(223, 22%, 67%) |
| HSV | hsv(223, 20%, 74%) |
| CMYK | cmyk(20.1%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.59, 1.93, -15.19) |
| CIE-LCH | lch(66.59, 15.31, 277.23°) |
| OKLab | oklab(71.26% -0.0016 -0.0413) |
| OKLCH | oklch(71.26% 0.041 267.8) |
| XYZ | xyz(34.8658, 36.0934, 53.2640) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.14
Cool Gray
#9AA7B0
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 9.73
Cloudy Blue
#ACC2D9
ΔE00 9.85
Blue Grey
#758DA3
ΔE00 9.91
Light Grey Blue
#9DBCD4
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2BD #BDB297
analogous
#97B5BD #97A2BD #9F97BD
triadic
#97A2BD #BD97A2 #A2BD97
tetradic
#97A2BD #BD97B5 #BDB297 #97BD9F
square
#97A2BD #BD97B5 #BDB297 #97BD9F
split-complementary
#97A2BD #BD9F97 #B5BD97
monochromatic
#546385 #7281A5 #97A2BD #BCC3D5 #E2E5ED
Accessibility & contrast
On white
2.56
#97A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#97A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2BD
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2BD | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#97A0BC
Tritanopia (blue-blind)
#8EA7AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2bd; /* rgb */ color: rgb(151, 162, 189); /* oklch */ color: oklch(71.3% 0.041 267.8);
Tailwind
colors: {
custom: {
50: '#b6bdd1',
500: '#97a2bd',
950: '#000000',
},
}SCSS
$custom: #97a2bd; $custom-light: #b6bdd1; $custom-dark: #000000;
JSON
{
"hex": "#97a2bd",
"rgb": {
"r": 151,
"g": 162,
"b": 189
},
"hsl": {
"h": 222.632,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.71261,
"c": 0.04136,
"h": 267.8
},
"luminance": 0.36094
}Semantic roles & 50–950 ramp
primary
#97A2BD
secondary
#DEDAD2
accent
#8645A1
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182