#E480DC#E480DC
#E480DC is a light, vivid purple. Relative luminance 0.371; OKLCH L 73.9% C 0.167 H 330.1°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E480DC |
|---|---|
| RGB | rgb(228, 128, 220) |
| HSL | hsl(305, 65%, 70%) |
| HSV | hsv(305, 44%, 89%) |
| CMYK | cmyk(0%, 43.9%, 3.5%, 10.6%) |
| CIE-LAB | lab(67.35, 51.30, -30.60) |
| CIE-LCH | lch(67.35, 59.74, 329.19°) |
| OKLab | oklab(73.94% 0.1447 -0.0833) |
| OKLCH | oklch(73.94% 0.167 330.1) |
| XYZ | xyz(52.6317, 37.1025, 72.0855) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.75
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.00
Orchid
#DA70D6
ΔE00 4.04
Candy Pink
#FF63E9
ΔE00 5.88
Orchid (survey)
#C875C4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E480DC #80E488
analogous
#BA80E4 #E480DC #E480AA
triadic
#E480DC #DCE480 #80DCE4
tetradic
#E480DC #E4BA80 #80E488 #80AAE4
square
#E480DC #E4BA80 #80E488 #80AAE4
split-complementary
#E480DC #AAE480 #80E4BA
monochromatic
#C129B5 #D94ECE #E480DC #EFB2EA #F9E5F8
Accessibility & contrast
On white
2.49
#E480DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E480DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E480DC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E480DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E480DC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDF
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#EB88A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e480dc; /* rgb */ color: rgb(228, 128, 220); /* oklch */ color: oklch(73.9% 0.167 330.1);
Tailwind
colors: {
custom: {
50: '#eea7e7',
500: '#e480dc',
950: '#000000',
},
}SCSS
$custom: #e480dc; $custom-light: #eea7e7; $custom-dark: #000000;
JSON
{
"hex": "#e480dc",
"rgb": {
"r": 228,
"g": 128,
"b": 220
},
"hsl": {
"h": 304.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.73944,
"c": 0.16695,
"h": 330.1
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#E480DC
secondary
#D2EED4
accent
#CD2719
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#171016
muted
#857F84