#97ABEC#97ABEC
#97ABEC is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.0% C 0.097 H 270.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABEC |
|---|---|
| RGB | rgb(151, 171, 236) |
| HSL | hsl(226, 69%, 76%) |
| HSV | hsv(226, 36%, 93%) |
| CMYK | cmyk(36%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(70.70, 8.50, -34.78) |
| CIE-LCH | lch(70.70, 35.81, 283.73°) |
| OKLab | oklab(75.04% 0.0013 -0.0967) |
| OKLCH | oklch(75.04% 0.097 270.8) |
| XYZ | xyz(42.4613, 41.7595, 85.1637) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 9.15
Light Periwinkle
#C1C6FC
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABEC #ECD897
analogous
#97D5EC #97ABEC #AD97EC
triadic
#97ABEC #EC97AB #ABEC97
tetradic
#97ABEC #EC97D5 #ECD897 #97ECAD
square
#97ABEC #EC97D5 #ECD897 #97ECAD
split-complementary
#97ABEC #ECAD97 #D5EC97
monochromatic
#3057D9 #6381E3 #97ABEC #CBD5F5 #E5EAFA
Accessibility & contrast
On white
2.25
#97ABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#97ABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABEC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABEC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#7EB8C2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abec; /* rgb */ color: rgb(151, 171, 236); /* oklch */ color: oklch(75.0% 0.097 270.8);
Tailwind
colors: {
custom: {
50: '#b8c3f2',
500: '#97abec',
950: '#000000',
},
}SCSS
$custom: #97abec; $custom-light: #b8c3f2; $custom-dark: #000000;
JSON
{
"hex": "#97abec",
"rgb": {
"r": 151,
"g": 171,
"b": 236
},
"hsl": {
"h": 225.882,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.75042,
"c": 0.09675,
"h": 270.8
},
"luminance": 0.41761
}Semantic roles & 50–950 ramp
primary
#97ABEC
secondary
#F2ECD9
accent
#A514D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185