#E47FEB#E47FEB
#E47FEB is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.5% C 0.182 H 324.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FEB |
|---|---|
| RGB | rgb(228, 127, 235) |
| HSL | hsl(296, 73%, 71%) |
| HSV | hsv(296, 46%, 92%) |
| CMYK | cmyk(3%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(67.78, 54.47, -38.24) |
| CIE-LCH | lch(67.78, 66.55, 324.93°) |
| OKLab | oklab(74.46% 0.1489 -0.105) |
| OKLCH | oklch(74.46% 0.182 324.8) |
| XYZ | xyz(54.5784, 37.6734, 82.9780) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FEB #86EB7F
analogous
#AE7FEB #E47FEB #EB7FBC
triadic
#E47FEB #EBE47F #7FEBE4
tetradic
#E47FEB #EBAE7F #86EB7F #7FBCEB
square
#E47FEB #EBAE7F #86EB7F #7FBCEB
split-complementary
#E47FEB #BCEB7F #7FEBAE
monochromatic
#C420CF #D94AE3 #E47FEB #EFB4F3 #F9E5FB
Accessibility & contrast
On white
2.46
#E47FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#E47FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FEB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FEB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#E88BAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e47feb; /* rgb */ color: rgb(228, 127, 235); /* oklch */ color: oklch(74.5% 0.182 324.8);
Tailwind
colors: {
custom: {
50: '#eea7f2',
500: '#e47feb',
950: '#000000',
},
}SCSS
$custom: #e47feb; $custom-light: #eea7f2; $custom-dark: #000000;
JSON
{
"hex": "#e47feb",
"rgb": {
"r": 228,
"g": 127,
"b": 235
},
"hsl": {
"h": 296.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.74464,
"c": 0.18224,
"h": 324.8
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#E47FEB
secondary
#D6F1D5
accent
#D5101D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85