#E49BEE#E49BEE
#E49BEE is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.9% C 0.138 H 322.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E49BEE |
|---|---|
| RGB | rgb(228, 155, 238) |
| HSL | hsl(293, 71%, 77%) |
| HSV | hsv(293, 35%, 93%) |
| CMYK | cmyk(4.2%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(73.62, 40.59, -30.83) |
| CIE-LCH | lch(73.62, 50.97, 322.78°) |
| OKLab | oklab(78.88% 0.1097 -0.0841) |
| OKLCH | oklch(78.88% 0.138 322.5) |
| XYZ | xyz(59.1471, 46.1117, 86.6571) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49BEE #A5EE9B
analogous
#BB9BEE #E49BEE #EE9BCF
triadic
#E49BEE #EEE49B #9BEEE4
tetradic
#E49BEE #EEBB9B #A5EE9B #9BCFEE
square
#E49BEE #EEBB9B #A5EE9B #9BCFEE
split-complementary
#E49BEE #CFEE9B #9BEEBB
monochromatic
#C832DC #D667E5 #E49BEE #F2CFF7 #F8E5FB
Accessibility & contrast
On white
2.05
#E49BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E49BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49BEE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49BEE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#E7A4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e49bee; /* rgb */ color: rgb(228, 155, 238); /* oklch */ color: oklch(78.9% 0.138 322.5);
Tailwind
colors: {
custom: {
50: '#edb9f3',
500: '#e49bee',
950: '#000000',
},
}SCSS
$custom: #e49bee; $custom-light: #edb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e49bee",
"rgb": {
"r": 228,
"g": 155,
"b": 238
},
"hsl": {
"h": 292.771,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.78882,
"c": 0.13823,
"h": 322.5
},
"luminance": 0.4611
}Semantic roles & 50–950 ramp
primary
#E49BEE
secondary
#DCF2D9
accent
#D3132A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085