#97A2BE#97A2BE
#97A2BE is a light, muted blue. Relative luminance 0.361; OKLCH L 71.3% C 0.043 H 268.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97A2BE |
|---|---|
| RGB | rgb(151, 162, 190) |
| HSL | hsl(223, 23%, 67%) |
| HSV | hsv(223, 21%, 75%) |
| CMYK | cmyk(20.5%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(66.62, 2.16, -15.70) |
| CIE-LCH | lch(66.62, 15.84, 277.82°) |
| OKLab | oklab(71.3% -0.0012 -0.0427) |
| OKLCH | oklch(71.3% 0.043 268.4) |
| XYZ | xyz(34.9748, 36.1369, 53.8376) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.43
Cool Gray
#9AA7B0
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 9.79
Cloudy Blue
#ACC2D9
ΔE00 9.97
Blue Grey
#758DA3
ΔE00 10.08
Light Grey Blue
#9DBCD4
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A2BE #BEB397
analogous
#97B6BE #97A2BE #A097BE
triadic
#97A2BE #BE97A2 #A2BE97
tetradic
#97A2BE #BE97B6 #BEB397 #97BEA0
square
#97A2BE #BE97B6 #BEB397 #97BEA0
split-complementary
#97A2BE #BEA097 #B6BE97
monochromatic
#546287 #7180A6 #97A2BE #BDC4D6 #E2E5ED
Accessibility & contrast
On white
2.55
#97A2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#97A2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A2BE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A2BE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#8EA7AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #97a2be; /* rgb */ color: rgb(151, 162, 190); /* oklch */ color: oklch(71.3% 0.043 268.4);
Tailwind
colors: {
custom: {
50: '#b6bdd1',
500: '#97a2be',
950: '#000000',
},
}SCSS
$custom: #97a2be; $custom-light: #b6bdd1; $custom-dark: #000000;
JSON
{
"hex": "#97a2be",
"rgb": {
"r": 151,
"g": 162,
"b": 190
},
"hsl": {
"h": 223.077,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.71298,
"c": 0.04276,
"h": 268.4
},
"luminance": 0.36138
}Semantic roles & 50–950 ramp
primary
#97A2BE
secondary
#DFDBD2
accent
#8744A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182