#E39CFD#E39CFD
#E39CFD is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.6% C 0.152 H 316.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E39CFD |
|---|---|
| RGB | rgb(227, 156, 253) |
| HSL | hsl(284, 96%, 80%) |
| HSV | hsv(284, 38%, 99%) |
| CMYK | cmyk(10.3%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.32, 42.68, -37.90) |
| CIE-LCH | lch(74.32, 57.08, 318.39°) |
| OKLab | oklab(79.58% 0.1104 -0.1043) |
| OKLCH | oklch(79.58% 0.152 316.6) |
| XYZ | xyz(61.2940, 47.2012, 98.7914) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.68
Lilac (survey)
#CEA2FD
ΔE00 4.73
Mauve
#E0B0FF
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.49
Lavender (survey)
#C79FEF
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39CFD #B6FD9C
analogous
#B39CFD #E39CFD #FD9CE6
triadic
#E39CFD #FDE39C #9CFDE3
tetradic
#E39CFD #FDB39C #B6FD9C #9CE6FD
square
#E39CFD #FDB39C #B6FD9C #9CE6FD
split-complementary
#E39CFD #E6FD9C #9CFDB3
monochromatic
#C124FB #D260FC #E39CFD #F4D8FE #F7E1FE
Accessibility & contrast
On white
2.01
#E39CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E39CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39CFD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39CFD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#E2A9C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e39cfd; /* rgb */ color: rgb(227, 156, 253); /* oklch */ color: oklch(79.6% 0.152 316.6);
Tailwind
colors: {
custom: {
50: '#edbafe',
500: '#e39cfd',
950: '#000000',
},
}SCSS
$custom: #e39cfd; $custom-light: #edbafe; $custom-dark: #000000;
JSON
{
"hex": "#e39cfd",
"rgb": {
"r": 227,
"g": 156,
"b": 253
},
"hsl": {
"h": 283.918,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.79581,
"c": 0.15191,
"h": 316.6
},
"luminance": 0.472
}Semantic roles & 50–950 ramp
primary
#E39CFD
secondary
#DEF7D4
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186