#E49FFD#E49FFD
#E49FFD is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.2% C 0.147 H 316.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FFD |
|---|---|
| RGB | rgb(228, 159, 253) |
| HSL | hsl(284, 96%, 81%) |
| HSV | hsv(284, 37%, 99%) |
| CMYK | cmyk(9.9%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(75.07, 41.38, -36.73) |
| CIE-LCH | lch(75.07, 55.33, 318.41°) |
| OKLab | oklab(80.17% 0.1073 -0.101) |
| OKLCH | oklch(80.17% 0.147 316.7) |
| XYZ | xyz(62.1201, 48.3836, 98.9761) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 4.86
Lavender (survey)
#C79FEF
ΔE00 5.49
Pastel Purple
#CAA0FF
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FFD #B8FD9F
analogous
#B59FFD #E49FFD #FD9FE7
triadic
#E49FFD #FDE49F #9FFDE4
tetradic
#E49FFD #FDB59F #B8FD9F #9FE7FD
square
#E49FFD #FDB59F #B8FD9F #9FE7FD
split-complementary
#E49FFD #E7FD9F #9FFDB5
monochromatic
#C227FB #D363FC #E49FFD #F5DBFE #F7E1FE
Accessibility & contrast
On white
1.97
#E49FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#E49FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FFD
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FFD | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#E3ABC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e49ffd; /* rgb */ color: rgb(228, 159, 253); /* oklch */ color: oklch(80.2% 0.147 316.7);
Tailwind
colors: {
custom: {
50: '#eebcfe',
500: '#e49ffd',
950: '#000000',
},
}SCSS
$custom: #e49ffd; $custom-light: #eebcfe; $custom-dark: #000000;
JSON
{
"hex": "#e49ffd",
"rgb": {
"r": 228,
"g": 159,
"b": 253
},
"hsl": {
"h": 284.043,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.80169,
"c": 0.14734,
"h": 316.7
},
"luminance": 0.48382
}Semantic roles & 50–950 ramp
primary
#E49FFD
secondary
#DDF7D4
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186