#E29EFB#E29EFB
#E29EFB is a light, vivid purple. Relative luminance 0.476; OKLCH L 79.7% C 0.146 H 316.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EFB |
|---|---|
| RGB | rgb(226, 158, 251) |
| HSL | hsl(284, 92%, 80%) |
| HSV | hsv(284, 37%, 98%) |
| CMYK | cmyk(10%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(74.56, 40.92, -36.44) |
| CIE-LCH | lch(74.56, 54.80, 318.32°) |
| OKLab | oklab(79.72% 0.106 -0.1002) |
| OKLCH | oklch(79.72% 0.146 316.6) |
| XYZ | xyz(61.0009, 47.5890, 97.2203) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 5.40
Plum
#DDA0DD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EFB #B7FB9E
analogous
#B39EFB #E29EFB #FB9EE5
triadic
#E29EFB #FBE29E #9EFBE2
tetradic
#E29EFB #FBB39E #B7FB9E #9EE5FB
square
#E29EFB #FBB39E #B7FB9E #9EE5FB
split-complementary
#E29EFB #E5FB9E #9EFBB3
monochromatic
#BF28F6 #D063F9 #E29EFB #F4D9FD #F6E2FE
Accessibility & contrast
On white
2.00
#E29EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#E29EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EFB
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EFB | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FE
Deuteranopia (green-blind)
#A0BAF8
Tritanopia (blue-blind)
#E1AAC1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e29efb; /* rgb */ color: rgb(226, 158, 251); /* oklch */ color: oklch(79.7% 0.146 316.6);
Tailwind
colors: {
custom: {
50: '#ecbbfd',
500: '#e29efb',
950: '#000000',
},
}SCSS
$custom: #e29efb; $custom-light: #ecbbfd; $custom-dark: #000000;
JSON
{
"hex": "#e29efb",
"rgb": {
"r": 226,
"g": 158,
"b": 251
},
"hsl": {
"h": 283.871,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.79717,
"c": 0.14586,
"h": 316.6
},
"luminance": 0.47588
}Semantic roles & 50–950 ramp
primary
#E29EFB
secondary
#DEF6D5
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185