#E49EF2#E49EF2
#E49EF2 is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.137 H 320.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EF2 |
|---|---|
| RGB | rgb(228, 158, 242) |
| HSL | hsl(290, 76%, 78%) |
| HSV | hsv(290, 35%, 95%) |
| CMYK | cmyk(5.8%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(74.42, 39.77, -31.77) |
| CIE-LCH | lch(74.42, 50.90, 321.38°) |
| OKLab | oklab(79.54% 0.1063 -0.0868) |
| OKLCH | oklch(79.54% 0.137 320.7) |
| XYZ | xyz(60.2468, 47.3603, 89.9550) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.90
Lilac (survey)
#CEA2FD
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EF2 #ACF29E
analogous
#BA9EF2 #E49EF2 #F29ED6
triadic
#E49EF2 #F2E49E #9EF2E4
tetradic
#E49EF2 #F2BA9E #ACF29E #9ED6F2
square
#E49EF2 #F2BA9E #ACF29E #9ED6F2
split-complementary
#E49EF2 #D6F29E #9EF2BA
monochromatic
#C632E4 #D568EB #E49EF2 #F3D4F9 #F7E4FB
Accessibility & contrast
On white
2.01
#E49EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E49EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EF2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EF2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#E6A7BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e49ef2; /* rgb */ color: rgb(228, 158, 242); /* oklch */ color: oklch(79.5% 0.137 320.7);
Tailwind
colors: {
custom: {
50: '#edbbf6',
500: '#e49ef2',
950: '#000000',
},
}SCSS
$custom: #e49ef2; $custom-light: #edbbf6; $custom-dark: #000000;
JSON
{
"hex": "#e49ef2",
"rgb": {
"r": 228,
"g": 158,
"b": 242
},
"hsl": {
"h": 290,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.79538,
"c": 0.13722,
"h": 320.7
},
"luminance": 0.47359
}Semantic roles & 50–950 ramp
primary
#E49EF2
secondary
#DCF3D8
accent
#D90D2F
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185