#E884EB#E884EB
#E884EB is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.176 H 326.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E884EB |
|---|---|
| RGB | rgb(232, 132, 235) |
| HSL | hsl(298, 72%, 72%) |
| HSV | hsv(298, 44%, 92%) |
| CMYK | cmyk(1.3%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(69.23, 53.12, -35.95) |
| CIE-LCH | lch(69.23, 64.14, 325.91°) |
| OKLab | oklab(75.64% 0.1465 -0.0985) |
| OKLCH | oklch(75.64% 0.176 326.1) |
| XYZ | xyz(56.5242, 39.6592, 83.2588) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.01
Purply Pink
#F075E6
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 3.53
Orchid
#DA70D6
ΔE00 5.35
Candy Pink
#FF63E9
ΔE00 6.01
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E884EB #87EB84
analogous
#B484EB #E884EB #EB84BB
triadic
#E884EB #EBE884 #84EBE8
tetradic
#E884EB #EBB484 #87EB84 #84BBEB
square
#E884EB #EBB484 #87EB84 #84BBEB
split-complementary
#E884EB #BBEB84 #84EBB4
monochromatic
#CD22D2 #DE4FE2 #E884EB #F2B9F4 #FAE5FB
Accessibility & contrast
On white
2.35
#E884EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E884EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E884EB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E884EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E884EB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#ED8FAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e884eb; /* rgb */ color: rgb(232, 132, 235); /* oklch */ color: oklch(75.6% 0.176 326.1);
Tailwind
colors: {
custom: {
50: '#f1aaf1',
500: '#e884eb',
950: '#000000',
},
}SCSS
$custom: #e884eb; $custom-light: #f1aaf1; $custom-dark: #000000;
JSON
{
"hex": "#e884eb",
"rgb": {
"r": 232,
"g": 132,
"b": 235
},
"hsl": {
"h": 298.252,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.75644,
"c": 0.17648,
"h": 326.1
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#E884EB
secondary
#D9F2D8
accent
#D41117
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85