#97AAEB#97AAEB
#97AAEB is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.8% C 0.097 H 271.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97AAEB |
|---|---|
| RGB | rgb(151, 170, 235) |
| HSL | hsl(226, 68%, 76%) |
| HSV | hsv(226, 36%, 92%) |
| CMYK | cmyk(35.7%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(70.40, 8.80, -34.70) |
| CIE-LCH | lch(70.40, 35.80, 284.23°) |
| OKLab | oklab(74.8% 0.0023 -0.0965) |
| OKLCH | oklch(74.8% 0.097 271.4) |
| XYZ | xyz(42.1282, 41.3252, 84.3380) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.53
Pastel Blue
#A2BFFE
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 7.00
Perrywinkle
#8F8CE7
ΔE00 8.86
Light Periwinkle
#C1C6FC
ΔE00 9.24
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97AAEB #EBD897
analogous
#97D4EB #97AAEB #AE97EB
triadic
#97AAEB #EB97AA #AAEB97
tetradic
#97AAEB #EB97D4 #EBD897 #97EBAE
square
#97AAEB #EB97D4 #EBD897 #97EBAE
split-complementary
#97AAEB #EBAE97 #D4EB97
monochromatic
#3056D7 #6480E1 #97AAEB #CAD4F5 #E5EAFA
Accessibility & contrast
On white
2.27
#97AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#97AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97AAEB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97AAEB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#7EB7C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97aaeb; /* rgb */ color: rgb(151, 170, 235); /* oklch */ color: oklch(74.8% 0.097 271.4);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#97aaeb',
950: '#000000',
},
}SCSS
$custom: #97aaeb; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#97aaeb",
"rgb": {
"r": 151,
"g": 170,
"b": 235
},
"hsl": {
"h": 226.429,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.74795,
"c": 0.09655,
"h": 271.4
},
"luminance": 0.41327
}Semantic roles & 50–950 ramp
primary
#97AAEB
secondary
#F2ECD9
accent
#A616D0
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185