#8884EA#8884EA
#8884EA is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.2% C 0.149 H 283.3°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8884EA |
|---|---|
| RGB | rgb(136, 132, 234) |
| HSL | hsl(242, 71%, 72%) |
| HSV | hsv(242, 44%, 92%) |
| CMYK | cmyk(41.9%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(59.59, 26.47, -51.19) |
| CIE-LCH | lch(59.59, 57.63, 297.34°) |
| OKLab | oklab(66.2% 0.0343 -0.1447) |
| OKLCH | oklch(66.2% 0.149 283.3) |
| XYZ | xyz(33.2516, 27.6759, 81.4159) |
| Luminance | 0.2768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 2.67
Periwinkle (survey)
#8E82FE
ΔE00 3.07
Cornflower
#6A79F7
ΔE00 6.05
Periwinkle Blue
#8F99FB
ΔE00 6.41
Mediumpurple
#9370DB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8884EA #E6EA84
analogous
#84B3EA #8884EA #BB84EA
triadic
#8884EA #EA8884 #84EA88
tetradic
#8884EA #EA84B3 #E6EA84 #84EABB
square
#8884EA #EA84B3 #E6EA84 #84EABB
split-complementary
#8884EA #EABB84 #B3EA84
monochromatic
#2A24D0 #5550E1 #8884EA #BBB8F3 #E6E5FB
Accessibility & contrast
On white
3.21
#8884EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8884EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8884EA
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8884EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8884EA | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#5A8CE8
Tritanopia (blue-blind)
#6A99AC
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8884ea; /* rgb */ color: rgb(136, 132, 234); /* oklch */ color: oklch(66.2% 0.149 283.3);
Tailwind
colors: {
custom: {
50: '#afa7f1',
500: '#8884ea',
950: '#000000',
},
}SCSS
$custom: #8884ea; $custom-light: #afa7f1; $custom-dark: #000000;
JSON
{
"hex": "#8884ea",
"rgb": {
"r": 136,
"g": 132,
"b": 234
},
"hsl": {
"h": 242.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.66202,
"c": 0.14869,
"h": 283.3
},
"luminance": 0.27677
}Semantic roles & 50–950 ramp
primary
#8884EA
secondary
#F1F2D8
accent
#D313CB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85