#97ABFA#97ABFA
#97ABFA is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.116 H 272.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABFA |
|---|---|
| RGB | rgb(151, 171, 250) |
| HSL | hsl(228, 91%, 79%) |
| HSV | hsv(228, 40%, 98%) |
| CMYK | cmyk(39.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(71.29, 12.24, -41.48) |
| CIE-LCH | lch(71.29, 43.25, 286.43°) |
| OKLab | oklab(75.69% 0.0051 -0.116) |
| OKLCH | oklch(75.69% 0.116 272.5) |
| XYZ | xyz(44.5755, 42.6052, 96.2988) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.04
Pastel Blue
#A2BFFE
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 6.25
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perrywinkle
#8F8CE7
ΔE00 9.22
Cornflowerblue
#6495ED
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABFA #FAE697
analogous
#97DCFA #97ABFA #B497FA
triadic
#97ABFA #FA97AB #ABFA97
tetradic
#97ABFA #FA97DC #FAE697 #97FAB4
square
#97ABFA #FA97DC #FAE697 #97FAB4
split-complementary
#97ABFA #FAB497 #DCFA97
monochromatic
#224DF4 #5D7CF7 #97ABFA #D1DAFD #E2E7FE
Accessibility & contrast
On white
2.21
#97ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#97ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABFA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABFA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#78BBC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97abfa; /* rgb */ color: rgb(151, 171, 250); /* oklch */ color: oklch(75.7% 0.116 272.5);
Tailwind
colors: {
custom: {
50: '#b9c3fc',
500: '#97abfa',
950: '#000000',
},
}SCSS
$custom: #97abfa; $custom-light: #b9c3fc; $custom-dark: #000000;
JSON
{
"hex": "#97abfa",
"rgb": {
"r": 151,
"g": 171,
"b": 250
},
"hsl": {
"h": 227.879,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.75685,
"c": 0.11615,
"h": 272.5
},
"luminance": 0.42607
}Semantic roles & 50–950 ramp
primary
#97ABFA
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#121217
muted
#818185