#E044DE#E044DE
#E044DE is a light, highly saturated purple. Relative luminance 0.253; OKLCH L 66.5% C 0.251 H 328.5°. Best body text is #000000 at 6.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E044DE |
|---|---|
| RGB | rgb(224, 68, 222) |
| HSL | hsl(301, 72%, 57%) |
| HSV | hsv(301, 70%, 88%) |
| CMYK | cmyk(0%, 69.6%, 0.9%, 12.2%) |
| CIE-LAB | lab(57.33, 76.48, -47.45) |
| CIE-LCH | lch(57.33, 90.00, 328.18°) |
| OKLab | oklab(66.51% 0.2142 -0.1313) |
| OKLCH | oklch(66.51% 0.251 328.5) |
| XYZ | xyz(45.9919, 25.2588, 71.5461) |
| Luminance | 0.2525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.68
Pink Purple
#EF1DE7
ΔE00 2.78
Fuchsia (survey)
#ED0DD9
ΔE00 3.56
Purpleish Pink
#DF4EC8
ΔE00 3.87
Heliotrope
#D94FF5
ΔE00 4.03
Bright Magenta
#FF08E8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E044DE #44E046
analogous
#9444E0 #E044DE #E04490
triadic
#E044DE #DEE044 #44DEE0
tetradic
#E044DE #E09444 #44E046 #4490E0
square
#E044DE #E09444 #44E046 #4490E0
split-complementary
#E044DE #90E044 #44E094
monochromatic
#911890 #C621C4 #E044DE #E978E7 #F1ADF1
Accessibility & contrast
On white
3.47
#E044DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.05
#E044DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E044DE
6.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E044DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E044DE | 1.00 | 3.47 | 6.05 | 6.05 |
| #FFFFFF | 3.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C7CE2
Deuteranopia (green-blind)
#6E91DA
Tritanopia (blue-blind)
#E75A8D
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #e044de; /* rgb */ color: rgb(224, 68, 222); /* oklch */ color: oklch(66.5% 0.251 328.5);
Tailwind
colors: {
custom: {
50: '#ee86e9',
500: '#e044de',
950: '#000000',
},
}SCSS
$custom: #e044de; $custom-light: #ee86e9; $custom-dark: #000000;
JSON
{
"hex": "#e044de",
"rgb": {
"r": 224,
"g": 68,
"b": 222
},
"hsl": {
"h": 300.769,
"s": 71.56,
"l": 57.255
},
"oklch": {
"l": 0.66511,
"c": 0.25119,
"h": 328.5
},
"luminance": 0.25255
}Semantic roles & 50–950 ramp
primary
#E044DE
secondary
#A0E0A1
accent
#EE3C3A
background
#FFF8FE
surface
#FEF0FD
border
#D6CBD5
text
#170C16
muted
#857D84