#E29FEB#E29FEB
#E29FEB is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.2% C 0.127 H 322.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FEB |
|---|---|
| RGB | rgb(226, 159, 235) |
| HSL | hsl(293, 66%, 77%) |
| HSV | hsv(293, 32%, 92%) |
| CMYK | cmyk(3.8%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(74.17, 37.28, -28.37) |
| CIE-LCH | lch(74.17, 46.85, 322.73°) |
| OKLab | oklab(79.21% 0.1008 -0.0772) |
| OKLCH | oklch(79.21% 0.127 322.5) |
| XYZ | xyz(58.7558, 46.9650, 84.5512) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.02
Mauve
#E0B0FF
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FEB #A8EB9F
analogous
#BC9FEB #E29FEB #EB9FCE
triadic
#E29FEB #EBE29F #9FEBE2
tetradic
#E29FEB #EBBC9F #A8EB9F #9FCEEB
square
#E29FEB #EBBC9F #A8EB9F #9FCEEB
split-complementary
#E29FEB #CEEB9F #9FEBBC
monochromatic
#C33AD6 #D36CE0 #E29FEB #F1D2F6 #F7E6FA
Accessibility & contrast
On white
2.02
#E29FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E29FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FEB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FEB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#E5A7BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29feb; /* rgb */ color: rgb(226, 159, 235); /* oklch */ color: oklch(79.2% 0.127 322.5);
Tailwind
colors: {
custom: {
50: '#ecbcf1',
500: '#e29feb',
950: '#000000',
},
}SCSS
$custom: #e29feb; $custom-light: #ecbcf1; $custom-dark: #000000;
JSON
{
"hex": "#e29feb",
"rgb": {
"r": 226,
"g": 159,
"b": 235
},
"hsl": {
"h": 292.895,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79214,
"c": 0.12701,
"h": 322.5
},
"luminance": 0.46963
}Semantic roles & 50–950 ramp
primary
#E29FEB
secondary
#DDF1DA
accent
#CD182E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184