#E47DEC#E47DEC
#E47DEC is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.186 H 324.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E47DEC |
|---|---|
| RGB | rgb(228, 125, 236) |
| HSL | hsl(296, 74%, 71%) |
| HSV | hsv(296, 47%, 93%) |
| CMYK | cmyk(3.4%, 47%, 0%, 7.5%) |
| CIE-LAB | lab(67.44, 55.65, -39.31) |
| CIE-LCH | lch(67.44, 68.13, 324.76°) |
| OKLab | oklab(74.23% 0.1518 -0.1081) |
| OKLCH | oklch(74.23% 0.186 324.5) |
| XYZ | xyz(54.4675, 37.2199, 83.6558) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.75
Orchid
#DA70D6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47DEC #85EC7D
analogous
#AC7DEC #E47DEC #EC7DBC
triadic
#E47DEC #ECE47D #7DECE4
tetradic
#E47DEC #ECAC7D #85EC7D #7DBCEC
square
#E47DEC #ECAC7D #85EC7D #7DBCEC
split-complementary
#E47DEC #BCEC7D #7DECAC
monochromatic
#C31ED0 #D948E4 #E47DEC #EFB2F4 #F9E4FB
Accessibility & contrast
On white
2.49
#E47DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E47DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47DEC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47DEC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#E88AAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47dec; /* rgb */ color: rgb(228, 125, 236); /* oklch */ color: oklch(74.2% 0.186 324.5);
Tailwind
colors: {
custom: {
50: '#efa6f2',
500: '#e47dec',
950: '#000000',
},
}SCSS
$custom: #e47dec; $custom-light: #efa6f2; $custom-dark: #000000;
JSON
{
"hex": "#e47dec",
"rgb": {
"r": 228,
"g": 125,
"b": 236
},
"hsl": {
"h": 295.676,
"s": 74.497,
"l": 70.784
},
"oklch": {
"l": 0.74228,
"c": 0.18639,
"h": 324.5
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#E47DEC
secondary
#D6F1D3
accent
#D70F1D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85