#88ABFB#88ABFB
#88ABFB is a light, vivid blue. Relative luminance 0.413; OKLCH L 74.8% C 0.122 H 265.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABFB |
|---|---|
| RGB | rgb(136, 171, 251) |
| HSL | hsl(222, 93%, 76%) |
| HSV | hsv(222, 46%, 98%) |
| CMYK | cmyk(45.8%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.40, 8.79, -43.48) |
| CIE-LCH | lch(70.40, 44.36, 281.43°) |
| OKLab | oklab(74.77% -0.0095 -0.1221) |
| OKLCH | oklch(74.77% 0.122 265.5) |
| XYZ | xyz(42.1232, 41.3225, 97.0045) |
| Luminance | 0.4133 (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.51
Cornflowerblue
#6495ED
ΔE00 7.23
Sky Blue (survey)
#75BBFD
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABFB #FBD888
analogous
#88E4FB #88ABFB #9E88FB
triadic
#88ABFB #FB88AB #ABFB88
tetradic
#88ABFB #FB88E4 #FBD888 #88FB9E
square
#88ABFB #FB88E4 #FBD888 #88FB9E
split-complementary
#88ABFB #FB9E88 #E4FB88
monochromatic
#1257F7 #4D81F9 #88ABFB #C3D5FD #E1EAFE
Accessibility & contrast
On white
2.27
#88ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#88ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABFB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABFB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#5BBCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #88abfb; /* rgb */ color: rgb(136, 171, 251); /* oklch */ color: oklch(74.8% 0.122 265.5);
Tailwind
colors: {
custom: {
50: '#b0c3fd',
500: '#88abfb',
950: '#000000',
},
}SCSS
$custom: #88abfb; $custom-light: #b0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#88abfb",
"rgb": {
"r": 136,
"g": 171,
"b": 251
},
"hsl": {
"h": 221.739,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.74773,
"c": 0.12243,
"h": 265.5
},
"luminance": 0.41325
}Semantic roles & 50–950 ramp
primary
#88ABFB
secondary
#F6ECD5
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185