#E29BED#E29BED
#E29BED is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.6% C 0.136 H 322.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E29BED |
|---|---|
| RGB | rgb(226, 155, 237) |
| HSL | hsl(292, 69%, 77%) |
| HSV | hsv(292, 35%, 93%) |
| CMYK | cmyk(4.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.37, 39.79, -30.69) |
| CIE-LCH | lch(73.37, 50.25, 322.36°) |
| OKLab | oklab(78.63% 0.1072 -0.0838) |
| OKLCH | oklch(78.63% 0.136 322) |
| XYZ | xyz(58.3697, 45.7277, 85.8560) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.61
Mauve
#E0B0FF
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.87
Baby Purple
#CA9BF7
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29BED #A6ED9B
analogous
#B99BED #E29BED #ED9BCF
triadic
#E29BED #EDE29B #9BEDE2
tetradic
#E29BED #EDB99B #A6ED9B #9BCFED
square
#E29BED #EDB99B #A6ED9B #9BCFED
split-complementary
#E29BED #CFED9B #9BEDB9
monochromatic
#C433DA #D367E4 #E29BED #F1CFF6 #F7E5FA
Accessibility & contrast
On white
2.07
#E29BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E29BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29BED
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29BED | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#E4A4B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e29bed; /* rgb */ color: rgb(226, 155, 237); /* oklch */ color: oklch(78.6% 0.136 322.0);
Tailwind
colors: {
custom: {
50: '#ecb9f3',
500: '#e29bed',
950: '#000000',
},
}SCSS
$custom: #e29bed; $custom-light: #ecb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e29bed",
"rgb": {
"r": 226,
"g": 155,
"b": 237
},
"hsl": {
"h": 291.951,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.78633,
"c": 0.13602,
"h": 322
},
"luminance": 0.45726
}Semantic roles & 50–950 ramp
primary
#E29BED
secondary
#DCF2D9
accent
#D1142D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085