#E49CFD#E49CFD
#E49CFD is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.152 H 317.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E49CFD |
|---|---|
| RGB | rgb(228, 156, 253) |
| HSL | hsl(285, 96%, 80%) |
| HSV | hsv(285, 38%, 99%) |
| CMYK | cmyk(9.9%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.42, 42.97, -37.73) |
| CIE-LCH | lch(74.42, 57.18, 318.72°) |
| OKLab | oklab(79.68% 0.1116 -0.1038) |
| OKLCH | oklch(79.68% 0.152 317.1) |
| XYZ | xyz(61.6104, 47.3644, 98.8062) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.87
Lilac (survey)
#CEA2FD
ΔE00 4.92
Mauve
#E0B0FF
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.68
Lavender (survey)
#C79FEF
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49CFD #B5FD9C
analogous
#B39CFD #E49CFD #FD9CE6
triadic
#E49CFD #FDE49C #9CFDE4
tetradic
#E49CFD #FDB39C #B5FD9C #9CE6FD
square
#E49CFD #FDB39C #B5FD9C #9CE6FD
split-complementary
#E49CFD #E6FD9C #9CFDB3
monochromatic
#C324FB #D460FC #E49CFD #F4D8FE #F7E1FE
Accessibility & contrast
On white
2.01
#E49CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E49CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49CFD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49CFD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#E4A8C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e49cfd; /* rgb */ color: rgb(228, 156, 253); /* oklch */ color: oklch(79.7% 0.152 317.1);
Tailwind
colors: {
custom: {
50: '#eebafe',
500: '#e49cfd',
950: '#000000',
},
}SCSS
$custom: #e49cfd; $custom-light: #eebafe; $custom-dark: #000000;
JSON
{
"hex": "#e49cfd",
"rgb": {
"r": 228,
"g": 156,
"b": 253
},
"hsl": {
"h": 284.536,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79683,
"c": 0.15238,
"h": 317.1
},
"luminance": 0.47363
}Semantic roles & 50–950 ramp
primary
#E49CFD
secondary
#DDF7D4
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186