#E882D8#E882D8
#E882D8 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.5% C 0.163 H 333.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E882D8 |
|---|---|
| RGB | rgb(232, 130, 216) |
| HSL | hsl(309, 69%, 71%) |
| HSV | hsv(309, 44%, 91%) |
| CMYK | cmyk(0%, 44%, 6.9%, 9%) |
| CIE-LAB | lab(68.08, 50.82, -27.22) |
| CIE-LCH | lch(68.08, 57.64, 331.83°) |
| OKLab | oklab(74.54% 0.1454 -0.0737) |
| OKLCH | oklch(74.54% 0.163 333.1) |
| XYZ | xyz(53.6557, 38.0820, 69.4768) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 3.80
Orchid
#DA70D6
ΔE00 5.10
Bubblegum Pink
#FE83CC
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E882D8 #82E892
analogous
#C582E8 #E882D8 #E882A5
triadic
#E882D8 #D8E882 #82D8E8
tetradic
#E882D8 #E8C582 #82E892 #82A5E8
square
#E882D8 #E8C582 #82E892 #82A5E8
split-complementary
#E882D8 #A5E882 #82E8C5
monochromatic
#CA25B0 #DE4EC8 #E882D8 #F2B6E8 #FAE5F7
Accessibility & contrast
On white
2.44
#E882D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E882D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E882D8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E882D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E882D8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809DDB
Deuteranopia (green-blind)
#9CABD5
Tritanopia (blue-blind)
#F088A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e882d8; /* rgb */ color: rgb(232, 130, 216); /* oklch */ color: oklch(74.5% 0.163 333.1);
Tailwind
colors: {
custom: {
50: '#f1a9e4',
500: '#e882d8',
950: '#000000',
},
}SCSS
$custom: #e882d8; $custom-light: #f1a9e4; $custom-dark: #000000;
JSON
{
"hex": "#e882d8",
"rgb": {
"r": 232,
"g": 130,
"b": 216
},
"hsl": {
"h": 309.412,
"s": 68.919,
"l": 70.98
},
"oklch": {
"l": 0.74541,
"c": 0.16298,
"h": 333.1
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#E882D8
secondary
#D5F0DA
accent
#D13215
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#171015
muted
#857F83