#E47EED#E47EED
#E47EED is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.186 H 324.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E47EED |
|---|---|
| RGB | rgb(228, 126, 237) |
| HSL | hsl(295, 76%, 71%) |
| HSV | hsv(295, 47%, 93%) |
| CMYK | cmyk(3.8%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.67, 55.33, -39.50) |
| CIE-LCH | lch(67.67, 67.99, 324.48°) |
| OKLab | oklab(74.41% 0.1506 -0.1087) |
| OKLCH | oklch(74.41% 0.186 324.2) |
| XYZ | xyz(54.7404, 37.5327, 84.4655) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.41
Orchid
#DA70D6
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47EED #87ED7E
analogous
#AC7EED #E47EED #ED7EBE
triadic
#E47EED #EDE47E #7EEDE4
tetradic
#E47EED #EDAC7E #87ED7E #7EBEED
square
#E47EED #EDAC7E #87ED7E #7EBEED
split-complementary
#E47EED #BEED7E #7EEDAC
monochromatic
#C41DD3 #D948E6 #E47EED #EFB4F4 #F9E4FB
Accessibility & contrast
On white
2.47
#E47EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#E47EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47EED
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47EED | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#E88BAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e47eed; /* rgb */ color: rgb(228, 126, 237); /* oklch */ color: oklch(74.4% 0.186 324.2);
Tailwind
colors: {
custom: {
50: '#eea6f3',
500: '#e47eed',
950: '#000000',
},
}SCSS
$custom: #e47eed; $custom-light: #eea6f3; $custom-dark: #000000;
JSON
{
"hex": "#e47eed",
"rgb": {
"r": 228,
"g": 126,
"b": 237
},
"hsl": {
"h": 295.135,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74415,
"c": 0.18572,
"h": 324.2
},
"luminance": 0.3753
}Semantic roles & 50–950 ramp
primary
#E47EED
secondary
#D7F2D5
accent
#D80E1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85