#E49FEB#E49FEB
#E49FEB is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.4% C 0.128 H 323.5°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E49FEB |
|---|---|
| RGB | rgb(228, 159, 235) |
| HSL | hsl(294, 66%, 77%) |
| HSV | hsv(294, 32%, 92%) |
| CMYK | cmyk(3%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.38, 37.90, -28.03) |
| CIE-LCH | lch(74.38, 47.14, 323.51°) |
| OKLab | oklab(79.42% 0.1031 -0.0763) |
| OKLCH | oklch(79.42% 0.128 323.5) |
| XYZ | xyz(59.3868, 47.2903, 84.5808) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.99
Mauve
#E0B0FF
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 6.21
Lavender (survey)
#C79FEF
ΔE00 6.63
Violet (CSS)
#EE82EE
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49FEB #A6EB9F
analogous
#BE9FEB #E49FEB #EB9FCC
triadic
#E49FEB #EBE49F #9FEBE4
tetradic
#E49FEB #EBBE9F #A6EB9F #9FCCEB
square
#E49FEB #EBBE9F #A6EB9F #9FCCEB
split-complementary
#E49FEB #CCEB9F #9FEBBE
monochromatic
#C83AD6 #D66CE0 #E49FEB #F2D2F6 #F8E6FA
Accessibility & contrast
On white
2.01
#E49FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E49FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49FEB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49FEB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#A8BAE8
Tritanopia (blue-blind)
#E7A7BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e49feb; /* rgb */ color: rgb(228, 159, 235); /* oklch */ color: oklch(79.4% 0.128 323.5);
Tailwind
colors: {
custom: {
50: '#edbcf1',
500: '#e49feb',
950: '#000000',
},
}SCSS
$custom: #e49feb; $custom-light: #edbcf1; $custom-dark: #000000;
JSON
{
"hex": "#e49feb",
"rgb": {
"r": 228,
"g": 159,
"b": 235
},
"hsl": {
"h": 294.474,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79418,
"c": 0.12823,
"h": 323.5
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#E49FEB
secondary
#DCF1DA
accent
#CD1829
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184