#E49DFD#E49DFD
#E49DFD is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.8% C 0.151 H 317.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E49DFD |
|---|---|
| RGB | rgb(228, 157, 253) |
| HSL | hsl(284, 96%, 80%) |
| HSV | hsv(284, 38%, 99%) |
| CMYK | cmyk(9.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.64, 42.44, -37.40) |
| CIE-LCH | lch(74.64, 56.57, 318.62°) |
| OKLab | oklab(79.84% 0.1102 -0.1028) |
| OKLCH | oklch(79.84% 0.151 317) |
| XYZ | xyz(61.7789, 47.7014, 98.8624) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.83
Baby Purple
#CA9BF7
ΔE00 4.85
Mauve
#E0B0FF
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49DFD #B6FD9D
analogous
#B49DFD #E49DFD #FD9DE6
triadic
#E49DFD #FDE49D #9DFDE4
tetradic
#E49DFD #FDB49D #B6FD9D #9DE6FD
square
#E49DFD #FDB49D #B6FD9D #9DE6FD
split-complementary
#E49DFD #E6FD9D #9DFDB4
monochromatic
#C325FB #D361FC #E49DFD #F5D9FE #F7E1FE
Accessibility & contrast
On white
1.99
#E49DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#E49DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49DFD
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49DFD | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#E4A9C1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e49dfd; /* rgb */ color: rgb(228, 157, 253); /* oklch */ color: oklch(79.8% 0.151 317.0);
Tailwind
colors: {
custom: {
50: '#eebbfe',
500: '#e49dfd',
950: '#000000',
},
}SCSS
$custom: #e49dfd; $custom-light: #eebbfe; $custom-dark: #000000;
JSON
{
"hex": "#e49dfd",
"rgb": {
"r": 228,
"g": 157,
"b": 253
},
"hsl": {
"h": 284.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79844,
"c": 0.1507,
"h": 317
},
"luminance": 0.477
}Semantic roles & 50–950 ramp
primary
#E49DFD
secondary
#DDF7D4
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186