#88ADE2#88ADE2
#88ADE2 is a light, moderate blue. Relative luminance 0.406; OKLCH L 74.0% C 0.087 H 257.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #88ADE2 |
|---|---|
| RGB | rgb(136, 173, 226) |
| HSL | hsl(215, 61%, 71%) |
| HSV | hsv(215, 40%, 89%) |
| CMYK | cmyk(39.8%, 23.5%, 0%, 11.4%) |
| CIE-LAB | lab(69.90, 0.71, -30.64) |
| CIE-LCH | lch(69.90, 30.65, 271.32°) |
| OKLab | oklab(74.04% -0.0191 -0.0851) |
| OKLCH | oklch(74.04% 0.087 257.4) |
| XYZ | xyz(38.8200, 40.6103, 77.7298) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 5.94
Sky Blue (survey)
#75BBFD
ΔE00 6.75
Cornflowerblue
#6495ED
ΔE00 7.51
Periwinkle Blue
#8F99FB
ΔE00 7.65
Light Grey Blue
#9DBCD4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ADE2 #E2BD88
analogous
#88DAE2 #88ADE2 #9088E2
triadic
#88ADE2 #E288AD #ADE288
tetradic
#88ADE2 #E288DA #E2BD88 #88E290
square
#88ADE2 #E288DA #E2BD88 #88E290
split-complementary
#88ADE2 #E29088 #DAE288
monochromatic
#2F6BC1 #578BD6 #88ADE2 #B9CFEE #E6EEF9
Accessibility & contrast
On white
2.30
#88ADE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#88ADE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ADE2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ADE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ADE2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB0E4
Deuteranopia (green-blind)
#8FA7E1
Tritanopia (blue-blind)
#69B8BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #88ade2; /* rgb */ color: rgb(136, 173, 226); /* oklch */ color: oklch(74.0% 0.087 257.4);
Tailwind
colors: {
custom: {
50: '#aec5eb',
500: '#88ade2',
950: '#000000',
},
}SCSS
$custom: #88ade2; $custom-light: #aec5eb; $custom-dark: #000000;
JSON
{
"hex": "#88ade2",
"rgb": {
"r": 136,
"g": 173,
"b": 226
},
"hsl": {
"h": 215.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.74043,
"c": 0.08723,
"h": 257.4
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#88ADE2
secondary
#EFE5D7
accent
#821DC9
background
#FAFCFE
surface
#F5F8FD
border
#CFD1D5
text
#101216
muted
#7F8184