#97ABFE#97ABFE
#97ABFE is a light, vivid blue. Relative luminance 0.429; OKLCH L 75.9% C 0.122 H 272.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFE |
|---|---|
| RGB | rgb(151, 171, 254) |
| HSL | hsl(228, 98%, 79%) |
| HSV | hsv(228, 41%, 100%) |
| CMYK | cmyk(40.6%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.46, 13.32, -43.38) |
| CIE-LCH | lch(71.46, 45.38, 287.07°) |
| OKLab | oklab(75.88% 0.0061 -0.1215) |
| OKLCH | oklch(75.88% 0.122 272.9) |
| XYZ | xyz(45.2094, 42.8587, 99.6371) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.97
Pastel Blue
#A2BFFE
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 6.19
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perrywinkle
#8F8CE7
ΔE00 9.31
Cornflowerblue
#6495ED
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFE #FEEA97
analogous
#97DEFE #97ABFE #B797FE
triadic
#97ABFE #FE97AB #ABFE97
tetradic
#97ABFE #FE97DE #FEEA97 #97FEB7
square
#97ABFE #FE97DE #FEEA97 #97FEB7
split-complementary
#97ABFE #FEB797 #DEFE97
monochromatic
#1E49FD #5A7AFD #97ABFE #D4DCFF #E1E7FF
Accessibility & contrast
On white
2.19
#97ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#76BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abfe; /* rgb */ color: rgb(151, 171, 254); /* oklch */ color: oklch(75.9% 0.122 272.9);
Tailwind
colors: {
custom: {
50: '#b9c3ff',
500: '#97abfe',
950: '#000000',
},
}SCSS
$custom: #97abfe; $custom-light: #b9c3ff; $custom-dark: #000000;
JSON
{
"hex": "#97abfe",
"rgb": {
"r": 151,
"g": 171,
"b": 254
},
"hsl": {
"h": 228.35,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.75875,
"c": 0.12167,
"h": 272.9
},
"luminance": 0.42861
}Semantic roles & 50–950 ramp
primary
#97ABFE
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121218
muted
#818186