#88A4E2#88A4E2
#88A4E2 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.2% C 0.096 H 265.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #88A4E2 |
|---|---|
| RGB | rgb(136, 164, 226) |
| HSL | hsl(221, 61%, 71%) |
| HSV | hsv(221, 40%, 89%) |
| CMYK | cmyk(39.8%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(67.48, 5.74, -34.38) |
| CIE-LCH | lch(67.48, 34.86, 279.48°) |
| OKLab | oklab(72.15% -0.0077 -0.0958) |
| OKLCH | oklch(72.15% 0.096 265.4) |
| XYZ | xyz(37.1520, 37.2743, 77.1738) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.35
Cornflowerblue
#6495ED
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 6.61
Pastel Blue
#A2BFFE
ΔE00 7.42
Perrywinkle
#8F8CE7
ΔE00 8.63
Soft Blue
#6488EA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A4E2 #E2C688
analogous
#88D1E2 #88A4E2 #9988E2
triadic
#88A4E2 #E288A4 #A4E288
tetradic
#88A4E2 #E288D1 #E2C688 #88E299
square
#88A4E2 #E288D1 #E2C688 #88E299
split-complementary
#88A4E2 #E29988 #D1E288
monochromatic
#2F5CC1 #577ED6 #88A4E2 #B9CAEE #E6ECF9
Accessibility & contrast
On white
2.48
#88A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#88A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A4E2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A4E2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E5
Deuteranopia (green-blind)
#86A1E1
Tritanopia (blue-blind)
#6AB1BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #88a4e2; /* rgb */ color: rgb(136, 164, 226); /* oklch */ color: oklch(72.2% 0.096 265.4);
Tailwind
colors: {
custom: {
50: '#aebeeb',
500: '#88a4e2',
950: '#000000',
},
}SCSS
$custom: #88a4e2; $custom-light: #aebeeb; $custom-dark: #000000;
JSON
{
"hex": "#88a4e2",
"rgb": {
"r": 136,
"g": 164,
"b": 226
},
"hsl": {
"h": 221.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.72152,
"c": 0.09614,
"h": 265.4
},
"luminance": 0.37276
}Semantic roles & 50–950 ramp
primary
#88A4E2
secondary
#EFE7D7
accent
#931DC9
background
#FAFBFE
surface
#F5F6FD
border
#CFD0D5
text
#101216
muted
#7F8184