#88AFEF#88AFEF
#88AFEF is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.0% C 0.102 H 260.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #88AFEF |
|---|---|
| RGB | rgb(136, 175, 239) |
| HSL | hsl(217, 76%, 74%) |
| HSV | hsv(217, 43%, 94%) |
| CMYK | cmyk(43.1%, 26.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.96, 3.16, -36.10) |
| CIE-LCH | lch(70.96, 36.24, 275.00°) |
| OKLab | oklab(75.04% -0.0176 -0.1007) |
| OKLCH | oklch(75.04% 0.102 260.1) |
| XYZ | xyz(41.0583, 42.1238, 87.6118) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.82
Pastel Blue
#A2BFFE
ΔE00 5.22
Sky Blue (survey)
#75BBFD
ΔE00 6.36
Cornflowerblue
#6495ED
ΔE00 7.75
Periwinkle Blue
#8F99FB
ΔE00 7.92
Baby Blue (survey)
#A2CFFE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AFEF #EFC888
analogous
#88E2EF #88AFEF #9488EF
triadic
#88AFEF #EF88AF #AFEF88
tetradic
#88AFEF #EF88E2 #EFC888 #88EF94
square
#88AFEF #EF88E2 #EFC888 #88EF94
split-complementary
#88AFEF #EF9488 #E2EF88
monochromatic
#1E67DF #528BE8 #88AFEF #BED3F6 #E4EDFB
Accessibility & contrast
On white
2.23
#88AFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#88AFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AFEF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AFEF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#8CA9EE
Tritanopia (blue-blind)
#62BDC5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #88afef; /* rgb */ color: rgb(136, 175, 239); /* oklch */ color: oklch(75.0% 0.102 260.1);
Tailwind
colors: {
custom: {
50: '#afc6f4',
500: '#88afef',
950: '#000000',
},
}SCSS
$custom: #88afef; $custom-light: #afc6f4; $custom-dark: #000000;
JSON
{
"hex": "#88afef",
"rgb": {
"r": 136,
"g": 175,
"b": 239
},
"hsl": {
"h": 217.282,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.75038,
"c": 0.10227,
"h": 260.1
},
"luminance": 0.42126
}Semantic roles & 50–950 ramp
primary
#88AFEF
secondary
#F3E9D8
accent
#8B0DD8
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285