#E29CED#E29CED
#E29CED is a light, vivid purple. Relative luminance 0.461; OKLCH L 78.8% C 0.134 H 321.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E29CED |
|---|---|
| RGB | rgb(226, 156, 237) |
| HSL | hsl(292, 69%, 77%) |
| HSV | hsv(292, 34%, 93%) |
| CMYK | cmyk(4.6%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.59, 39.26, -30.35) |
| CIE-LCH | lch(73.59, 49.62, 322.29°) |
| OKLab | oklab(78.8% 0.1057 -0.0828) |
| OKLCH | oklch(78.8% 0.134 321.9) |
| XYZ | xyz(58.5368, 46.0619, 85.9117) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.84
Mauve
#E0B0FF
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.79
Lavender (survey)
#C79FEF
ΔE00 6.08
Violet (CSS)
#EE82EE
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29CED #A7ED9C
analogous
#BA9CED #E29CED #ED9CD0
triadic
#E29CED #EDE29C #9CEDE2
tetradic
#E29CED #EDBA9C #A7ED9C #9CD0ED
square
#E29CED #EDBA9C #A7ED9C #9CD0ED
split-complementary
#E29CED #D0ED9C #9CEDBA
monochromatic
#C434DA #D368E4 #E29CED #F1D0F6 #F7E5FA
Accessibility & contrast
On white
2.06
#E29CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#E29CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29CED
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29CED | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#E4A5BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e29ced; /* rgb */ color: rgb(226, 156, 237); /* oklch */ color: oklch(78.8% 0.134 321.9);
Tailwind
colors: {
custom: {
50: '#ecbaf3',
500: '#e29ced',
950: '#000000',
},
}SCSS
$custom: #e29ced; $custom-light: #ecbaf3; $custom-dark: #000000;
JSON
{
"hex": "#e29ced",
"rgb": {
"r": 226,
"g": 156,
"b": 237
},
"hsl": {
"h": 291.852,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.78798,
"c": 0.13429,
"h": 321.9
},
"luminance": 0.4606
}Semantic roles & 50–950 ramp
primary
#E29CED
secondary
#DCF2D9
accent
#D1142E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185