#E47FE2#E47FE2
#E47FE2 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.174 H 327.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FE2 |
|---|---|
| RGB | rgb(228, 127, 226) |
| HSL | hsl(301, 65%, 70%) |
| HSV | hsv(301, 44%, 89%) |
| CMYK | cmyk(0%, 44.3%, 0.9%, 10.6%) |
| CIE-LAB | lab(67.40, 52.86, -33.85) |
| CIE-LCH | lch(67.40, 62.77, 327.36°) |
| OKLab | oklab(74.06% 0.1473 -0.0925) |
| OKLCH | oklch(74.06% 0.174 327.9) |
| XYZ | xyz(53.3109, 37.1665, 76.3025) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 2.48
Lavender Pink
#DD85D7
ΔE00 2.61
Orchid
#DA70D6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.53
Orchid (survey)
#C875C4
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FE2 #7FE481
analogous
#B47FE4 #E47FE2 #E47FB0
triadic
#E47FE2 #E2E47F #7FE2E4
tetradic
#E47FE2 #E4B47F #7FE481 #7FB0E4
square
#E47FE2 #E4B47F #7FE481 #7FB0E4
split-complementary
#E47FE2 #B0E47F #7FE4B4
monochromatic
#C029BD #D94CD7 #E47FE2 #EFB2ED #F9E4F9
Accessibility & contrast
On white
2.49
#E47FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E47FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FE2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FE2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779CE5
Deuteranopia (green-blind)
#94A9DF
Tritanopia (blue-blind)
#EA89A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47fe2; /* rgb */ color: rgb(228, 127, 226); /* oklch */ color: oklch(74.1% 0.174 327.9);
Tailwind
colors: {
custom: {
50: '#eea7eb',
500: '#e47fe2',
950: '#000000',
},
}SCSS
$custom: #e47fe2; $custom-light: #eea7eb; $custom-dark: #000000;
JSON
{
"hex": "#e47fe2",
"rgb": {
"r": 228,
"g": 127,
"b": 226
},
"hsl": {
"h": 301.188,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.7406,
"c": 0.17395,
"h": 327.9
},
"luminance": 0.37164
}Semantic roles & 50–950 ramp
primary
#E47FE2
secondary
#D1EED2
accent
#CD1C19
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84