#97A7CD#97A7CD
#97A7CD is a light, muted blue. Relative luminance 0.386; OKLCH L 72.9% C 0.058 H 267.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97A7CD |
|---|---|
| RGB | rgb(151, 167, 205) |
| HSL | hsl(222, 35%, 70%) |
| HSV | hsv(222, 26%, 80%) |
| CMYK | cmyk(26.3%, 18.5%, 0%, 19.6%) |
| CIE-LAB | lab(68.48, 2.91, -21.20) |
| CIE-LCH | lch(68.48, 21.40, 277.82°) |
| OKLab | oklab(72.92% -0.003 -0.0581) |
| OKLCH | oklch(72.92% 0.058 267.1) |
| XYZ | xyz(37.5977, 38.6234, 63.2199) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.45
Pastel Blue
#A2BFFE
ΔE00 8.70
Lightsteelblue
#B0C4DE
ΔE00 8.85
Cloudy Blue
#ACC2D9
ΔE00 9.33
Light Grey Blue
#9DBCD4
ΔE00 9.63
Perrywinkle
#8F8CE7
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A7CD #CDBD97
analogous
#97C2CD #97A7CD #A297CD
triadic
#97A7CD #CD97A7 #A7CD97
tetradic
#97A7CD #CD97C2 #CDBD97 #97CDA2
square
#97A7CD #CD97C2 #CDBD97 #97CDA2
split-complementary
#97A7CD #CDA297 #C2CD97
monochromatic
#4C649E #6E84B9 #97A7CD #C0CAE1 #EAEDF5
Accessibility & contrast
On white
2.41
#97A7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#97A7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A7CD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A7CD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAACF
Deuteranopia (green-blind)
#96A5CC
Tritanopia (blue-blind)
#89AEB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #97a7cd; /* rgb */ color: rgb(151, 167, 205); /* oklch */ color: oklch(72.9% 0.058 267.1);
Tailwind
colors: {
custom: {
50: '#b6c1dc',
500: '#97a7cd',
950: '#000000',
},
}SCSS
$custom: #97a7cd; $custom-light: #b6c1dc; $custom-dark: #000000;
JSON
{
"hex": "#97a7cd",
"rgb": {
"r": 151,
"g": 167,
"b": 205
},
"hsl": {
"h": 222.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.72919,
"c": 0.05823,
"h": 267.1
},
"luminance": 0.38625
}Semantic roles & 50–950 ramp
primary
#97A7CD
secondary
#E8E3D8
accent
#8B38AE
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183