#E29FED#E29FED
#E29FED is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.3% C 0.129 H 321.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FED |
|---|---|
| RGB | rgb(226, 159, 237) |
| HSL | hsl(292, 68%, 78%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.6%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.24, 37.66, -29.34) |
| CIE-LCH | lch(74.24, 47.74, 322.08°) |
| OKLab | oklab(79.3% 0.1013 -0.08) |
| OKLCH | oklch(79.3% 0.129 321.7) |
| XYZ | xyz(59.0464, 47.0812, 86.0815) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.42
Mauve
#E0B0FF
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.27
Lilac (survey)
#CEA2FD
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FED #AAED9F
analogous
#BB9FED #E29FED #ED9FD1
triadic
#E29FED #EDE29F #9FEDE2
tetradic
#E29FED #EDBB9F #AAED9F #9FD1ED
square
#E29FED #EDBB9F #AAED9F #9FD1ED
split-complementary
#E29FED #D1ED9F #9FEDBB
monochromatic
#C338DA #D26BE3 #E29FED #F2D3F7 #F7E5FA
Accessibility & contrast
On white
2.02
#E29FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#E29FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FED
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FED | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#A7B9EA
Tritanopia (blue-blind)
#E4A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e29fed; /* rgb */ color: rgb(226, 159, 237); /* oklch */ color: oklch(79.3% 0.129 321.7);
Tailwind
colors: {
custom: {
50: '#ecbcf3',
500: '#e29fed',
950: '#000000',
},
}SCSS
$custom: #e29fed; $custom-light: #ecbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e29fed",
"rgb": {
"r": 226,
"g": 159,
"b": 237
},
"hsl": {
"h": 291.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79295,
"c": 0.1291,
"h": 321.7
},
"luminance": 0.47079
}Semantic roles & 50–950 ramp
primary
#E29FED
secondary
#DDF2D9
accent
#D01530
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185