#88ABFE#88ABFE
#88ABFE is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.9% C 0.126 H 266.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88ABFE |
|---|---|
| RGB | rgb(136, 171, 254) |
| HSL | hsl(222, 98%, 76%) |
| HSV | hsv(222, 46%, 100%) |
| CMYK | cmyk(46.5%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.53, 9.65, -44.89) |
| CIE-LCH | lch(70.53, 45.92, 282.13°) |
| OKLab | oklab(74.92% -0.0088 -0.1262) |
| OKLCH | oklch(74.92% 0.126 266) |
| XYZ | xyz(42.5999, 41.5132, 99.5148) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ABFE #FEDB88
analogous
#88E6FE #88ABFE #A088FE
triadic
#88ABFE #FE88AB #ABFE88
tetradic
#88ABFE #FE88E6 #FEDB88 #88FEA0
square
#88ABFE #FE88E6 #FEDB88 #88FEA0
split-complementary
#88ABFE #FEA088 #E6FE88
monochromatic
#0F55FD #4B80FD #88ABFE #C5D6FF #E1EAFF
Accessibility & contrast
On white
2.26
#88ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#88ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ABFE
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ABFE | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#80A8FC
Tritanopia (blue-blind)
#59BDC9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #88abfe; /* rgb */ color: rgb(136, 171, 254); /* oklch */ color: oklch(74.9% 0.126 266.0);
Tailwind
colors: {
custom: {
50: '#b0c3ff',
500: '#88abfe',
950: '#000000',
},
}SCSS
$custom: #88abfe; $custom-light: #b0c3ff; $custom-dark: #000000;
JSON
{
"hex": "#88abfe",
"rgb": {
"r": 136,
"g": 171,
"b": 254
},
"hsl": {
"h": 222.203,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.74919,
"c": 0.12647,
"h": 266
},
"luminance": 0.41516
}Semantic roles & 50–950 ramp
primary
#88ABFE
secondary
#F7EDD4
accent
#A100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186