#97ABEF#97ABEF
#97ABEF is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.2% C 0.101 H 271.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABEF |
|---|---|
| RGB | rgb(151, 171, 239) |
| HSL | hsl(226, 73%, 76%) |
| HSV | hsv(226, 37%, 94%) |
| CMYK | cmyk(36.8%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(70.83, 9.29, -36.23) |
| CIE-LCH | lch(70.83, 37.40, 284.38°) |
| OKLab | oklab(75.18% 0.0022 -0.1009) |
| OKLCH | oklch(75.18% 0.101 271.2) |
| XYZ | xyz(42.9008, 41.9353, 87.4785) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.32
Periwinkle Blue
#8F99FB
ΔE00 5.51
Carolina Blue
#8AB8FE
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 9.13
Light Periwinkle
#C1C6FC
ΔE00 9.28
Light Grey Blue
#9DBCD4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABEF #EFDB97
analogous
#97D7EF #97ABEF #AF97EF
triadic
#97ABEF #EF97AB #ABEF97
tetradic
#97ABEF #EF97D7 #EFDB97 #97EFAF
square
#97ABEF #EF97D7 #EFDB97 #97EFAF
split-complementary
#97ABEF #EFAF97 #D7EF97
monochromatic
#2D55DF #6280E7 #97ABEF #CCD6F7 #E4EAFB
Accessibility & contrast
On white
2.24
#97ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#97ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABEF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABEF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#8DAAED
Tritanopia (blue-blind)
#7CB8C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #97abef; /* rgb */ color: rgb(151, 171, 239); /* oklch */ color: oklch(75.2% 0.101 271.2);
Tailwind
colors: {
custom: {
50: '#b8c3f4',
500: '#97abef',
950: '#000000',
},
}SCSS
$custom: #97abef; $custom-light: #b8c3f4; $custom-dark: #000000;
JSON
{
"hex": "#97abef",
"rgb": {
"r": 151,
"g": 171,
"b": 239
},
"hsl": {
"h": 226.364,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.75177,
"c": 0.10091,
"h": 271.2
},
"luminance": 0.41937
}Semantic roles & 50–950 ramp
primary
#97ABEF
secondary
#F3EDD8
accent
#A910D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121217
muted
#818185