#E29BEB#E29BEB
#E29BEB is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.6% C 0.134 H 322.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E29BEB |
|---|---|
| RGB | rgb(226, 155, 235) |
| HSL | hsl(293, 67%, 76%) |
| HSV | hsv(293, 34%, 92%) |
| CMYK | cmyk(3.8%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(73.29, 39.41, -29.71) |
| CIE-LCH | lch(73.29, 49.35, 322.98°) |
| OKLab | oklab(78.55% 0.1067 -0.081) |
| OKLCH | oklch(78.55% 0.134 322.8) |
| XYZ | xyz(58.0791, 45.6115, 84.3256) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Lavender Pink
#DD85D7
ΔE00 5.45
Mauve
#E0B0FF
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 5.95
Lavender (survey)
#C79FEF
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29BEB #A4EB9B
analogous
#BA9BEB #E29BEB #EB9BCC
triadic
#E29BEB #EBE29B #9BEBE2
tetradic
#E29BEB #EBBA9B #A4EB9B #9BCCEB
square
#E29BEB #EBBA9B #A4EB9B #9BCCEB
split-complementary
#E29BEB #CCEB9B #9BEBBA
monochromatic
#C435D7 #D368E1 #E29BEB #F1CEF5 #F8E5FA
Accessibility & contrast
On white
2.07
#E29BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E29BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29BEB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29BEB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#E5A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e29beb; /* rgb */ color: rgb(226, 155, 235); /* oklch */ color: oklch(78.6% 0.134 322.8);
Tailwind
colors: {
custom: {
50: '#ecb9f1',
500: '#e29beb',
950: '#000000',
},
}SCSS
$custom: #e29beb; $custom-light: #ecb9f1; $custom-dark: #000000;
JSON
{
"hex": "#e29beb",
"rgb": {
"r": 226,
"g": 155,
"b": 235
},
"hsl": {
"h": 293.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.78551,
"c": 0.13396,
"h": 322.8
},
"luminance": 0.4561
}Semantic roles & 50–950 ramp
primary
#E29BEB
secondary
#DCF1DA
accent
#CF172C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084