#97A7CA#97A7CA
#97A7CA is a light, muted blue. Relative luminance 0.385; OKLCH L 72.8% C 0.054 H 265.7°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7CA |
|---|---|
| RGB | rgb(151, 167, 202) |
| HSL | hsl(221, 32%, 69%) |
| HSV | hsv(221, 25%, 79%) |
| CMYK | cmyk(25.2%, 17.3%, 0%, 20.8%) |
| CIE-LAB | lab(68.37, 2.19, -19.70) |
| CIE-LCH | lch(68.37, 19.82, 276.35°) |
| OKLab | oklab(72.8% -0.004 -0.0539) |
| OKLCH | oklch(72.8% 0.054 265.7) |
| XYZ | xyz(37.2390, 38.4799, 61.3310) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.55
Periwinkle Blue
#8F99FB
ΔE00 8.83
Cloudy Blue
#ACC2D9
ΔE00 8.93
Pastel Blue
#A2BFFE
ΔE00 9.05
Light Grey Blue
#9DBCD4
ΔE00 9.20
Bluey Grey
#89A0B0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7CA #CABA97
analogous
#97C1CA #97A7CA #A197CA
triadic
#97A7CA #CA97A7 #A7CA97
tetradic
#97A7CA #CA97C1 #CABA97 #97CAA1
square
#97A7CA #CA97C1 #CABA97 #97CAA1
split-complementary
#97A7CA #CAA197 #C1CA97
monochromatic
#4E6599 #6E85B5 #97A7CA #C0C9DF #E8ECF3
Accessibility & contrast
On white
2.41
#97A7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#97A7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7CA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7CA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA9CC
Deuteranopia (green-blind)
#97A5C9
Tritanopia (blue-blind)
#8AAEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a7ca; /* rgb */ color: rgb(151, 167, 202); /* oklch */ color: oklch(72.8% 0.054 265.7);
Tailwind
colors: {
custom: {
50: '#b6c1da',
500: '#97a7ca',
950: '#000000',
},
}SCSS
$custom: #97a7ca; $custom-light: #b6c1da; $custom-dark: #000000;
JSON
{
"hex": "#97a7ca",
"rgb": {
"r": 151,
"g": 167,
"b": 202
},
"hsl": {
"h": 221.176,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.72802,
"c": 0.05409,
"h": 265.7
},
"luminance": 0.38481
}Semantic roles & 50–950 ramp
primary
#97A7CA
secondary
#E6E1D7
accent
#883AAB
background
#FBFBFD
surface
#F6F7FA
border
#D0D0D3
text
#111214
muted
#808183