#E29BEC#E29BEC
#E29BEC is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.6% C 0.135 H 322.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E29BEC |
|---|---|
| RGB | rgb(226, 155, 236) |
| HSL | hsl(293, 68%, 77%) |
| HSV | hsv(293, 34%, 93%) |
| CMYK | cmyk(4.2%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.33, 39.60, -30.20) |
| CIE-LCH | lch(73.33, 49.80, 322.67°) |
| OKLab | oklab(78.59% 0.1069 -0.0824) |
| OKLCH | oklch(78.59% 0.135 322.4) |
| XYZ | xyz(58.2240, 45.6694, 85.0887) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.82
Lavender Pink
#DD85D7
ΔE00 5.53
Mauve
#E0B0FF
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.22
Baby Purple
#CA9BF7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29BEC #A5EC9B
analogous
#BA9BEC #E29BEC #EC9BCE
triadic
#E29BEC #ECE29B #9BECE2
tetradic
#E29BEC #ECBA9B #A5EC9B #9BCEEC
square
#E29BEC #ECBA9B #A5EC9B #9BCEEC
split-complementary
#E29BEC #CEEC9B #9BECBA
monochromatic
#C434D8 #D368E2 #E29BEC #F1CEF6 #F8E5FA
Accessibility & contrast
On white
2.07
#E29BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E29BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29BEC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29BEC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#E5A4B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e29bec; /* rgb */ color: rgb(226, 155, 236); /* oklch */ color: oklch(78.6% 0.135 322.4);
Tailwind
colors: {
custom: {
50: '#ecb9f2',
500: '#e29bec',
950: '#000000',
},
}SCSS
$custom: #e29bec; $custom-light: #ecb9f2; $custom-dark: #000000;
JSON
{
"hex": "#e29bec",
"rgb": {
"r": 226,
"g": 155,
"b": 236
},
"hsl": {
"h": 292.593,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.78592,
"c": 0.13499,
"h": 322.4
},
"luminance": 0.45668
}Semantic roles & 50–950 ramp
primary
#E29BEC
secondary
#DCF2D9
accent
#D0162D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085