#E39FED#E39FED
#E39FED is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.4% C 0.130 H 322.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E39FED |
|---|---|
| RGB | rgb(227, 159, 237) |
| HSL | hsl(292, 68%, 78%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.2%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.35, 37.97, -29.18) |
| CIE-LCH | lch(74.35, 47.89, 322.46°) |
| OKLab | oklab(79.4% 0.1025 -0.0795) |
| OKLCH | oklch(79.4% 0.13 322.2) |
| XYZ | xyz(59.3610, 47.2434, 86.0963) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.39
Mauve
#E0B0FF
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.46
Lilac (survey)
#CEA2FD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39FED #A9ED9F
analogous
#BC9FED #E39FED #ED9FD0
triadic
#E39FED #EDE39F #9FEDE3
tetradic
#E39FED #EDBC9F #A9ED9F #9FD0ED
square
#E39FED #EDBC9F #A9ED9F #9FD0ED
split-complementary
#E39FED #D0ED9F #9FEDBC
monochromatic
#C538DA #D46BE3 #E39FED #F2D3F7 #F7E5FA
Accessibility & contrast
On white
2.01
#E39FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#E39FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39FED
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39FED | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#E5A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e39fed; /* rgb */ color: rgb(227, 159, 237); /* oklch */ color: oklch(79.4% 0.130 322.2);
Tailwind
colors: {
custom: {
50: '#edbcf3',
500: '#e39fed',
950: '#000000',
},
}SCSS
$custom: #e39fed; $custom-light: #edbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e39fed",
"rgb": {
"r": 227,
"g": 159,
"b": 237
},
"hsl": {
"h": 292.308,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79397,
"c": 0.12969,
"h": 322.2
},
"luminance": 0.47242
}Semantic roles & 50–950 ramp
primary
#E39FED
secondary
#DCF2D9
accent
#D0152D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185