#E29DFD#E29DFD
#E29DFD is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.6% C 0.150 H 316.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E29DFD |
|---|---|
| RGB | rgb(226, 157, 253) |
| HSL | hsl(283, 96%, 80%) |
| HSV | hsv(283, 38%, 99%) |
| CMYK | cmyk(10.7%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.43, 41.85, -37.73) |
| CIE-LCH | lch(74.43, 56.35, 317.96°) |
| OKLab | oklab(79.64% 0.1079 -0.1038) |
| OKLCH | oklch(79.64% 0.15 316.1) |
| XYZ | xyz(61.1480, 47.3760, 98.8328) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.25
Lavender (survey)
#C79FEF
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29DFD #B8FD9D
analogous
#B29DFD #E29DFD #FD9DE8
triadic
#E29DFD #FDE29D #9DFDE2
tetradic
#E29DFD #FDB29D #B8FD9D #9DE8FD
square
#E29DFD #FDB29D #B8FD9D #9DE8FD
split-complementary
#E29DFD #E8FD9D #9DFDB2
monochromatic
#BF25FB #D061FC #E29DFD #F4D9FE #F6E1FE
Accessibility & contrast
On white
2.00
#E29DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E29DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29DFD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29DFD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#E1A9C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e29dfd; /* rgb */ color: rgb(226, 157, 253); /* oklch */ color: oklch(79.6% 0.150 316.1);
Tailwind
colors: {
custom: {
50: '#ecbbfe',
500: '#e29dfd',
950: '#000000',
},
}SCSS
$custom: #e29dfd; $custom-light: #ecbbfe; $custom-dark: #000000;
JSON
{
"hex": "#e29dfd",
"rgb": {
"r": 226,
"g": 157,
"b": 253
},
"hsl": {
"h": 283.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.79642,
"c": 0.14974,
"h": 316.1
},
"luminance": 0.47375
}Semantic roles & 50–950 ramp
primary
#E29DFD
secondary
#DEF7D4
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186