#97A5CC#97A5CC
#97A5CC is a light, muted blue. Relative luminance 0.378; OKLCH L 72.5% C 0.059 H 269.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97A5CC |
|---|---|
| RGB | rgb(151, 165, 204) |
| HSL | hsl(224, 34%, 70%) |
| HSV | hsv(224, 26%, 80%) |
| CMYK | cmyk(26%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(67.91, 3.78, -21.51) |
| CIE-LCH | lch(67.91, 21.84, 279.97°) |
| OKLab | oklab(72.46% -0.0006 -0.059) |
| OKLCH | oklch(72.46% 0.059 269.5) |
| XYZ | xyz(37.1138, 37.8482, 62.4650) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 8.63
Pastel Blue
#A2BFFE
ΔE00 9.33
Perrywinkle
#8F8CE7
ΔE00 9.50
Lightsteelblue
#B0C4DE
ΔE00 9.61
Lavender
#B39DDB
ΔE00 9.95
Cloudy Blue
#ACC2D9
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97A5CC #CCBE97
analogous
#97C0CC #97A5CC #A497CC
triadic
#97A5CC #CC97A5 #A5CC97
tetradic
#97A5CC #CC97C0 #CCBE97 #97CCA4
square
#97A5CC #CC97C0 #CCBE97 #97CCA4
split-complementary
#97A5CC #CCA497 #C0CC97
monochromatic
#4D629C #6E81B8 #97A5CC #C0C9E0 #E9ECF4
Accessibility & contrast
On white
2.45
#97A5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#97A5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97A5CC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97A5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97A5CC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CE
Deuteranopia (green-blind)
#95A3CB
Tritanopia (blue-blind)
#89ACB2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #97a5cc; /* rgb */ color: rgb(151, 165, 204); /* oklch */ color: oklch(72.5% 0.059 269.5);
Tailwind
colors: {
custom: {
50: '#b6bfdb',
500: '#97a5cc',
950: '#000000',
},
}SCSS
$custom: #97a5cc; $custom-light: #b6bfdb; $custom-dark: #000000;
JSON
{
"hex": "#97a5cc",
"rgb": {
"r": 151,
"g": 165,
"b": 204
},
"hsl": {
"h": 224.151,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.72462,
"c": 0.05902,
"h": 269.5
},
"luminance": 0.37849
}Semantic roles & 50–950 ramp
primary
#97A5CC
secondary
#E7E3D8
accent
#8E38AD
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183