#E47EEA#E47EEA
#E47EEA is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.183 H 325.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E47EEA |
|---|---|
| RGB | rgb(228, 126, 234) |
| HSL | hsl(297, 72%, 71%) |
| HSV | hsv(297, 46%, 92%) |
| CMYK | cmyk(2.6%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.55, 54.79, -38.05) |
| CIE-LCH | lch(67.55, 66.70, 325.22°) |
| OKLab | oklab(74.28% 0.1501 -0.1045) |
| OKLCH | oklch(74.28% 0.183 325.2) |
| XYZ | xyz(54.3058, 37.3588, 82.1764) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 2.64
Lavender Pink
#DD85D7
ΔE00 3.94
Orchid
#DA70D6
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 5.48
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47EEA #84EA7E
analogous
#AE7EEA #E47EEA #EA7EBA
triadic
#E47EEA #EAE47E #7EEAE4
tetradic
#E47EEA #EAAE7E #84EA7E #7EBAEA
square
#E47EEA #EAAE7E #84EA7E #7EBAEA
split-complementary
#E47EEA #BAEA7E #7EEAAE
monochromatic
#C321CC #D949E1 #E47EEA #EFB3F3 #F9E5FB
Accessibility & contrast
On white
2.48
#E47EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E47EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47EEA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47EEA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#E98AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47eea; /* rgb */ color: rgb(228, 126, 234); /* oklch */ color: oklch(74.3% 0.183 325.2);
Tailwind
colors: {
custom: {
50: '#eea6f1',
500: '#e47eea',
950: '#000000',
},
}SCSS
$custom: #e47eea; $custom-light: #eea6f1; $custom-dark: #000000;
JSON
{
"hex": "#e47eea",
"rgb": {
"r": 228,
"g": 126,
"b": 234
},
"hsl": {
"h": 296.667,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74276,
"c": 0.18293,
"h": 325.2
},
"luminance": 0.37356
}Semantic roles & 50–950 ramp
primary
#E47EEA
secondary
#D5F1D3
accent
#D4111C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84