#E484DE#E484DE
#E484DE is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.6% C 0.162 H 329.3°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E484DE |
|---|---|
| RGB | rgb(228, 132, 222) |
| HSL | hsl(304, 64%, 71%) |
| HSV | hsv(304, 42%, 89%) |
| CMYK | cmyk(0%, 42.1%, 2.6%, 10.6%) |
| CIE-LAB | lab(68.22, 49.63, -30.37) |
| CIE-LCH | lch(68.22, 58.18, 328.54°) |
| OKLab | oklab(74.62% 0.1394 -0.0826) |
| OKLCH | oklch(74.62% 0.162 329.3) |
| XYZ | xyz(53.4302, 38.2732, 73.6662) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.54
Orchid
#DA70D6
ΔE00 4.80
Orchid (survey)
#C875C4
ΔE00 6.41
Candy Pink
#FF63E9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E484DE #84E48A
analogous
#BA84E4 #E484DE #E484AE
triadic
#E484DE #DEE484 #84DEE4
tetradic
#E484DE #E4BA84 #84E48A #84AEE4
square
#E484DE #E4BA84 #84E48A #84AEE4
split-complementary
#E484DE #AEE484 #84E4BA
monochromatic
#C32BB9 #D952D1 #E484DE #EFB6EB #F9E6F8
Accessibility & contrast
On white
2.43
#E484DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E484DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E484DE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E484DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E484DE | 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)
#7F9EE1
Deuteranopia (green-blind)
#99ABDB
Tritanopia (blue-blind)
#EA8CA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e484de; /* rgb */ color: rgb(228, 132, 222); /* oklch */ color: oklch(74.6% 0.162 329.3);
Tailwind
colors: {
custom: {
50: '#eeaae8',
500: '#e484de',
950: '#000000',
},
}SCSS
$custom: #e484de; $custom-light: #eeaae8; $custom-dark: #000000;
JSON
{
"hex": "#e484de",
"rgb": {
"r": 228,
"g": 132,
"b": 222
},
"hsl": {
"h": 303.75,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.74619,
"c": 0.16204,
"h": 329.3
},
"luminance": 0.3827
}Semantic roles & 50–950 ramp
primary
#E484DE
secondary
#D5EFD6
accent
#CC251A
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84