#E39FEE#E39FEE
#E39FEE is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.4% C 0.131 H 321.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E39FEE |
|---|---|
| RGB | rgb(227, 159, 238) |
| HSL | hsl(292, 70%, 78%) |
| HSV | hsv(292, 33%, 93%) |
| CMYK | cmyk(4.6%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.38, 38.16, -29.66) |
| CIE-LCH | lch(74.38, 48.33, 322.14°) |
| OKLab | oklab(79.44% 0.1027 -0.0809) |
| OKLCH | oklch(79.44% 0.131 321.8) |
| XYZ | xyz(59.5075, 47.3020, 86.8679) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.59
Mauve
#E0B0FF
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 6.09
Baby Purple
#CA9BF7
ΔE00 6.31
Lilac (survey)
#CEA2FD
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39FEE #AAEE9F
analogous
#BC9FEE #E39FEE #EE9FD1
triadic
#E39FEE #EEE39F #9FEEE3
tetradic
#E39FEE #EEBC9F #AAEE9F #9FD1EE
square
#E39FEE #EEBC9F #AAEE9F #9FD1EE
split-complementary
#E39FEE #D1EE9F #9FEEBC
monochromatic
#C537DC #D46BE5 #E39FEE #F2D3F7 #F7E5FA
Accessibility & contrast
On white
2.01
#E39FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E39FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39FEE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39FEE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F1
Deuteranopia (green-blind)
#A7BAEB
Tritanopia (blue-blind)
#E5A7BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e39fee; /* rgb */ color: rgb(227, 159, 238); /* oklch */ color: oklch(79.4% 0.131 321.8);
Tailwind
colors: {
custom: {
50: '#edbcf3',
500: '#e39fee',
950: '#000000',
},
}SCSS
$custom: #e39fee; $custom-light: #edbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e39fee",
"rgb": {
"r": 227,
"g": 159,
"b": 238
},
"hsl": {
"h": 291.646,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.79437,
"c": 0.13073,
"h": 321.8
},
"luminance": 0.473
}Semantic roles & 50–950 ramp
primary
#E39FEE
secondary
#DCF2D9
accent
#D2142E
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185