#E882DF#E882DF
#E882DF is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.169 H 330.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E882DF |
|---|---|
| RGB | rgb(232, 130, 223) |
| HSL | hsl(305, 69%, 71%) |
| HSV | hsv(305, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 3.9%, 9%) |
| CIE-LAB | lab(68.35, 52.01, -30.68) |
| CIE-LCH | lch(68.35, 60.38, 329.46°) |
| OKLab | oklab(74.83% 0.1469 -0.0835) |
| OKLCH | oklch(74.83% 0.169 330.4) |
| XYZ | xyz(54.5800, 38.4518, 74.3448) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.11
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.96
Orchid
#DA70D6
ΔE00 4.75
Candy Pink
#FF63E9
ΔE00 5.82
Orchid (survey)
#C875C4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882DF #82E88B
analogous
#BE82E8 #E882DF #E882AC
triadic
#E882DF #DFE882 #82DFE8
tetradic
#E882DF #E8BE82 #82E88B #82ACE8
square
#E882DF #E8BE82 #82E88B #82ACE8
split-complementary
#E882DF #ACE882 #82E8BE
monochromatic
#CA25BC #DE4ED2 #E882DF #F2B6EC #FAE5F8
Accessibility & contrast
On white
2.42
#E882DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#E882DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882DF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882DF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#99ACDC
Tritanopia (blue-blind)
#EF8AA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e882df; /* rgb */ color: rgb(232, 130, 223); /* oklch */ color: oklch(74.8% 0.169 330.4);
Tailwind
colors: {
custom: {
50: '#f1a9e9',
500: '#e882df',
950: '#000000',
},
}SCSS
$custom: #e882df; $custom-light: #f1a9e9; $custom-dark: #000000;
JSON
{
"hex": "#e882df",
"rgb": {
"r": 232,
"g": 130,
"b": 223
},
"hsl": {
"h": 305.294,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.74833,
"c": 0.16897,
"h": 330.4
},
"luminance": 0.38449
}Semantic roles & 50–950 ramp
primary
#E882DF
secondary
#D5F0D8
accent
#D12515
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84