#97ABEB#97ABEB
#97ABEB is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.095 H 270.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABEB |
|---|---|
| RGB | rgb(151, 171, 235) |
| HSL | hsl(226, 68%, 76%) |
| HSV | hsv(226, 36%, 92%) |
| CMYK | cmyk(35.7%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.66, 8.24, -34.30) |
| CIE-LCH | lch(70.66, 35.27, 283.50°) |
| OKLab | oklab(75% 0.0011 -0.0954) |
| OKLCH | oklch(75% 0.095 270.6) |
| XYZ | xyz(42.3164, 41.7015, 84.4007) |
| Luminance | 0.4170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.45
Periwinkle Blue
#8F99FB
ΔE00 5.77
Carolina Blue
#8AB8FE
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 9.14
Perrywinkle
#8F8CE7
ΔE00 9.16
Lightsteelblue
#B0C4DE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABEB #EBD797
analogous
#97D5EB #97ABEB #AD97EB
triadic
#97ABEB #EB97AB #ABEB97
tetradic
#97ABEB #EB97D5 #EBD797 #97EBAD
square
#97ABEB #EB97D5 #EBD797 #97EBAD
split-complementary
#97ABEB #EBAD97 #D5EB97
monochromatic
#3058D7 #6482E1 #97ABEB #CAD4F5 #E5EAFA
Accessibility & contrast
On white
2.25
#97ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#97ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABEB
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABEB | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#7EB8C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abeb; /* rgb */ color: rgb(151, 171, 235); /* oklch */ color: oklch(75.0% 0.095 270.6);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#97abeb',
950: '#000000',
},
}SCSS
$custom: #97abeb; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#97abeb",
"rgb": {
"r": 151,
"g": 171,
"b": 235
},
"hsl": {
"h": 225.714,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.74998,
"c": 0.09537,
"h": 270.6
},
"luminance": 0.41703
}Semantic roles & 50–950 ramp
primary
#97ABEB
secondary
#F2ECD9
accent
#A316D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185