#97AAD5#97AAD5
#97AAD5 is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.066 H 266.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAD5 |
|---|---|
| RGB | rgb(151, 170, 213) |
| HSL | hsl(222, 42%, 71%) |
| HSV | hsv(222, 29%, 84%) |
| CMYK | cmyk(29.1%, 20.2%, 0%, 16.5%) |
| CIE-LAB | lab(69.56, 3.20, -23.95) |
| CIE-LCH | lch(69.56, 24.16, 277.60°) |
| OKLab | oklab(73.86% -0.0044 -0.0659) |
| OKLCH | oklch(73.86% 0.066 266.2) |
| XYZ | xyz(39.1441, 40.1315, 68.6216) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.15
Periwinkle Blue
#8F99FB
ΔE00 7.60
Carolina Blue
#8AB8FE
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.44
Cloudy Blue
#ACC2D9
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAD5 #D5C297
analogous
#97C9D5 #97AAD5 #A397D5
triadic
#97AAD5 #D597AA #AAD597
tetradic
#97AAD5 #D597C9 #D5C297 #97D5A3
square
#97AAD5 #D597C9 #D5C297 #97D5A3
split-complementary
#97AAD5 #D5A397 #C9D597
monochromatic
#4665AC #6B86C3 #97AAD5 #C3CEE7 #E9EDF6
Accessibility & contrast
On white
2.33
#97AAD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#97AAD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAD5
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAD5 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CADD7
Deuteranopia (green-blind)
#97A7D4
Tritanopia (blue-blind)
#86B3B8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97aad5; /* rgb */ color: rgb(151, 170, 213); /* oklch */ color: oklch(73.9% 0.066 266.2);
Tailwind
colors: {
custom: {
50: '#b7c3e2',
500: '#97aad5',
950: '#000000',
},
}SCSS
$custom: #97aad5; $custom-light: #b7c3e2; $custom-dark: #000000;
JSON
{
"hex": "#97aad5",
"rgb": {
"r": 151,
"g": 170,
"b": 213
},
"hsl": {
"h": 221.613,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.73862,
"c": 0.06606,
"h": 266.2
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#97AAD5
secondary
#ECE7DC
accent
#8D30B6
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183