#E47FE3#E47FE3
#E47FE3 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.175 H 327.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FE3 |
|---|---|
| RGB | rgb(228, 127, 227) |
| HSL | hsl(301, 65%, 70%) |
| HSV | hsv(301, 44%, 89%) |
| CMYK | cmyk(0%, 44.3%, 0.4%, 10.6%) |
| CIE-LAB | lab(67.44, 53.03, -34.34) |
| CIE-LCH | lch(67.44, 63.18, 327.08°) |
| OKLab | oklab(74.1% 0.1475 -0.0939) |
| OKLCH | oklch(74.1% 0.175 327.5) |
| XYZ | xyz(53.4485, 37.2215, 77.0273) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.06
Purply Pink
#F075E6
ΔE00 2.47
Lavender Pink
#DD85D7
ΔE00 2.75
Orchid
#DA70D6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FE3 #7FE480
analogous
#B37FE4 #E47FE3 #E47FB1
triadic
#E47FE3 #E3E47F #7FE3E4
tetradic
#E47FE3 #E4B37F #7FE480 #7FB1E4
square
#E47FE3 #E4B37F #7FE480 #7FB1E4
split-complementary
#E47FE3 #B1E47F #7FE4B3
monochromatic
#C029BF #D94CD8 #E47FE3 #EFB2EE #F9E4F9
Accessibility & contrast
On white
2.49
#E47FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E47FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FE3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FE3 | 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)
#779CE6
Deuteranopia (green-blind)
#93A9E0
Tritanopia (blue-blind)
#EA89A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47fe3; /* rgb */ color: rgb(228, 127, 227); /* oklch */ color: oklch(74.1% 0.175 327.5);
Tailwind
colors: {
custom: {
50: '#eea7ec',
500: '#e47fe3',
950: '#000000',
},
}SCSS
$custom: #e47fe3; $custom-light: #eea7ec; $custom-dark: #000000;
JSON
{
"hex": "#e47fe3",
"rgb": {
"r": 228,
"g": 127,
"b": 227
},
"hsl": {
"h": 300.594,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.74104,
"c": 0.17486,
"h": 327.5
},
"luminance": 0.37219
}Semantic roles & 50–950 ramp
primary
#E47FE3
secondary
#D1EED1
accent
#CD1A19
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84