#E47FF3#E47FF3
#E47FF3 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.8% C 0.190 H 322.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FF3 |
|---|---|
| RGB | rgb(228, 127, 243) |
| HSL | hsl(292, 83%, 73%) |
| HSV | hsv(292, 48%, 95%) |
| CMYK | cmyk(6.2%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(68.13, 55.95, -42.09) |
| CIE-LCH | lch(68.13, 70.01, 323.04°) |
| OKLab | oklab(74.84% 0.1502 -0.1161) |
| OKLCH | oklch(74.84% 0.19 322.3) |
| XYZ | xyz(55.7602, 38.1462, 89.2024) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.51
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FF3 #8EF37F
analogous
#AA7FF3 #E47FF3 #F37FC8
triadic
#E47FF3 #F3E47F #7FF3E4
tetradic
#E47FF3 #F3AA7F #8EF37F #7FC8F3
square
#E47FF3 #F3AA7F #8EF37F #7FC8F3
split-complementary
#E47FF3 #C8F37F #7FF3AA
monochromatic
#C815E2 #D847EE #E47FF3 #F0B7F8 #F9E3FC
Accessibility & contrast
On white
2.43
#E47FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E47FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FF3
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FF3 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#E78EAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e47ff3; /* rgb */ color: rgb(228, 127, 243); /* oklch */ color: oklch(74.8% 0.190 322.3);
Tailwind
colors: {
custom: {
50: '#efa7f7',
500: '#e47ff3',
950: '#000000',
},
}SCSS
$custom: #e47ff3; $custom-light: #efa7f7; $custom-dark: #000000;
JSON
{
"hex": "#e47ff3",
"rgb": {
"r": 228,
"g": 127,
"b": 243
},
"hsl": {
"h": 292.241,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.74838,
"c": 0.18983,
"h": 322.3
},
"luminance": 0.38144
}Semantic roles & 50–950 ramp
primary
#E47FF3
secondary
#DBF4D7
accent
#DF0622
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171017
muted
#857F85