#88AEFE#88AEFE
#88AEFE is a light, vivid blue. Relative luminance 0.427; OKLCH L 75.5% C 0.123 H 264.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEFE |
|---|---|
| RGB | rgb(136, 174, 254) |
| HSL | hsl(221, 98%, 76%) |
| HSV | hsv(221, 46%, 100%) |
| CMYK | cmyk(46.5%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(71.32, 7.96, -43.66) |
| CIE-LCH | lch(71.32, 44.38, 280.33°) |
| OKLab | oklab(75.53% -0.0123 -0.1226) |
| OKLCH | oklch(75.53% 0.123 264.3) |
| XYZ | xyz(43.1730, 42.6594, 99.7059) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.00
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 7.12
Periwinkle Blue
#8F99FB
ΔE00 7.42
Cornflowerblue
#6495ED
ΔE00 7.75
Baby Blue (survey)
#A2CFFE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEFE #FED888
analogous
#88E9FE #88AEFE #9D88FE
triadic
#88AEFE #FE88AE #AEFE88
tetradic
#88AEFE #FE88E9 #FED888 #88FE9D
square
#88AEFE #FE88E9 #FED888 #88FE9D
split-complementary
#88AEFE #FE9D88 #E9FE88
monochromatic
#0F5BFD #4B85FD #88AEFE #C5D7FF #E1EAFF
Accessibility & contrast
On white
2.20
#88AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#88AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEFE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEFE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#59BFCB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #88aefe; /* rgb */ color: rgb(136, 174, 254); /* oklch */ color: oklch(75.5% 0.123 264.3);
Tailwind
colors: {
custom: {
50: '#b0c5ff',
500: '#88aefe',
950: '#000000',
},
}SCSS
$custom: #88aefe; $custom-light: #b0c5ff; $custom-dark: #000000;
JSON
{
"hex": "#88aefe",
"rgb": {
"r": 136,
"g": 174,
"b": 254
},
"hsl": {
"h": 220.678,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.75532,
"c": 0.12319,
"h": 264.3
},
"luminance": 0.42662
}Semantic roles & 50–950 ramp
primary
#88AEFE
secondary
#F7ECD4
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186