#E29CFF#E29CFF
#E29CFF is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.154 H 315.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E29CFF |
|---|---|
| RGB | rgb(226, 156, 255) |
| HSL | hsl(282, 100%, 81%) |
| HSV | hsv(282, 39%, 100%) |
| CMYK | cmyk(11.4%, 38.8%, 0%, 0%) |
| CIE-LAB | lab(74.30, 42.78, -39.02) |
| CIE-LCH | lch(74.30, 57.91, 317.63°) |
| OKLab | oklab(79.57% 0.1097 -0.1075) |
| OKLCH | oklch(79.57% 0.154 315.6) |
| XYZ | xyz(61.2997, 47.1671, 100.4634) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.44
Mauve
#E0B0FF
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.40
Liliac
#C48EFD
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29CFF #B9FF9C
analogous
#B09CFF #E29CFF #FF9CEB
triadic
#E29CFF #FFE29C #9CFFE2
tetradic
#E29CFF #FFB09C #B9FF9C #9CEBFF
square
#E29CFF #FFB09C #B9FF9C #9CEBFF
split-complementary
#E29CFF #EBFF9C #9CFFB0
monochromatic
#BE22FF #D05FFF #E29CFF #F4D9FF #F6E0FF
Accessibility & contrast
On white
2.01
#E29CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E29CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29CFF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29CFF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#E1A9C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e29cff; /* rgb */ color: rgb(226, 156, 255); /* oklch */ color: oklch(79.6% 0.154 315.6);
Tailwind
colors: {
custom: {
50: '#ecbaff',
500: '#e29cff',
950: '#000000',
},
}SCSS
$custom: #e29cff; $custom-light: #ecbaff; $custom-dark: #000000;
JSON
{
"hex": "#e29cff",
"rgb": {
"r": 226,
"g": 156,
"b": 255
},
"hsl": {
"h": 282.424,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.79568,
"c": 0.15362,
"h": 315.6
},
"luminance": 0.47166
}Semantic roles & 50–950 ramp
primary
#E29CFF
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186