#E29EEB#E29EEB
#E29EEB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.0% C 0.129 H 322.6°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EEB |
|---|---|
| RGB | rgb(226, 158, 235) |
| HSL | hsl(293, 66%, 77%) |
| HSV | hsv(293, 33%, 92%) |
| CMYK | cmyk(3.8%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(73.95, 37.81, -28.71) |
| CIE-LCH | lch(73.95, 47.48, 322.80°) |
| OKLab | oklab(79.05% 0.1023 -0.0782) |
| OKLCH | oklch(79.05% 0.129 322.6) |
| XYZ | xyz(58.5846, 46.6225, 84.4941) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.15
Mauve
#E0B0FF
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.53
Lilac (survey)
#CEA2FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EEB #A7EB9E
analogous
#BC9EEB #E29EEB #EB9ECE
triadic
#E29EEB #EBE29E #9EEBE2
tetradic
#E29EEB #EBBC9E #A7EB9E #9ECEEB
square
#E29EEB #EBBC9E #A7EB9E #9ECEEB
split-complementary
#E29EEB #CEEB9E #9EEBBC
monochromatic
#C439D6 #D36BE1 #E29EEB #F1D1F5 #F7E6FA
Accessibility & contrast
On white
2.03
#E29EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E29EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EEB
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EEB | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#E5A6BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29eeb; /* rgb */ color: rgb(226, 158, 235); /* oklch */ color: oklch(79.0% 0.129 322.6);
Tailwind
colors: {
custom: {
50: '#ecbbf1',
500: '#e29eeb',
950: '#000000',
},
}SCSS
$custom: #e29eeb; $custom-light: #ecbbf1; $custom-dark: #000000;
JSON
{
"hex": "#e29eeb",
"rgb": {
"r": 226,
"g": 158,
"b": 235
},
"hsl": {
"h": 292.987,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79047,
"c": 0.12876,
"h": 322.6
},
"luminance": 0.46621
}Semantic roles & 50–950 ramp
primary
#E29EEB
secondary
#DCF1DA
accent
#CE182D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184