#E045DD#E045DD
#E045DD is a light, highly saturated purple. Relative luminance 0.253; OKLCH L 66.5% C 0.249 H 328.8°. Best body text is #000000 at 6.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E045DD |
|---|---|
| RGB | rgb(224, 69, 221) |
| HSL | hsl(301, 71%, 57%) |
| HSV | hsv(301, 69%, 88%) |
| CMYK | cmyk(0%, 69.2%, 1.3%, 12.2%) |
| CIE-LAB | lab(57.39, 75.98, -46.78) |
| CIE-LCH | lch(57.39, 89.23, 328.38°) |
| OKLab | oklab(66.54% 0.2132 -0.1293) |
| OKLCH | oklch(66.54% 0.249 328.8) |
| XYZ | xyz(45.9193, 25.3273, 70.8627) |
| Luminance | 0.2532 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 1.68
Pink Purple
#EF1DE7
ΔE00 2.90
Fuchsia (survey)
#ED0DD9
ΔE00 3.61
Purpleish Pink
#DF4EC8
ΔE00 3.68
Heliotrope
#D94FF5
ΔE00 4.14
Bright Magenta
#FF08E8
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E045DD #45E048
analogous
#9545E0 #E045DD #E04590
triadic
#E045DD #DDE045 #45DDE0
tetradic
#E045DD #E09545 #45E048 #4590E0
square
#E045DD #E09545 #45E048 #4590E0
split-complementary
#E045DD #90E045 #45E095
monochromatic
#921890 #C721C3 #E045DD #E979E7 #F1AEF0
Accessibility & contrast
On white
3.46
#E045DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.06
#E045DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E045DD
6.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E045DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E045DD | 1.00 | 3.46 | 6.06 | 6.06 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F7DE1
Deuteranopia (green-blind)
#6F91D9
Tritanopia (blue-blind)
#E75B8D
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #e045dd; /* rgb */ color: rgb(224, 69, 221); /* oklch */ color: oklch(66.5% 0.249 328.8);
Tailwind
colors: {
custom: {
50: '#ee86e8',
500: '#e045dd',
950: '#000000',
},
}SCSS
$custom: #e045dd; $custom-light: #ee86e8; $custom-dark: #000000;
JSON
{
"hex": "#e045dd",
"rgb": {
"r": 224,
"g": 69,
"b": 221
},
"hsl": {
"h": 301.161,
"s": 71.429,
"l": 57.451
},
"oklch": {
"l": 0.66542,
"c": 0.24936,
"h": 328.8
},
"luminance": 0.25324
}Semantic roles & 50–950 ramp
primary
#E045DD
secondary
#A1E0A2
accent
#EE3D3A
background
#FFF8FE
surface
#FEF0FD
border
#D6CBD5
text
#170C16
muted
#857D84