#97ABE0#97ABE0
#97ABE0 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.5% C 0.080 H 268.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE0 |
|---|---|
| RGB | rgb(151, 171, 224) |
| HSL | hsl(224, 54%, 74%) |
| HSV | hsv(224, 33%, 88%) |
| CMYK | cmyk(32.6%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(70.24, 5.40, -28.95) |
| CIE-LCH | lch(70.24, 29.45, 280.56°) |
| OKLab | oklab(74.52% -0.0022 -0.0801) |
| OKLCH | oklch(74.52% 0.08 268.4) |
| XYZ | xyz(40.7761, 41.0854, 76.2884) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.02
Periwinkle Blue
#8F99FB
ΔE00 6.65
Carolina Blue
#8AB8FE
ΔE00 7.28
Lightsteelblue
#B0C4DE
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.00
Perrywinkle
#8F8CE7
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE0 #E0CC97
analogous
#97CFE0 #97ABE0 #A797E0
triadic
#97ABE0 #E097AB #ABE097
tetradic
#97ABE0 #E097CF #E0CC97 #97E0A7
square
#97ABE0 #E097CF #E0CC97 #97E0A7
split-complementary
#97ABE0 #E0A797 #CFE097
monochromatic
#3A5FC3 #6885D2 #97ABE0 #C6D1EE #E7ECF8
Accessibility & contrast
On white
2.28
#97ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#97ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#82B5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe0; /* rgb */ color: rgb(151, 171, 224); /* oklch */ color: oklch(74.5% 0.080 268.4);
Tailwind
colors: {
custom: {
50: '#b7c3e9',
500: '#97abe0',
950: '#000000',
},
}SCSS
$custom: #97abe0; $custom-light: #b7c3e9; $custom-dark: #000000;
JSON
{
"hex": "#97abe0",
"rgb": {
"r": 151,
"g": 171,
"b": 224
},
"hsl": {
"h": 223.562,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.74522,
"c": 0.08012,
"h": 268.4
},
"luminance": 0.41087
}Semantic roles & 50–950 ramp
primary
#97ABE0
secondary
#EFEADC
accent
#9624C2
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184