#97ABE2#97ABE2
#97ABE2 is a light, moderate blue. Relative luminance 0.412; OKLCH L 74.6% C 0.083 H 268.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABE2 |
|---|---|
| RGB | rgb(151, 171, 226) |
| HSL | hsl(224, 56%, 74%) |
| HSV | hsv(224, 33%, 89%) |
| CMYK | cmyk(33.2%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.31, 5.91, -29.93) |
| CIE-LCH | lch(70.31, 30.51, 281.16°) |
| OKLab | oklab(74.61% -0.0016 -0.0829) |
| OKLCH | oklch(74.61% 0.083 268.9) |
| XYZ | xyz(41.0489, 41.1945, 77.7253) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.89
Periwinkle Blue
#8F99FB
ΔE00 6.47
Carolina Blue
#8AB8FE
ΔE00 7.17
Light Periwinkle
#C1C6FC
ΔE00 8.99
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABE2 #E2CE97
analogous
#97D1E2 #97ABE2 #A997E2
triadic
#97ABE2 #E297AB #ABE297
tetradic
#97ABE2 #E297D1 #E2CE97 #97E2A9
square
#97ABE2 #E297D1 #E2CE97 #97E2A9
split-complementary
#97ABE2 #E2A997 #D1E297
monochromatic
#385EC7 #6784D5 #97ABE2 #C7D2EF #E7ECF8
Accessibility & contrast
On white
2.27
#97ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#97ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABE2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABE2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#93A9E1
Tritanopia (blue-blind)
#81B6BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abe2; /* rgb */ color: rgb(151, 171, 226); /* oklch */ color: oklch(74.6% 0.083 268.9);
Tailwind
colors: {
custom: {
50: '#b7c3eb',
500: '#97abe2',
950: '#000000',
},
}SCSS
$custom: #97abe2; $custom-light: #b7c3eb; $custom-dark: #000000;
JSON
{
"hex": "#97abe2",
"rgb": {
"r": 151,
"g": 171,
"b": 226
},
"hsl": {
"h": 224,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.74607,
"c": 0.08289,
"h": 268.9
},
"luminance": 0.41196
}Semantic roles & 50–950 ramp
primary
#97ABE2
secondary
#F0EADB
accent
#9922C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184