#97A3BF#97A3BF
#97A3BF is a light, muted blue. Relative luminance 0.365; OKLCH L 71.5% C 0.043 H 267.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #97A3BF |
|---|---|
| RGB | rgb(151, 163, 191) |
| HSL | hsl(222, 24%, 67%) |
| HSV | hsv(222, 21%, 75%) |
| CMYK | cmyk(20.9%, 14.7%, 0%, 25.1%) |
| CIE-LAB | lab(66.93, 1.83, -15.80) |
| CIE-LCH | lch(66.93, 15.90, 276.61°) |
| OKLab | oklab(71.55% -0.0023 -0.043) |
| OKLCH | oklch(71.55% 0.043 267) |
| XYZ | xyz(35.2613, 36.5345, 54.4742) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.14
Cool Gray
#9AA7B0
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 9.41
Cloudy Blue
#ACC2D9
ΔE00 9.55
Light Grey Blue
#9DBCD4
ΔE00 9.86
Blue Grey
#758DA3
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A3BF #BFB397
analogous
#97B7BF #97A3BF #9F97BF
triadic
#97A3BF #BF97A3 #A3BF97
tetradic
#97A3BF #BF97B7 #BFB397 #97BF9F
square
#97A3BF #BF97B7 #BFB397 #97BF9F
split-complementary
#97A3BF #BF9F97 #B7BF97
monochromatic
#546388 #7181A8 #97A3BF #BDC5D6 #E3E6EE
Accessibility & contrast
On white
2.53
#97A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#97A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A3BF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A3BF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#8DA8AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #97a3bf; /* rgb */ color: rgb(151, 163, 191); /* oklch */ color: oklch(71.5% 0.043 267.0);
Tailwind
colors: {
custom: {
50: '#b6bed2',
500: '#97a3bf',
950: '#000000',
},
}SCSS
$custom: #97a3bf; $custom-light: #b6bed2; $custom-dark: #000000;
JSON
{
"hex": "#97a3bf",
"rgb": {
"r": 151,
"g": 163,
"b": 191
},
"hsl": {
"h": 222,
"s": 23.81,
"l": 67.059
},
"oklch": {
"l": 0.71546,
"c": 0.04308,
"h": 267
},
"luminance": 0.36535
}Semantic roles & 50–950 ramp
primary
#97A3BF
secondary
#DFDBD3
accent
#8643A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182