#E47EF2#E47EF2
#E47EF2 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.7% C 0.190 H 322.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E47EF2 |
|---|---|
| RGB | rgb(228, 126, 242) |
| HSL | hsl(293, 82%, 72%) |
| HSV | hsv(293, 48%, 95%) |
| CMYK | cmyk(5.8%, 47.9%, 0%, 5.1%) |
| CIE-LAB | lab(67.89, 56.25, -41.91) |
| CIE-LCH | lch(67.89, 70.15, 323.31°) |
| OKLab | oklab(74.65% 0.1514 -0.1156) |
| OKLCH | oklch(74.65% 0.19 322.6) |
| XYZ | xyz(55.4811, 37.8289, 88.3664) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.51
Orchid
#DA70D6
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.35
Violet Pink
#FB5FFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47EF2 #8CF27E
analogous
#AA7EF2 #E47EF2 #F27EC6
triadic
#E47EF2 #F2E47E #7EF2E4
tetradic
#E47EF2 #F2AA7E #8CF27E #7EC6F2
square
#E47EF2 #F2AA7E #8CF27E #7EC6F2
split-complementary
#E47EF2 #C6F27E #7EF2AA
monochromatic
#C716DF #D846EC #E47EF2 #F0B6F8 #F9E3FC
Accessibility & contrast
On white
2.45
#E47EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#E47EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47EF2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47EF2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#E78DAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e47ef2; /* rgb */ color: rgb(228, 126, 242); /* oklch */ color: oklch(74.7% 0.190 322.6);
Tailwind
colors: {
custom: {
50: '#efa6f7',
500: '#e47ef2',
950: '#000000',
},
}SCSS
$custom: #e47ef2; $custom-light: #efa6f7; $custom-dark: #000000;
JSON
{
"hex": "#e47ef2",
"rgb": {
"r": 228,
"g": 126,
"b": 242
},
"hsl": {
"h": 292.759,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.7465,
"c": 0.19046,
"h": 322.6
},
"luminance": 0.37826
}Semantic roles & 50–950 ramp
primary
#E47EF2
secondary
#DAF4D7
accent
#DE0721
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85