#88AEF2#88AEF2
#88AEF2 is a light, moderate blue. Relative luminance 0.419; OKLCH L 75.0% C 0.107 H 261.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #88AEF2 |
|---|---|
| RGB | rgb(136, 174, 242) |
| HSL | hsl(218, 80%, 74%) |
| HSV | hsv(218, 44%, 95%) |
| CMYK | cmyk(43.8%, 28.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.81, 4.55, -37.95) |
| CIE-LCH | lch(70.81, 38.22, 276.84°) |
| OKLab | oklab(74.97% -0.0156 -0.1061) |
| OKLCH | oklch(74.97% 0.107 261.7) |
| XYZ | xyz(41.3112, 41.9147, 89.9007) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.04
Pastel Blue
#A2BFFE
ΔE00 5.26
Sky Blue (survey)
#75BBFD
ΔE00 6.78
Periwinkle Blue
#8F99FB
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 7.58
Baby Blue (survey)
#A2CFFE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AEF2 #F2CC88
analogous
#88E3F2 #88AEF2 #9788F2
triadic
#88AEF2 #F288AE #AEF288
tetradic
#88AEF2 #F288E3 #F2CC88 #88F297
square
#88AEF2 #F288E3 #F2CC88 #88F297
split-complementary
#88AEF2 #F29788 #E3F288
monochromatic
#1A63E6 #5188EC #88AEF2 #BFD4F8 #E3ECFC
Accessibility & contrast
On white
2.24
#88AEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#88AEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AEF2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AEF2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#8AA9F1
Tritanopia (blue-blind)
#60BCC6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #88aef2; /* rgb */ color: rgb(136, 174, 242); /* oklch */ color: oklch(75.0% 0.107 261.7);
Tailwind
colors: {
custom: {
50: '#afc5f6',
500: '#88aef2',
950: '#000000',
},
}SCSS
$custom: #88aef2; $custom-light: #afc5f6; $custom-dark: #000000;
JSON
{
"hex": "#88aef2",
"rgb": {
"r": 136,
"g": 174,
"b": 242
},
"hsl": {
"h": 218.491,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.74966,
"c": 0.10722,
"h": 261.7
},
"luminance": 0.41917
}Semantic roles & 50–950 ramp
primary
#88AEF2
secondary
#F4EAD7
accent
#9109DD
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111217
muted
#808185