#E882EA#E882EA
#E882EA is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.3% C 0.179 H 326.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E882EA |
|---|---|
| RGB | rgb(232, 130, 234) |
| HSL | hsl(299, 71%, 71%) |
| HSV | hsv(299, 44%, 92%) |
| CMYK | cmyk(0.9%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.80, 53.94, -36.06) |
| CIE-LCH | lch(68.80, 64.88, 326.23°) |
| OKLab | oklab(75.31% 0.1491 -0.0988) |
| OKLCH | oklch(75.31% 0.179 326.5) |
| XYZ | xyz(56.1115, 39.0643, 82.4105) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 2.72
Lavender Pink
#DD85D7
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.66
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882EA #84EA82
analogous
#B482EA #E882EA #EA82B8
triadic
#E882EA #EAE882 #82EAE8
tetradic
#E882EA #EAB482 #84EA82 #82B8EA
square
#E882EA #EAB482 #84EA82 #82B8EA
split-complementary
#E882EA #B8EA82 #82EAB4
monochromatic
#CC23CF #DE4EE1 #E882EA #F2B6F3 #FAE5FB
Accessibility & contrast
On white
2.38
#E882EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#E882EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882EA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882EA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A0EE
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#ED8DAB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e882ea; /* rgb */ color: rgb(232, 130, 234); /* oklch */ color: oklch(75.3% 0.179 326.5);
Tailwind
colors: {
custom: {
50: '#f1a9f1',
500: '#e882ea',
950: '#000000',
},
}SCSS
$custom: #e882ea; $custom-light: #f1a9f1; $custom-dark: #000000;
JSON
{
"hex": "#e882ea",
"rgb": {
"r": 232,
"g": 130,
"b": 234
},
"hsl": {
"h": 298.846,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.75312,
"c": 0.17882,
"h": 326.5
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#E882EA
secondary
#D7F1D6
accent
#D31216
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84