#97ABE1#97ABE1
#97ABE1 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.082 H 268.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE1 |
|---|---|
| RGB | rgb(151, 171, 225) |
| HSL | hsl(224, 55%, 74%) |
| HSV | hsv(224, 33%, 88%) |
| CMYK | cmyk(32.9%, 24%, 0%, 11.8%) |
| CIE-LAB | lab(70.27, 5.65, -29.44) |
| CIE-LCH | lch(70.27, 29.98, 280.87°) |
| OKLab | oklab(74.57% -0.0019 -0.0815) |
| OKLCH | oklch(74.57% 0.082 268.7) |
| XYZ | xyz(40.9121, 41.1398, 77.0047) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.96
Periwinkle Blue
#8F99FB
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.01
Perrywinkle
#8F8CE7
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE1 #E1CD97
analogous
#97D0E1 #97ABE1 #A897E1
triadic
#97ABE1 #E197AB #ABE197
tetradic
#97ABE1 #E197D0 #E1CD97 #97E1A8
square
#97ABE1 #E197D0 #E1CD97 #97E1A8
split-complementary
#97ABE1 #E1A897 #D0E197
monochromatic
#395FC5 #6785D3 #97ABE1 #C6D1EF #E7ECF8
Accessibility & contrast
On white
2.28
#97ABE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#97ABE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE1
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE1 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE3
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#82B6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe1; /* rgb */ color: rgb(151, 171, 225); /* oklch */ color: oklch(74.6% 0.082 268.7);
Tailwind
colors: {
custom: {
50: '#b7c3ea',
500: '#97abe1',
950: '#000000',
},
}SCSS
$custom: #97abe1; $custom-light: #b7c3ea; $custom-dark: #000000;
JSON
{
"hex": "#97abe1",
"rgb": {
"r": 151,
"g": 171,
"b": 225
},
"hsl": {
"h": 223.784,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.74565,
"c": 0.0815,
"h": 268.7
},
"luminance": 0.41141
}Semantic roles & 50–950 ramp
primary
#97ABE1
secondary
#EFEADC
accent
#9723C3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184