#E47FE7#E47FE7
#E47FE7 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.179 H 326.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FE7 |
|---|---|
| RGB | rgb(228, 127, 231) |
| HSL | hsl(298, 68%, 70%) |
| HSV | hsv(298, 45%, 91%) |
| CMYK | cmyk(1.3%, 45%, 0%, 9.4%) |
| CIE-LAB | lab(67.61, 53.75, -36.29) |
| CIE-LCH | lch(67.61, 64.85, 325.97°) |
| OKLab | oklab(74.28% 0.1482 -0.0995) |
| OKLCH | oklch(74.28% 0.179 326.1) |
| XYZ | xyz(54.0070, 37.4449, 79.9686) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.81
Purply Pink
#F075E6
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FE7 #82E77F
analogous
#B07FE7 #E47FE7 #E77FB6
triadic
#E47FE7 #E7E47F #7FE7E4
tetradic
#E47FE7 #E7B07F #82E77F #7FB6E7
square
#E47FE7 #E7B07F #82E77F #7FB6E7
split-complementary
#E47FE7 #B6E77F #7FE7B0
monochromatic
#C225C6 #D94BDD #E47FE7 #EFB3F1 #FAE5FA
Accessibility & contrast
On white
2.47
#E47FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E47FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FE7
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FE7 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEB
Deuteranopia (green-blind)
#92A9E4
Tritanopia (blue-blind)
#E98AA8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e47fe7; /* rgb */ color: rgb(228, 127, 231); /* oklch */ color: oklch(74.3% 0.179 326.1);
Tailwind
colors: {
custom: {
50: '#eea7ef',
500: '#e47fe7',
950: '#000000',
},
}SCSS
$custom: #e47fe7; $custom-light: #eea7ef; $custom-dark: #000000;
JSON
{
"hex": "#e47fe7",
"rgb": {
"r": 228,
"g": 127,
"b": 231
},
"hsl": {
"h": 298.269,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.74282,
"c": 0.17852,
"h": 326.1
},
"luminance": 0.37442
}Semantic roles & 50–950 ramp
primary
#E47FE7
secondary
#D3EFD2
accent
#D0151B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84