#E47FFF#E47FFF
#E47FFF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.4% C 0.202 H 318.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E47FFF |
|---|---|
| RGB | rgb(228, 127, 255) |
| HSL | hsl(287, 100%, 75%) |
| HSV | hsv(287, 50%, 100%) |
| CMYK | cmyk(10.6%, 50.2%, 0%, 0%) |
| CIE-LAB | lab(68.68, 58.22, -47.80) |
| CIE-LCH | lch(68.68, 75.33, 320.61°) |
| OKLab | oklab(75.42% 0.1517 -0.1326) |
| OKLCH | oklch(75.42% 0.202 318.8) |
| XYZ | xyz(57.6319, 38.8949, 99.0600) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Purply Pink
#F075E6
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.86
Liliac
#C48EFD
ΔE00 6.64
Light Purple
#BF77F6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47FFF #9AFF7F
analogous
#A47FFF #E47FFF #FF7FDA
triadic
#E47FFF #FFE47F #7FFFE4
tetradic
#E47FFF #FFA47F #9AFF7F #7FDAFF
square
#E47FFF #FFA47F #9AFF7F #7FDAFF
split-complementary
#E47FFF #DAFF7F #7FFFA4
monochromatic
#CA05FF #D742FF #E47FFF #F1BCFF #F9E0FF
Accessibility & contrast
On white
2.39
#E47FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E47FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47FFF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47FFF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#E491B4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e47fff; /* rgb */ color: rgb(228, 127, 255); /* oklch */ color: oklch(75.4% 0.202 318.8);
Tailwind
colors: {
custom: {
50: '#efa7ff',
500: '#e47fff',
950: '#000000',
},
}SCSS
$custom: #e47fff; $custom-light: #efa7ff; $custom-dark: #000000;
JSON
{
"hex": "#e47fff",
"rgb": {
"r": 228,
"g": 127,
"b": 255
},
"hsl": {
"h": 287.344,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.75421,
"c": 0.20151,
"h": 318.8
},
"luminance": 0.38893
}Semantic roles & 50–950 ramp
primary
#E47FFF
secondary
#DBF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86