#E49EF9#E49EF9
#E49EF9 is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.8% C 0.145 H 318.2°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EF9 |
|---|---|
| RGB | rgb(228, 158, 249) |
| HSL | hsl(286, 88%, 80%) |
| HSV | hsv(286, 37%, 98%) |
| CMYK | cmyk(8.4%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.69, 41.12, -35.15) |
| CIE-LCH | lch(74.69, 54.10, 319.48°) |
| OKLab | oklab(79.83% 0.1079 -0.0964) |
| OKLCH | oklch(79.83% 0.145 318.2) |
| XYZ | xyz(61.3183, 47.7889, 95.5982) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.67
Lilac (survey)
#CEA2FD
ΔE00 5.11
Baby Purple
#CA9BF7
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.77
Pastel Purple
#CAA0FF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EF9 #B3F99E
analogous
#B79EF9 #E49EF9 #F99EE1
triadic
#E49EF9 #F9E49E #9EF9E4
tetradic
#E49EF9 #F9B79E #B3F99E #9EE1F9
square
#E49EF9 #F9B79E #B3F99E #9EE1F9
split-complementary
#E49EF9 #E1F99E #9EF9B7
monochromatic
#C42BF2 #D464F5 #E49EF9 #F4D8FD #F7E2FD
Accessibility & contrast
On white
1.99
#E49EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#E49EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EF9
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EF9 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FC
Deuteranopia (green-blind)
#A2BAF6
Tritanopia (blue-blind)
#E4A9C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e49ef9; /* rgb */ color: rgb(228, 158, 249); /* oklch */ color: oklch(79.8% 0.145 318.2);
Tailwind
colors: {
custom: {
50: '#eebbfb',
500: '#e49ef9',
950: '#000000',
},
}SCSS
$custom: #e49ef9; $custom-light: #eebbfb; $custom-dark: #000000;
JSON
{
"hex": "#e49ef9",
"rgb": {
"r": 228,
"g": 158,
"b": 249
},
"hsl": {
"h": 286.154,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.79834,
"c": 0.14469,
"h": 318.2
},
"luminance": 0.47787
}Semantic roles & 50–950 ramp
primary
#E49EF9
secondary
#DDF5D6
accent
#E50135
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185