#E880DF#E880DF
#E880DF is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.5% C 0.172 H 330.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E880DF |
|---|---|
| RGB | rgb(232, 128, 223) |
| HSL | hsl(305, 69%, 71%) |
| HSV | hsv(305, 45%, 91%) |
| CMYK | cmyk(0%, 44.8%, 3.9%, 9%) |
| CIE-LAB | lab(67.97, 53.00, -31.28) |
| CIE-LCH | lch(67.97, 61.54, 329.46°) |
| OKLab | oklab(74.54% 0.1498 -0.0851) |
| OKLCH | oklch(74.54% 0.172 330.4) |
| XYZ | xyz(54.3166, 37.9249, 74.2570) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.30
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.58
Orchid
#DA70D6
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 5.47
Orchid (survey)
#C875C4
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880DF #80E889
analogous
#BD80E8 #E880DF #E880AB
triadic
#E880DF #DFE880 #80DFE8
tetradic
#E880DF #E8BD80 #80E889 #80ABE8
square
#E880DF #E8BD80 #80E889 #80ABE8
split-complementary
#E880DF #ABE880 #80E8BD
monochromatic
#C924BB #DF4CD2 #E880DF #F1B4EC #FAE5F8
Accessibility & contrast
On white
2.45
#E880DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#E880DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880DF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880DF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9DE2
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#EF88A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e880df; /* rgb */ color: rgb(232, 128, 223); /* oklch */ color: oklch(74.5% 0.172 330.4);
Tailwind
colors: {
custom: {
50: '#f1a8e9',
500: '#e880df',
950: '#000000',
},
}SCSS
$custom: #e880df; $custom-light: #f1a8e9; $custom-dark: #000000;
JSON
{
"hex": "#e880df",
"rgb": {
"r": 232,
"g": 128,
"b": 223
},
"hsl": {
"h": 305.192,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.74544,
"c": 0.17227,
"h": 330.4
},
"luminance": 0.37922
}Semantic roles & 50–950 ramp
primary
#E880DF
secondary
#D4F0D6
accent
#D12514
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84