#E29AE2#E29AE2
#E29AE2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.0% C 0.127 H 326.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E29AE2 |
|---|---|
| RGB | rgb(226, 154, 226) |
| HSL | hsl(300, 55%, 75%) |
| HSV | hsv(300, 32%, 89%) |
| CMYK | cmyk(0%, 31.9%, 0%, 11.4%) |
| CIE-LAB | lab(72.74, 38.26, -25.64) |
| CIE-LCH | lch(72.74, 46.06, 326.17°) |
| OKLab | oklab(78.02% 0.1059 -0.0695) |
| OKLCH | oklch(78.02% 0.127 326.7) |
| XYZ | xyz(56.6459, 44.7730, 77.5950) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.06
Lavender (survey)
#C79FEF
ΔE00 7.48
Baby Purple
#CA9BF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29AE2 #9AE29A
analogous
#BE9AE2 #E29AE2 #E29ABE
triadic
#E29AE2 #E2E29A #9AE2E2
tetradic
#E29AE2 #E2BE9A #9AE29A #9ABEE2
square
#E29AE2 #E2BE9A #9AE29A #9ABEE2
split-complementary
#E29AE2 #BEE29A #9AE2BE
monochromatic
#C73BC7 #D46AD4 #E29AE2 #F0CAF0 #F8E7F8
Accessibility & contrast
On white
2.11
#E29AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E29AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29AE2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29AE2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ADE5
Deuteranopia (green-blind)
#A7B6E0
Tritanopia (blue-blind)
#E6A0B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e29ae2; /* rgb */ color: rgb(226, 154, 226); /* oklch */ color: oklch(78.0% 0.127 326.7);
Tailwind
colors: {
custom: {
50: '#ecb9eb',
500: '#e29ae2',
950: '#000000',
},
}SCSS
$custom: #e29ae2; $custom-light: #ecb9eb; $custom-dark: #000000;
JSON
{
"hex": "#e29ae2",
"rgb": {
"r": 226,
"g": 154,
"b": 226
},
"hsl": {
"h": 300,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.78024,
"c": 0.12666,
"h": 326.7
},
"luminance": 0.44771
}Semantic roles & 50–950 ramp
primary
#E29AE2
secondary
#DCEFDC
accent
#C32323
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084