#88ABFC#88ABFC
#88ABFC is a light, vivid blue. Relative luminance 0.414; OKLCH L 74.8% C 0.124 H 265.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABFC |
|---|---|
| RGB | rgb(136, 171, 252) |
| HSL | hsl(222, 95%, 76%) |
| HSV | hsv(222, 46%, 99%) |
| CMYK | cmyk(46%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.45, 9.08, -43.95) |
| CIE-LCH | lch(70.45, 44.88, 281.67°) |
| OKLab | oklab(74.82% -0.0093 -0.1234) |
| OKLCH | oklch(74.82% 0.124 265.7) |
| XYZ | xyz(42.2813, 41.3857, 97.8369) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.92
Pastel Blue
#A2BFFE
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.50
Cornflowerblue
#6495ED
ΔE00 7.25
Sky Blue (survey)
#75BBFD
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABFC #FCD988
analogous
#88E5FC #88ABFC #9F88FC
triadic
#88ABFC #FC88AB #ABFC88
tetradic
#88ABFC #FC88E5 #FCD988 #88FC9F
square
#88ABFC #FC88E5 #FCD988 #88FC9F
split-complementary
#88ABFC #FC9F88 #E5FC88
monochromatic
#1157F9 #4C81FA #88ABFC #C4D5FE #E1EAFE
Accessibility & contrast
On white
2.26
#88ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#88ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABFC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABFC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#81A7FA
Tritanopia (blue-blind)
#5BBCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #88abfc; /* rgb */ color: rgb(136, 171, 252); /* oklch */ color: oklch(74.8% 0.124 265.7);
Tailwind
colors: {
custom: {
50: '#b0c3fd',
500: '#88abfc',
950: '#000000',
},
}SCSS
$custom: #88abfc; $custom-light: #b0c3fd; $custom-dark: #000000;
JSON
{
"hex": "#88abfc",
"rgb": {
"r": 136,
"g": 171,
"b": 252
},
"hsl": {
"h": 221.897,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.74821,
"c": 0.12378,
"h": 265.7
},
"luminance": 0.41388
}Semantic roles & 50–950 ramp
primary
#88ABFC
secondary
#F6ECD5
accent
#A000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185