#88A7EC#88A7EC
#88A7EC is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.2% C 0.107 H 265.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #88A7EC |
|---|---|
| RGB | rgb(136, 167, 236) |
| HSL | hsl(221, 72%, 73%) |
| HSV | hsv(221, 42%, 93%) |
| CMYK | cmyk(42.4%, 29.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.70, 6.81, -37.98) |
| CIE-LCH | lch(68.70, 38.58, 280.17°) |
| OKLab | oklab(73.24% -0.0087 -0.1062) |
| OKLCH | oklch(73.24% 0.107 265.3) |
| XYZ | xyz(39.1076, 38.9257, 84.7933) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.63
Pastel Blue
#A2BFFE
ΔE00 6.52
Cornflowerblue
#6495ED
ΔE00 6.61
Sky Blue (survey)
#75BBFD
ΔE00 8.96
Soft Blue
#6488EA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A7EC #ECCD88
analogous
#88D9EC #88A7EC #9B88EC
triadic
#88A7EC #EC88A7 #A7EC88
tetradic
#88A7EC #EC88D9 #ECCD88 #88EC9B
square
#88A7EC #EC88D9 #ECCD88 #88EC9B
split-complementary
#88A7EC #EC9B88 #D9EC88
monochromatic
#225AD7 #5380E4 #88A7EC #BDCEF4 #E5EBFB
Accessibility & contrast
On white
2.39
#88A7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#88A7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A7EC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A7EC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADEF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#65B5BF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #88a7ec; /* rgb */ color: rgb(136, 167, 236); /* oklch */ color: oklch(73.2% 0.107 265.3);
Tailwind
colors: {
custom: {
50: '#aec0f2',
500: '#88a7ec',
950: '#000000',
},
}SCSS
$custom: #88a7ec; $custom-light: #aec0f2; $custom-dark: #000000;
JSON
{
"hex": "#88a7ec",
"rgb": {
"r": 136,
"g": 167,
"b": 236
},
"hsl": {
"h": 221.4,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.73235,
"c": 0.10651,
"h": 265.3
},
"luminance": 0.38928
}Semantic roles & 50–950 ramp
primary
#88A7EC
secondary
#F2EAD9
accent
#9811D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185