#88A4E9#88A4E9
#88A4E9 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.5% C 0.106 H 266.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #88A4E9 |
|---|---|
| RGB | rgb(136, 164, 233) |
| HSL | hsl(223, 69%, 72%) |
| HSV | hsv(223, 42%, 91%) |
| CMYK | cmyk(41.6%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(67.77, 7.67, -37.77) |
| CIE-LCH | lch(67.77, 38.54, 281.48°) |
| OKLab | oklab(72.47% -0.0058 -0.1056) |
| OKLCH | oklch(72.47% 0.106 266.9) |
| XYZ | xyz(38.1322, 37.6663, 82.3361) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 6.38
Cornflowerblue
#6495ED
ΔE00 6.44
Pastel Blue
#A2BFFE
ΔE00 7.24
Perrywinkle
#8F8CE7
ΔE00 8.59
Soft Blue
#6488EA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A4E9 #E9CD88
analogous
#88D5E9 #88A4E9 #9C88E9
triadic
#88A4E9 #E988A4 #A4E988
tetradic
#88A4E9 #E988D5 #E9CD88 #88E99C
square
#88A4E9 #E988D5 #E9CD88 #88E99C
split-complementary
#88A4E9 #E99C88 #D5E988
monochromatic
#2657D0 #547DDF #88A4E9 #BCCBF3 #E5EBFA
Accessibility & contrast
On white
2.46
#88A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#88A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A4E9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A4E9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAEC
Deuteranopia (green-blind)
#82A1E7
Tritanopia (blue-blind)
#67B2BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #88a4e9; /* rgb */ color: rgb(136, 164, 233); /* oklch */ color: oklch(72.5% 0.106 266.9);
Tailwind
colors: {
custom: {
50: '#aebef0',
500: '#88a4e9',
950: '#000000',
},
}SCSS
$custom: #88a4e9; $custom-light: #aebef0; $custom-dark: #000000;
JSON
{
"hex": "#88a4e9",
"rgb": {
"r": 136,
"g": 164,
"b": 233
},
"hsl": {
"h": 222.68,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.72475,
"c": 0.10574,
"h": 266.9
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#88A4E9
secondary
#F2EBD9
accent
#9A15D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184