#97A1BF#97A1BF
#97A1BF is a light, muted blue. Relative luminance 0.358; OKLCH L 71.1% C 0.045 H 270.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97A1BF |
|---|---|
| RGB | rgb(151, 161, 191) |
| HSL | hsl(225, 24%, 67%) |
| HSV | hsv(225, 21%, 75%) |
| CMYK | cmyk(20.9%, 15.7%, 0%, 25.1%) |
| CIE-LAB | lab(66.39, 2.94, -16.61) |
| CIE-LCH | lch(66.39, 16.87, 280.05°) |
| OKLab | oklab(71.13% 0.0006 -0.0453) |
| OKLCH | oklch(71.13% 0.045 270.7) |
| XYZ | xyz(34.9090, 35.8299, 54.3568) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 9.29
Cool Gray
#9AA7B0
ΔE00 9.63
Lightsteelblue
#B0C4DE
ΔE00 10.33
Blue Grey
#758DA3
ΔE00 10.50
Lavender
#B39DDB
ΔE00 10.61
Cloudy Blue
#ACC2D9
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A1BF #BFB597
analogous
#97B5BF #97A1BF #A197BF
triadic
#97A1BF #BF97A1 #A1BF97
tetradic
#97A1BF #BF97B5 #BFB597 #97BFA1
square
#97A1BF #BF97B5 #BFB597 #97BFA1
split-complementary
#97A1BF #BFA197 #B5BF97
monochromatic
#546188 #717FA8 #97A1BF #BDC3D6 #E3E5EE
Accessibility & contrast
On white
2.57
#97A1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#97A1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A1BF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A1BF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C0
Deuteranopia (green-blind)
#95A0BE
Tritanopia (blue-blind)
#8DA7AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #97a1bf; /* rgb */ color: rgb(151, 161, 191); /* oklch */ color: oklch(71.1% 0.045 270.7);
Tailwind
colors: {
custom: {
50: '#b6bcd2',
500: '#97a1bf',
950: '#000000',
},
}SCSS
$custom: #97a1bf; $custom-light: #b6bcd2; $custom-dark: #000000;
JSON
{
"hex": "#97a1bf",
"rgb": {
"r": 151,
"g": 161,
"b": 191
},
"hsl": {
"h": 225,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.71126,
"c": 0.04527,
"h": 270.7
},
"luminance": 0.35831
}Semantic roles & 50–950 ramp
primary
#97A1BF
secondary
#DFDCD3
accent
#8B43A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182