#88A2EA#88A2EA
#88A2EA is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.1% C 0.109 H 268.4°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #88A2EA |
|---|---|
| RGB | rgb(136, 162, 234) |
| HSL | hsl(224, 70%, 73%) |
| HSV | hsv(224, 42%, 92%) |
| CMYK | cmyk(41.9%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(67.29, 9.09, -39.08) |
| CIE-LCH | lch(67.29, 40.12, 283.09°) |
| OKLab | oklab(72.11% -0.003 -0.1094) |
| OKLCH | oklch(72.11% 0.109 268.4) |
| XYZ | xyz(37.9203, 37.0134, 82.9722) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Cornflowerblue
#6495ED
ΔE00 6.37
Carolina Blue
#8AB8FE
ΔE00 6.98
Pastel Blue
#A2BFFE
ΔE00 7.70
Perrywinkle
#8F8CE7
ΔE00 7.95
Soft Blue
#6488EA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A2EA #EAD088
analogous
#88D3EA #88A2EA #9F88EA
triadic
#88A2EA #EA88A2 #A2EA88
tetradic
#88A2EA #EA88D3 #EAD088 #88EA9F
square
#88A2EA #EA88D3 #EAD088 #88EA9F
split-complementary
#88A2EA #EA9F88 #D3EA88
monochromatic
#2553D2 #5479E1 #88A2EA #BCCBF3 #E5EBFA
Accessibility & contrast
On white
2.50
#88A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#88A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A2EA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A2EA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#67B1BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #88a2ea; /* rgb */ color: rgb(136, 162, 234); /* oklch */ color: oklch(72.1% 0.109 268.4);
Tailwind
colors: {
custom: {
50: '#aebdf1',
500: '#88a2ea',
950: '#000000',
},
}SCSS
$custom: #88a2ea; $custom-light: #aebdf1; $custom-dark: #000000;
JSON
{
"hex": "#88a2ea",
"rgb": {
"r": 136,
"g": 162,
"b": 234
},
"hsl": {
"h": 224.082,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.72111,
"c": 0.1094,
"h": 268.4
},
"luminance": 0.37015
}Semantic roles & 50–950 ramp
primary
#88A2EA
secondary
#F2EBD9
accent
#9F14D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184