#E49FED#E49FED
#E49FED is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.130 H 322.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FED |
|---|---|
| RGB | rgb(228, 159, 237) |
| HSL | hsl(293, 68%, 78%) |
| HSV | hsv(293, 33%, 93%) |
| CMYK | cmyk(3.8%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.45, 38.28, -29.01) |
| CIE-LCH | lch(74.45, 48.03, 322.85°) |
| OKLab | oklab(79.5% 0.1036 -0.079) |
| OKLCH | oklch(79.5% 0.13 322.7) |
| XYZ | xyz(59.6774, 47.4066, 86.1111) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.37
Mauve
#E0B0FF
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FED #A8ED9F
analogous
#BD9FED #E49FED #ED9FCF
triadic
#E49FED #EDE49F #9FEDE4
tetradic
#E49FED #EDBD9F #A8ED9F #9FCFED
square
#E49FED #EDBD9F #A8ED9F #9FCFED
split-complementary
#E49FED #CFED9F #9FEDBD
monochromatic
#C738DA #D66BE3 #E49FED #F2D3F7 #F8E5FA
Accessibility & contrast
On white
2.00
#E49FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E49FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#E7A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e49fed; /* rgb */ color: rgb(228, 159, 237); /* oklch */ color: oklch(79.5% 0.130 322.7);
Tailwind
colors: {
custom: {
50: '#edbcf3',
500: '#e49fed',
950: '#000000',
},
}SCSS
$custom: #e49fed; $custom-light: #edbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e49fed",
"rgb": {
"r": 228,
"g": 159,
"b": 237
},
"hsl": {
"h": 293.077,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79499,
"c": 0.13028,
"h": 322.7
},
"luminance": 0.47405
}Semantic roles & 50–950 ramp
primary
#E49FED
secondary
#DCF2D9
accent
#D0152B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185