#97ABEA#97ABEA
#97ABEA is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.0% C 0.094 H 270.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABEA |
|---|---|
| RGB | rgb(151, 171, 234) |
| HSL | hsl(226, 66%, 75%) |
| HSV | hsv(226, 35%, 92%) |
| CMYK | cmyk(35.5%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.62, 7.98, -33.82) |
| CIE-LCH | lch(70.62, 34.74, 283.27°) |
| OKLab | oklab(74.95% 0.0008 -0.094) |
| OKLCH | oklch(74.95% 0.094 270.5) |
| XYZ | xyz(42.1723, 41.6439, 83.6420) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 5.84
Carolina Blue
#8AB8FE
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 9.11
Perrywinkle
#8F8CE7
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABEA #EAD697
analogous
#97D4EA #97ABEA #AC97EA
triadic
#97ABEA #EA97AB #ABEA97
tetradic
#97ABEA #EA97D4 #EAD697 #97EAAC
square
#97ABEA #EA97D4 #EAD697 #97EAAC
split-complementary
#97ABEA #EAAC97 #D4EA97
monochromatic
#3159D5 #6482E0 #97ABEA #CAD4F4 #E6EAFA
Accessibility & contrast
On white
2.25
#97ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#97ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABEA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABEA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1ED
Deuteranopia (green-blind)
#8FAAE9
Tritanopia (blue-blind)
#7EB7C1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abea; /* rgb */ color: rgb(151, 171, 234); /* oklch */ color: oklch(75.0% 0.094 270.5);
Tailwind
colors: {
custom: {
50: '#b8c3f1',
500: '#97abea',
950: '#000000',
},
}SCSS
$custom: #97abea; $custom-light: #b8c3f1; $custom-dark: #000000;
JSON
{
"hex": "#97abea",
"rgb": {
"r": 151,
"g": 171,
"b": 234
},
"hsl": {
"h": 225.542,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.74954,
"c": 0.09397,
"h": 270.5
},
"luminance": 0.41646
}Semantic roles & 50–950 ramp
primary
#97ABEA
secondary
#F1ECDA
accent
#A217CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184