#E47DEB#E47DEB
#E47DEB is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.185 H 324.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E47DEB |
|---|---|
| RGB | rgb(228, 125, 235) |
| HSL | hsl(296, 73%, 71%) |
| HSV | hsv(296, 47%, 92%) |
| CMYK | cmyk(3%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.40, 55.46, -38.83) |
| CIE-LCH | lch(67.40, 67.70, 325.00°) |
| OKLab | oklab(74.18% 0.1517 -0.1067) |
| OKLCH | oklch(74.18% 0.185 324.9) |
| XYZ | xyz(54.3226, 37.1620, 82.8927) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 2.65
Orchid
#DA70D6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 5.34
Candy Pink
#FF63E9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47DEB #84EB7D
analogous
#AD7DEB #E47DEB #EB7DBB
triadic
#E47DEB #EBE47D #7DEBE4
tetradic
#E47DEB #EBAD7D #84EB7D #7DBBEB
square
#E47DEB #EBAD7D #84EB7D #7DBBEB
split-complementary
#E47DEB #BBEB7D #7DEBAD
monochromatic
#C320CE #D948E3 #E47DEB #EFB2F3 #F9E4FB
Accessibility & contrast
On white
2.49
#E47DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#E47DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47DEB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47DEB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#8EA9E8
Tritanopia (blue-blind)
#E88AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47deb; /* rgb */ color: rgb(228, 125, 235); /* oklch */ color: oklch(74.2% 0.185 324.9);
Tailwind
colors: {
custom: {
50: '#efa6f2',
500: '#e47deb',
950: '#000000',
},
}SCSS
$custom: #e47deb; $custom-light: #efa6f2; $custom-dark: #000000;
JSON
{
"hex": "#e47deb",
"rgb": {
"r": 228,
"g": 125,
"b": 235
},
"hsl": {
"h": 296.182,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.74181,
"c": 0.18547,
"h": 324.9
},
"luminance": 0.37159
}Semantic roles & 50–950 ramp
primary
#E47DEB
secondary
#D5F1D3
accent
#D5101D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85