#E880DB#E880DB
#E880DB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.169 H 331.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E880DB |
|---|---|
| RGB | rgb(232, 128, 219) |
| HSL | hsl(308, 69%, 71%) |
| HSV | hsv(308, 45%, 91%) |
| CMYK | cmyk(0%, 44.8%, 5.6%, 9%) |
| CIE-LAB | lab(67.81, 52.32, -29.30) |
| CIE-LCH | lch(67.81, 59.97, 330.75°) |
| OKLab | oklab(74.38% 0.1489 -0.0795) |
| OKLCH | oklch(74.38% 0.169 331.9) |
| XYZ | xyz(53.7837, 37.7117, 71.4503) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.13
Orchid
#DA70D6
ΔE00 4.52
Candy Pink
#FF63E9
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E880DB #80E88D
analogous
#C180E8 #E880DB #E880A7
triadic
#E880DB #DBE880 #80DBE8
tetradic
#E880DB #E8C180 #80E88D #80A7E8
square
#E880DB #E8C180 #80E88D #80A7E8
split-complementary
#E880DB #A7E880 #80E8C1
monochromatic
#C924B5 #DF4CCC #E880DB #F1B4EA #FAE5F8
Accessibility & contrast
On white
2.46
#E880DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E880DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E880DB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E880DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E880DB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9CDE
Deuteranopia (green-blind)
#99ABD8
Tritanopia (blue-blind)
#F087A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e880db; /* rgb */ color: rgb(232, 128, 219); /* oklch */ color: oklch(74.4% 0.169 331.9);
Tailwind
colors: {
custom: {
50: '#f1a8e6',
500: '#e880db',
950: '#000000',
},
}SCSS
$custom: #e880db; $custom-light: #f1a8e6; $custom-dark: #000000;
JSON
{
"hex": "#e880db",
"rgb": {
"r": 232,
"g": 128,
"b": 219
},
"hsl": {
"h": 307.5,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.74375,
"c": 0.16883,
"h": 331.9
},
"luminance": 0.37709
}Semantic roles & 50–950 ramp
primary
#E880DB
secondary
#D4F0D7
accent
#D12C14
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84