#E882E2#E882E2
#E882E2 is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.0% C 0.172 H 329.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E882E2 |
|---|---|
| RGB | rgb(232, 130, 226) |
| HSL | hsl(304, 69%, 71%) |
| HSV | hsv(304, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 2.6%, 9%) |
| CIE-LAB | lab(68.47, 52.53, -32.15) |
| CIE-LCH | lch(68.47, 61.59, 328.53°) |
| OKLab | oklab(74.96% 0.1475 -0.0876) |
| OKLCH | oklch(74.96% 0.172 329.3) |
| XYZ | xyz(54.9881, 38.6150, 76.4938) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Lavender Pink
#DD85D7
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 2.74
Orchid
#DA70D6
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882E2 #82E888
analogous
#BB82E8 #E882E2 #E882AF
triadic
#E882E2 #E2E882 #82E2E8
tetradic
#E882E2 #E8BB82 #82E888 #82AFE8
square
#E882E2 #E8BB82 #82E888 #82AFE8
split-complementary
#E882E2 #AFE882 #82E8BB
monochromatic
#CA25C1 #DE4ED6 #E882E2 #F2B6EE #FAE5F9
Accessibility & contrast
On white
2.41
#E882E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E882E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882E2
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882E2 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9EE5
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#EF8BA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e882e2; /* rgb */ color: rgb(232, 130, 226); /* oklch */ color: oklch(75.0% 0.172 329.3);
Tailwind
colors: {
custom: {
50: '#f1a9eb',
500: '#e882e2',
950: '#000000',
},
}SCSS
$custom: #e882e2; $custom-light: #f1a9eb; $custom-dark: #000000;
JSON
{
"hex": "#e882e2",
"rgb": {
"r": 232,
"g": 130,
"b": 226
},
"hsl": {
"h": 303.529,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.74961,
"c": 0.17161,
"h": 329.3
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#E882E2
secondary
#D5F0D7
accent
#D12015
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84