#E29DEC#E29DEC
#E29DEC is a light, vivid purple. Relative luminance 0.463; OKLCH L 78.9% C 0.132 H 322.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E29DEC |
|---|---|
| RGB | rgb(226, 157, 236) |
| HSL | hsl(292, 68%, 77%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.2%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(73.77, 38.54, -29.53) |
| CIE-LCH | lch(73.77, 48.55, 322.54°) |
| OKLab | oklab(78.92% 0.104 -0.0805) |
| OKLCH | oklch(78.92% 0.132 322.3) |
| XYZ | xyz(58.5596, 46.3407, 85.2005) |
| Luminance | 0.4634 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.50
Mauve
#E0B0FF
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29DEC #A7EC9D
analogous
#BB9DEC #E29DEC #EC9DCF
triadic
#E29DEC #ECE29D #9DECE2
tetradic
#E29DEC #ECBB9D #A7EC9D #9DCFEC
square
#E29DEC #ECBB9D #A7EC9D #9DCFEC
split-complementary
#E29DEC #CFEC9D #9DECBB
monochromatic
#C436D8 #D36AE2 #E29DEC #F1D0F6 #F7E5FA
Accessibility & contrast
On white
2.05
#E29DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#E29DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29DEC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29DEC | 1.00 | 2.05 | 10.27 | 10.27 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#E4A5BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e29dec; /* rgb */ color: rgb(226, 157, 236); /* oklch */ color: oklch(78.9% 0.132 322.3);
Tailwind
colors: {
custom: {
50: '#ecbbf2',
500: '#e29dec',
950: '#000000',
},
}SCSS
$custom: #e29dec; $custom-light: #ecbbf2; $custom-dark: #000000;
JSON
{
"hex": "#e29dec",
"rgb": {
"r": 226,
"g": 157,
"b": 236
},
"hsl": {
"h": 292.405,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.78922,
"c": 0.13153,
"h": 322.3
},
"luminance": 0.46339
}Semantic roles & 50–950 ramp
primary
#E29DEC
secondary
#DCF2D9
accent
#CF162E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185