#97A2BC#97A2BC
#97A2BC is a light, muted blue. Relative luminance 0.361; OKLCH L 71.2% C 0.040 H 267.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2BC |
|---|---|
| RGB | rgb(151, 162, 188) |
| HSL | hsl(222, 22%, 66%) |
| HSV | hsv(222, 20%, 74%) |
| CMYK | cmyk(19.7%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.56, 1.70, -14.68) |
| CIE-LCH | lch(66.56, 14.78, 276.60°) |
| OKLab | oklab(71.23% -0.0019 -0.0399) |
| OKLCH | oklch(71.23% 0.04 267.2) |
| XYZ | xyz(34.7577, 36.0501, 52.6943) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 9.68
Cloudy Blue
#ACC2D9
ΔE00 9.74
Blue Grey
#758DA3
ΔE00 9.74
Light Grey Blue
#9DBCD4
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2BC #BCB197
analogous
#97B5BC #97A2BC #9F97BC
triadic
#97A2BC #BC97A2 #A2BC97
tetradic
#97A2BC #BC97B5 #BCB197 #97BC9F
square
#97A2BC #BC97B5 #BCB197 #97BC9F
split-complementary
#97A2BC #BC9F97 #B5BC97
monochromatic
#556384 #7281A4 #97A2BC #BCC3D4 #E1E5EC
Accessibility & contrast
On white
2.56
#97A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#97A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2BC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2BC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BD
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#8EA7AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2bc; /* rgb */ color: rgb(151, 162, 188); /* oklch */ color: oklch(71.2% 0.040 267.2);
Tailwind
colors: {
custom: {
50: '#b6bdd0',
500: '#97a2bc',
950: '#000000',
},
}SCSS
$custom: #97a2bc; $custom-light: #b6bdd0; $custom-dark: #000000;
JSON
{
"hex": "#97a2bc",
"rgb": {
"r": 151,
"g": 162,
"b": 188
},
"hsl": {
"h": 222.162,
"s": 21.637,
"l": 66.471
},
"oklch": {
"l": 0.71225,
"c": 0.03998,
"h": 267.2
},
"luminance": 0.36051
}Semantic roles & 50–950 ramp
primary
#97A2BC
secondary
#DDDAD1
accent
#8545A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182