#E882DB#E882DB
#E882DB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.166 H 331.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E882DB |
|---|---|
| RGB | rgb(232, 130, 219) |
| HSL | hsl(308, 69%, 71%) |
| HSV | hsv(308, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 5.6%, 9%) |
| CIE-LAB | lab(68.20, 51.32, -28.70) |
| CIE-LCH | lch(68.20, 58.80, 330.78°) |
| OKLab | oklab(74.67% 0.1461 -0.0779) |
| OKLCH | oklch(74.67% 0.166 331.9) |
| XYZ | xyz(54.0471, 38.2386, 71.5381) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.93
Violet (CSS)
#EE82EE
ΔE00 3.21
Purply Pink
#F075E6
ΔE00 3.39
Orchid
#DA70D6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882DB #82E88F
analogous
#C282E8 #E882DB #E882A8
triadic
#E882DB #DBE882 #82DBE8
tetradic
#E882DB #E8C282 #82E88F #82A8E8
square
#E882DB #E8C282 #82E88F #82A8E8
split-complementary
#E882DB #A8E882 #82E8C2
monochromatic
#CA25B5 #DE4ECC #E882DB #F2B6EA #FAE5F8
Accessibility & contrast
On white
2.43
#E882DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E882DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882DB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882DB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDE
Deuteranopia (green-blind)
#9BABD8
Tritanopia (blue-blind)
#F089A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e882db; /* rgb */ color: rgb(232, 130, 219); /* oklch */ color: oklch(74.7% 0.166 331.9);
Tailwind
colors: {
custom: {
50: '#f1a9e6',
500: '#e882db',
950: '#000000',
},
}SCSS
$custom: #e882db; $custom-light: #f1a9e6; $custom-dark: #000000;
JSON
{
"hex": "#e882db",
"rgb": {
"r": 232,
"g": 130,
"b": 219
},
"hsl": {
"h": 307.647,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.74665,
"c": 0.16551,
"h": 331.9
},
"luminance": 0.38236
}Semantic roles & 50–950 ramp
primary
#E882DB
secondary
#D5F0D9
accent
#D12D15
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84