#97A2BF#97A2BF
#97A2BF is a light, muted blue. Relative luminance 0.362; OKLCH L 71.3% C 0.044 H 268.9°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2BF |
|---|---|
| RGB | rgb(151, 162, 191) |
| HSL | hsl(224, 24%, 67%) |
| HSV | hsv(224, 21%, 75%) |
| CMYK | cmyk(20.9%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(66.66, 2.39, -16.20) |
| CIE-LCH | lch(66.66, 16.38, 278.38°) |
| OKLab | oklab(71.34% -0.0009 -0.0441) |
| OKLCH | oklch(71.34% 0.044 268.9) |
| XYZ | xyz(35.0844, 36.1808, 54.4152) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.72
Cool Gray
#9AA7B0
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.86
Cloudy Blue
#ACC2D9
ΔE00 10.09
Blue Grey
#758DA3
ΔE00 10.24
Light Grey Blue
#9DBCD4
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2BF #BFB497
analogous
#97B6BF #97A2BF #A097BF
triadic
#97A2BF #BF97A2 #A2BF97
tetradic
#97A2BF #BF97B6 #BFB497 #97BFA0
square
#97A2BF #BF97B6 #BFB497 #97BFA0
split-complementary
#97A2BF #BFA097 #B6BF97
monochromatic
#546288 #7180A8 #97A2BF #BDC4D6 #E3E6EE
Accessibility & contrast
On white
2.55
#97A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#97A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2BF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2BF | 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)
#99A4C0
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#8DA7AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2bf; /* rgb */ color: rgb(151, 162, 191); /* oklch */ color: oklch(71.3% 0.044 268.9);
Tailwind
colors: {
custom: {
50: '#b6bdd2',
500: '#97a2bf',
950: '#000000',
},
}SCSS
$custom: #97a2bf; $custom-light: #b6bdd2; $custom-dark: #000000;
JSON
{
"hex": "#97a2bf",
"rgb": {
"r": 151,
"g": 162,
"b": 191
},
"hsl": {
"h": 223.5,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.71336,
"c": 0.04416,
"h": 268.9
},
"luminance": 0.36182
}Semantic roles & 50–950 ramp
primary
#97A2BF
secondary
#DFDCD3
accent
#8843A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182