#E29FFE#E29FFE
#E29FFE is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.0% C 0.147 H 315.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FFE |
|---|---|
| RGB | rgb(226, 159, 254) |
| HSL | hsl(282, 98%, 81%) |
| HSV | hsv(282, 37%, 100%) |
| CMYK | cmyk(11%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(74.90, 40.99, -37.54) |
| CIE-LCH | lch(74.90, 55.59, 317.52°) |
| OKLab | oklab(80.01% 0.1053 -0.1033) |
| OKLCH | oklch(80.01% 0.147 315.5) |
| XYZ | xyz(61.6488, 48.1222, 99.7877) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FFE #BBFE9F
analogous
#B29FFE #E29FFE #FE9FEA
triadic
#E29FFE #FEE29F #9FFEE2
tetradic
#E29FFE #FEB29F #BBFE9F #9FEAFE
square
#E29FFE #FEB29F #BBFE9F #9FEAFE
split-complementary
#E29FFE #EAFE9F #9FFEB2
monochromatic
#BD26FD #D062FD #E29FFE #F4DCFF #F6E1FF
Accessibility & contrast
On white
1.98
#E29FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#E29FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FFE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FFE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#E1ABC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e29ffe; /* rgb */ color: rgb(226, 159, 254); /* oklch */ color: oklch(80.0% 0.147 315.5);
Tailwind
colors: {
custom: {
50: '#ecbcff',
500: '#e29ffe',
950: '#000000',
},
}SCSS
$custom: #e29ffe; $custom-light: #ecbcff; $custom-dark: #000000;
JSON
{
"hex": "#e29ffe",
"rgb": {
"r": 226,
"g": 159,
"b": 254
},
"hsl": {
"h": 282.316,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.80012,
"c": 0.14749,
"h": 315.5
},
"luminance": 0.48121
}Semantic roles & 50–950 ramp
primary
#E29FFE
secondary
#DEF7D4
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186