#E29DED#E29DED
#E29DED is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.0% C 0.133 H 321.8°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E29DED |
|---|---|
| RGB | rgb(226, 157, 237) |
| HSL | hsl(292, 69%, 77%) |
| HSV | hsv(292, 34%, 93%) |
| CMYK | cmyk(4.6%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(73.80, 38.73, -30.02) |
| CIE-LCH | lch(73.80, 49.00, 322.22°) |
| OKLab | oklab(78.96% 0.1043 -0.0819) |
| OKLCH | oklch(78.96% 0.133 321.8) |
| XYZ | xyz(58.7053, 46.3989, 85.9678) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.98
Lavender (survey)
#C79FEF
ΔE00 6.04
Baby Purple
#CA9BF7
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29DED #A8ED9D
analogous
#BA9DED #E29DED #ED9DD0
triadic
#E29DED #EDE29D #9DEDE2
tetradic
#E29DED #EDBA9D #A8ED9D #9DD0ED
square
#E29DED #EDBA9D #A8ED9D #9DD0ED
split-complementary
#E29DED #D0ED9D #9DEDBA
monochromatic
#C336DA #D369E4 #E29DED #F1D1F6 #F7E5FA
Accessibility & contrast
On white
2.04
#E29DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E29DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29DED
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29DED | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#E4A6BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e29ded; /* rgb */ color: rgb(226, 157, 237); /* oklch */ color: oklch(79.0% 0.133 321.8);
Tailwind
colors: {
custom: {
50: '#ecbbf3',
500: '#e29ded',
950: '#000000',
},
}SCSS
$custom: #e29ded; $custom-light: #ecbbf3; $custom-dark: #000000;
JSON
{
"hex": "#e29ded",
"rgb": {
"r": 226,
"g": 157,
"b": 237
},
"hsl": {
"h": 291.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.78963,
"c": 0.13257,
"h": 321.8
},
"luminance": 0.46397
}Semantic roles & 50–950 ramp
primary
#E29DED
secondary
#DDF2D9
accent
#D1152E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185