#E49FEE#E49FEE
#E49FEE is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.5% C 0.131 H 322.2°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FEE |
|---|---|
| RGB | rgb(228, 159, 238) |
| HSL | hsl(292, 70%, 78%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.2%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.49, 38.47, -29.49) |
| CIE-LCH | lch(74.49, 48.48, 322.52°) |
| OKLab | oklab(79.54% 0.1038 -0.0804) |
| OKLCH | oklch(79.54% 0.131 322.2) |
| XYZ | xyz(59.8239, 47.4652, 86.8827) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 6.29
Lavender Pink
#DD85D7
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FEE #A9EE9F
analogous
#BC9FEE #E49FEE #EE9FD0
triadic
#E49FEE #EEE49F #9FEEE4
tetradic
#E49FEE #EEBC9F #A9EE9F #9FD0EE
square
#E49FEE #EEBC9F #A9EE9F #9FD0EE
split-complementary
#E49FEE #D0EE9F #9FEEBC
monochromatic
#C737DC #D56BE5 #E49FEE #F3D3F7 #F8E5FA
Accessibility & contrast
On white
2.00
#E49FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E49FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FEE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FEE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#E6A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e49fee; /* rgb */ color: rgb(228, 159, 238); /* oklch */ color: oklch(79.5% 0.131 322.2);
Tailwind
colors: {
custom: {
50: '#edbcf3',
500: '#e49fee',
950: '#000000',
},
}SCSS
$custom: #e49fee; $custom-light: #edbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e49fee",
"rgb": {
"r": 228,
"g": 159,
"b": 238
},
"hsl": {
"h": 292.405,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79539,
"c": 0.13132,
"h": 322.2
},
"luminance": 0.47463
}Semantic roles & 50–950 ramp
primary
#E49FEE
secondary
#DCF2D9
accent
#D2142C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185