#E47FED#E47FED
#E47FED is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.6% C 0.184 H 324.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FED |
|---|---|
| RGB | rgb(228, 127, 237) |
| HSL | hsl(295, 75%, 71%) |
| HSV | hsv(295, 46%, 93%) |
| CMYK | cmyk(3.8%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.87, 54.84, -39.20) |
| CIE-LCH | lch(67.87, 67.41, 324.44°) |
| OKLab | oklab(74.56% 0.1493 -0.1078) |
| OKLCH | oklch(74.56% 0.184 324.2) |
| XYZ | xyz(54.8689, 37.7897, 84.5083) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.94
Purply Pink
#F075E6
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 4.31
Orchid
#DA70D6
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FED #88ED7F
analogous
#AD7FED #E47FED #ED7FBF
triadic
#E47FED #EDE47F #7FEDE4
tetradic
#E47FED #EDAD7F #88ED7F #7FBFED
square
#E47FED #EDAD7F #88ED7F #7FBFED
split-complementary
#E47FED #BFED7F #7FEDAD
monochromatic
#C51ED4 #D949E5 #E47FED #EFB5F5 #F9E4FB
Accessibility & contrast
On white
2.45
#E47FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E47FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FED
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FED | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#E88CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e47fed; /* rgb */ color: rgb(228, 127, 237); /* oklch */ color: oklch(74.6% 0.184 324.2);
Tailwind
colors: {
custom: {
50: '#eea7f3',
500: '#e47fed',
950: '#000000',
},
}SCSS
$custom: #e47fed; $custom-light: #eea7f3; $custom-dark: #000000;
JSON
{
"hex": "#e47fed",
"rgb": {
"r": 228,
"g": 127,
"b": 237
},
"hsl": {
"h": 295.091,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74556,
"c": 0.18412,
"h": 324.2
},
"luminance": 0.37787
}Semantic roles & 50–950 ramp
primary
#E47FED
secondary
#D8F2D6
accent
#D80E1E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85