#88ABFA#88ABFA
#88ABFA is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.7% C 0.121 H 265.4°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABFA |
|---|---|
| RGB | rgb(136, 171, 250) |
| HSL | hsl(222, 92%, 76%) |
| HSV | hsv(222, 46%, 98%) |
| CMYK | cmyk(45.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(70.36, 8.51, -43.00) |
| CIE-LCH | lch(70.36, 43.84, 281.19°) |
| OKLab | oklab(74.72% -0.0098 -0.1207) |
| OKLCH | oklch(74.72% 0.121 265.4) |
| XYZ | xyz(41.9660, 41.2596, 96.1765) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 5.65
Periwinkle Blue
#8F99FB
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 7.21
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Light Grey Blue
#9DBCD4
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABFA #FAD788
analogous
#88E4FA #88ABFA #9E88FA
triadic
#88ABFA #FA88AB #ABFA88
tetradic
#88ABFA #FA88E4 #FAD788 #88FA9E
square
#88ABFA #FA88E4 #FAD788 #88FA9E
split-complementary
#88ABFA #FA9E88 #E4FA88
monochromatic
#1358F5 #4D82F8 #88ABFA #C3D4FC #E2EAFE
Accessibility & contrast
On white
2.27
#88ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#88ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABFA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABFA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#5CBCC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #88abfa; /* rgb */ color: rgb(136, 171, 250); /* oklch */ color: oklch(74.7% 0.121 265.4);
Tailwind
colors: {
custom: {
50: '#b0c3fc',
500: '#88abfa',
950: '#000000',
},
}SCSS
$custom: #88abfa; $custom-light: #b0c3fc; $custom-dark: #000000;
JSON
{
"hex": "#88abfa",
"rgb": {
"r": 136,
"g": 171,
"b": 250
},
"hsl": {
"h": 221.579,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.74724,
"c": 0.12108,
"h": 265.4
},
"luminance": 0.41262
}Semantic roles & 50–950 ramp
primary
#88ABFA
secondary
#F6ECD5
accent
#9F00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185