#E39DFF#E39DFF
#E39DFF is a light, vivid purple. Relative luminance 0.477; OKLCH L 79.8% C 0.152 H 315.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E39DFF |
|---|---|
| RGB | rgb(227, 157, 255) |
| HSL | hsl(283, 100%, 81%) |
| HSV | hsv(283, 38%, 100%) |
| CMYK | cmyk(11%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(74.61, 42.55, -38.52) |
| CIE-LCH | lch(74.61, 57.39, 317.84°) |
| OKLab | oklab(79.83% 0.1094 -0.1061) |
| OKLCH | oklch(79.83% 0.152 315.9) |
| XYZ | xyz(61.7828, 47.6663, 100.5343) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 4.52
Baby Purple
#CA9BF7
ΔE00 4.57
Mauve
#E0B0FF
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39DFF #B9FF9D
analogous
#B29DFF #E39DFF #FF9DEA
triadic
#E39DFF #FFE39D #9DFFE3
tetradic
#E39DFF #FFB29D #B9FF9D #9DEAFF
square
#E39DFF #FFB29D #B9FF9D #9DEAFF
split-complementary
#E39DFF #EAFF9D #9DFFB2
monochromatic
#C023FF #D260FF #E39DFF #F4DAFF #F6E0FF
Accessibility & contrast
On white
1.99
#E39DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#E39DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39DFF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39DFF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#E2AAC2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e39dff; /* rgb */ color: rgb(227, 157, 255); /* oklch */ color: oklch(79.8% 0.152 315.9);
Tailwind
colors: {
custom: {
50: '#edbbff',
500: '#e39dff',
950: '#000000',
},
}SCSS
$custom: #e39dff; $custom-light: #edbbff; $custom-dark: #000000;
JSON
{
"hex": "#e39dff",
"rgb": {
"r": 227,
"g": 157,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.79831,
"c": 0.15241,
"h": 315.9
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#E39DFF
secondary
#DEF7D4
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186