#E19CFD#E19CFD
#E19CFD is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.4% C 0.151 H 315.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E19CFD |
|---|---|
| RGB | rgb(225, 156, 253) |
| HSL | hsl(283, 96%, 80%) |
| HSV | hsv(283, 38%, 99%) |
| CMYK | cmyk(11.1%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.11, 42.09, -38.24) |
| CIE-LCH | lch(74.11, 56.86, 317.75°) |
| OKLab | oklab(79.38% 0.1082 -0.1053) |
| OKLCH | oklch(79.38% 0.151 315.8) |
| XYZ | xyz(60.6667, 46.8778, 98.7620) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.29
Lilac (survey)
#CEA2FD
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 5.03
Pastel Purple
#CAA0FF
ΔE00 5.11
Lavender (survey)
#C79FEF
ΔE00 5.21
Liliac
#C48EFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19CFD #B8FD9C
analogous
#B09CFD #E19CFD #FD9CE9
triadic
#E19CFD #FDE19C #9CFDE1
tetradic
#E19CFD #FDB09C #B8FD9C #9CE9FD
square
#E19CFD #FDB09C #B8FD9C #9CE9FD
split-complementary
#E19CFD #E9FD9C #9CFDB0
monochromatic
#BD24FB #CF60FC #E19CFD #F3D8FE #F6E1FE
Accessibility & contrast
On white
2.02
#E19CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#E19CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19CFD
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19CFD | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#E0A9C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e19cfd; /* rgb */ color: rgb(225, 156, 253); /* oklch */ color: oklch(79.4% 0.151 315.8);
Tailwind
colors: {
custom: {
50: '#ecbafe',
500: '#e19cfd',
950: '#000000',
},
}SCSS
$custom: #e19cfd; $custom-light: #ecbafe; $custom-dark: #000000;
JSON
{
"hex": "#e19cfd",
"rgb": {
"r": 225,
"g": 156,
"b": 253
},
"hsl": {
"h": 282.68,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79379,
"c": 0.15095,
"h": 315.8
},
"luminance": 0.46876
}Semantic roles & 50–950 ramp
primary
#E19CFD
secondary
#DEF7D4
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186