#97ABE4#97ABE4
#97ABE4 is a light, moderate blue. Relative luminance 0.413; OKLCH L 74.7% C 0.086 H 269.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE4 |
|---|---|
| RGB | rgb(151, 171, 228) |
| HSL | hsl(224, 59%, 74%) |
| HSV | hsv(224, 34%, 89%) |
| CMYK | cmyk(33.8%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(70.39, 6.42, -30.90) |
| CIE-LCH | lch(70.39, 31.56, 281.74°) |
| OKLab | oklab(74.69% -0.001 -0.0856) |
| OKLCH | oklch(74.69% 0.086 269.3) |
| XYZ | xyz(41.3249, 41.3049, 79.1790) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 7.06
Light Periwinkle
#C1C6FC
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.15
Perrywinkle
#8F8CE7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE4 #E4D097
analogous
#97D2E4 #97ABE4 #AA97E4
triadic
#97ABE4 #E497AB #ABE497
tetradic
#97ABE4 #E497D2 #E4D097 #97E4AA
square
#97ABE4 #E497D2 #E4D097 #97E4AA
split-complementary
#97ABE4 #E4AA97 #D2E497
monochromatic
#365DCB #6684D7 #97ABE4 #C8D2F1 #E7EBF9
Accessibility & contrast
On white
2.27
#97ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#97ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE4
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE4 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B0E7
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#81B6BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe4; /* rgb */ color: rgb(151, 171, 228); /* oklch */ color: oklch(74.7% 0.086 269.3);
Tailwind
colors: {
custom: {
50: '#b7c3ec',
500: '#97abe4',
950: '#000000',
},
}SCSS
$custom: #97abe4; $custom-light: #b7c3ec; $custom-dark: #000000;
JSON
{
"hex": "#97abe4",
"rgb": {
"r": 151,
"g": 171,
"b": 228
},
"hsl": {
"h": 224.416,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.74692,
"c": 0.08566,
"h": 269.3
},
"luminance": 0.41307
}Semantic roles & 50–950 ramp
primary
#97ABE4
secondary
#F0EBDB
accent
#9B1FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184