#E880EA#E880EA
#E880EA is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.182 H 326.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E880EA |
|---|---|
| RGB | rgb(232, 128, 234) |
| HSL | hsl(299, 72%, 71%) |
| HSV | hsv(299, 45%, 92%) |
| CMYK | cmyk(0.9%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(68.41, 54.93, -36.66) |
| CIE-LCH | lch(68.41, 66.04, 326.28°) |
| OKLab | oklab(75.03% 0.1519 -0.1005) |
| OKLCH | oklch(75.03% 0.182 326.5) |
| XYZ | xyz(55.8481, 38.5375, 82.3227) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 2.41
Lavender Pink
#DD85D7
ΔE00 3.67
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880EA #82EA80
analogous
#B380EA #E880EA #EA80B7
triadic
#E880EA #EAE880 #80EAE8
tetradic
#E880EA #EAB380 #82EA80 #80B7EA
square
#E880EA #EAB380 #82EA80 #80B7EA
split-complementary
#E880EA #B7EA80 #80EAB3
monochromatic
#CA22CE #DE4BE1 #E880EA #F2B5F3 #FAE5FB
Accessibility & contrast
On white
2.41
#E880EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#E880EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880EA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880EA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#ED8BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e880ea; /* rgb */ color: rgb(232, 128, 234); /* oklch */ color: oklch(75.0% 0.182 326.5);
Tailwind
colors: {
custom: {
50: '#f1a8f1',
500: '#e880ea',
950: '#000000',
},
}SCSS
$custom: #e880ea; $custom-light: #f1a8f1; $custom-dark: #000000;
JSON
{
"hex": "#e880ea",
"rgb": {
"r": 232,
"g": 128,
"b": 234
},
"hsl": {
"h": 298.868,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.75027,
"c": 0.18207,
"h": 326.5
},
"luminance": 0.38535
}Semantic roles & 50–950 ramp
primary
#E880EA
secondary
#D5F1D5
accent
#D41215
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84