#E47DFF#E47DFF
#E47DFF is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.1% C 0.205 H 319.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E47DFF |
|---|---|
| RGB | rgb(228, 125, 255) |
| HSL | hsl(288, 100%, 75%) |
| HSV | hsv(288, 51%, 100%) |
| CMYK | cmyk(10.6%, 51%, 0%, 0%) |
| CIE-LAB | lab(68.30, 59.20, -48.39) |
| CIE-LCH | lch(68.30, 76.46, 320.74°) |
| OKLab | oklab(75.15% 0.1544 -0.1343) |
| OKLCH | oklch(75.15% 0.205 319) |
| XYZ | xyz(57.3762, 38.3834, 98.9748) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 6.58
Orchid
#DA70D6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47DFF #98FF7D
analogous
#A37DFF #E47DFF #FF7DD9
triadic
#E47DFF #FFE47D #7DFFE4
tetradic
#E47DFF #FFA37D #98FF7D #7DD9FF
square
#E47DFF #FFA37D #98FF7D #7DD9FF
split-complementary
#E47DFF #D9FF7D #7DFFA3
monochromatic
#CB03FF #D740FF #E47DFF #F1BAFF #F9E0FF
Accessibility & contrast
On white
2.42
#E47DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E47DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47DFF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47DFF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#E490B3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e47dff; /* rgb */ color: rgb(228, 125, 255); /* oklch */ color: oklch(75.1% 0.205 319.0);
Tailwind
colors: {
custom: {
50: '#efa6ff',
500: '#e47dff',
950: '#000000',
},
}SCSS
$custom: #e47dff; $custom-light: #efa6ff; $custom-dark: #000000;
JSON
{
"hex": "#e47dff",
"rgb": {
"r": 228,
"g": 125,
"b": 255
},
"hsl": {
"h": 287.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.75146,
"c": 0.2046,
"h": 319
},
"luminance": 0.38381
}Semantic roles & 50–950 ramp
primary
#E47DFF
secondary
#DBF7D4
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86