#E29CFD#E29CFD
#E29CFD is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.5% C 0.151 H 316.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E29CFD |
|---|---|
| RGB | rgb(226, 156, 253) |
| HSL | hsl(283, 96%, 80%) |
| HSV | hsv(283, 38%, 99%) |
| CMYK | cmyk(10.7%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.21, 42.38, -38.07) |
| CIE-LCH | lch(74.21, 56.97, 318.07°) |
| OKLab | oklab(79.48% 0.1093 -0.1048) |
| OKLCH | oklch(79.48% 0.151 316.2) |
| XYZ | xyz(60.9795, 47.0390, 98.7766) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.55
Mauve
#E0B0FF
ΔE00 5.06
Pastel Purple
#CAA0FF
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29CFD #B7FD9C
analogous
#B19CFD #E29CFD #FD9CE7
triadic
#E29CFD #FDE29C #9CFDE2
tetradic
#E29CFD #FDB19C #B7FD9C #9CE7FD
square
#E29CFD #FDB19C #B7FD9C #9CE7FD
split-complementary
#E29CFD #E7FD9C #9CFDB1
monochromatic
#BF24FB #D060FC #E29CFD #F4D8FE #F6E1FE
Accessibility & contrast
On white
2.02
#E29CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E29CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29CFD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29CFD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#E1A9C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e29cfd; /* rgb */ color: rgb(226, 156, 253); /* oklch */ color: oklch(79.5% 0.151 316.2);
Tailwind
colors: {
custom: {
50: '#ecbafe',
500: '#e29cfd',
950: '#000000',
},
}SCSS
$custom: #e29cfd; $custom-light: #ecbafe; $custom-dark: #000000;
JSON
{
"hex": "#e29cfd",
"rgb": {
"r": 226,
"g": 156,
"b": 253
},
"hsl": {
"h": 283.299,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.7948,
"c": 0.15142,
"h": 316.2
},
"luminance": 0.47038
}Semantic roles & 50–950 ramp
primary
#E29CFD
secondary
#DEF7D4
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186