#E49BEC#E49BEC
#E49BEC is a light, vivid purple. Relative luminance 0.460; OKLCH L 78.8% C 0.136 H 323.3°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E49BEC |
|---|---|
| RGB | rgb(228, 155, 236) |
| HSL | hsl(294, 68%, 77%) |
| HSV | hsv(294, 34%, 93%) |
| CMYK | cmyk(3.4%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.54, 40.21, -29.86) |
| CIE-LCH | lch(73.54, 50.09, 323.41°) |
| OKLab | oklab(78.8% 0.1092 -0.0814) |
| OKLCH | oklch(78.8% 0.136 323.3) |
| XYZ | xyz(58.8549, 45.9948, 85.1182) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.80
Mauve
#E0B0FF
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49BEC #A3EC9B
analogous
#BC9BEC #E49BEC #EC9BCC
triadic
#E49BEC #ECE49B #9BECE4
tetradic
#E49BEC #ECBC9B #A3EC9B #9BCCEC
square
#E49BEC #ECBC9B #A3EC9B #9BCCEC
split-complementary
#E49BEC #CCEC9B #9BECBC
monochromatic
#C834D8 #D668E2 #E49BEC #F2CEF6 #F8E5FA
Accessibility & contrast
On white
2.06
#E49BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E49BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49BEC
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49BEC | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#E7A3B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e49bec; /* rgb */ color: rgb(228, 155, 236); /* oklch */ color: oklch(78.8% 0.136 323.3);
Tailwind
colors: {
custom: {
50: '#edb9f2',
500: '#e49bec',
950: '#000000',
},
}SCSS
$custom: #e49bec; $custom-light: #edb9f2; $custom-dark: #000000;
JSON
{
"hex": "#e49bec",
"rgb": {
"r": 228,
"g": 155,
"b": 236
},
"hsl": {
"h": 294.074,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.788,
"c": 0.13618,
"h": 323.3
},
"luminance": 0.45993
}Semantic roles & 50–950 ramp
primary
#E49BEC
secondary
#DCF2D9
accent
#D01628
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085