#E29AFF#E29AFF
#E29AFF is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.2% C 0.157 H 315.8°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E29AFF |
|---|---|
| RGB | rgb(226, 154, 255) |
| HSL | hsl(283, 100%, 80%) |
| HSV | hsv(283, 40%, 100%) |
| CMYK | cmyk(11.4%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(73.87, 43.84, -39.69) |
| CIE-LCH | lch(73.87, 59.13, 317.85°) |
| OKLab | oklab(79.25% 0.1125 -0.1094) |
| OKLCH | oklch(79.25% 0.157 315.8) |
| XYZ | xyz(60.9669, 46.5015, 100.3524) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.47
Lilac (survey)
#CEA2FD
ΔE00 4.66
Pastel Purple
#CAA0FF
ΔE00 5.29
Mauve
#E0B0FF
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29AFF #B7FF9A
analogous
#AF9AFF #E29AFF #FF9AEA
triadic
#E29AFF #FFE29A #9AFFE2
tetradic
#E29AFF #FFAF9A #B7FF9A #9AEAFF
square
#E29AFF #FFAF9A #B7FF9A #9AEAFF
split-complementary
#E29AFF #EAFF9A #9AFFAF
monochromatic
#BF20FF #D05DFF #E29AFF #F4D7FF #F6E0FF
Accessibility & contrast
On white
2.04
#E29AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#E29AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29AFF
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29AFF | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#E1A7C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29aff; /* rgb */ color: rgb(226, 154, 255); /* oklch */ color: oklch(79.2% 0.157 315.8);
Tailwind
colors: {
custom: {
50: '#ecb9ff',
500: '#e29aff',
950: '#000000',
},
}SCSS
$custom: #e29aff; $custom-light: #ecb9ff; $custom-dark: #000000;
JSON
{
"hex": "#e29aff",
"rgb": {
"r": 226,
"g": 154,
"b": 255
},
"hsl": {
"h": 282.772,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.79247,
"c": 0.15695,
"h": 315.8
},
"luminance": 0.465
}Semantic roles & 50–950 ramp
primary
#E29AFF
secondary
#DEF7D4
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086