#E39BFE#E39BFE
#E39BFE is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.155 H 316.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BFE |
|---|---|
| RGB | rgb(227, 155, 254) |
| HSL | hsl(284, 98%, 80%) |
| HSV | hsv(284, 39%, 100%) |
| CMYK | cmyk(10.6%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(74.15, 43.40, -38.71) |
| CIE-LCH | lch(74.15, 58.16, 318.27°) |
| OKLab | oklab(79.46% 0.1121 -0.1066) |
| OKLCH | oklch(79.46% 0.155 316.4) |
| XYZ | xyz(61.2866, 46.9309, 99.5768) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.65
Lilac (survey)
#CEA2FD
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 5.36
Pastel Purple
#CAA0FF
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BFE #B6FE9B
analogous
#B19BFE #E39BFE #FE9BE8
triadic
#E39BFE #FEE39B #9BFEE3
tetradic
#E39BFE #FEB19B #B6FE9B #9BE8FE
square
#E39BFE #FEB19B #B6FE9B #9BE8FE
split-complementary
#E39BFE #E8FE9B #9BFEB1
monochromatic
#C122FD #D25EFD #E39BFE #F4D8FF #F7E1FF
Accessibility & contrast
On white
2.02
#E39BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E39BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BFE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BFE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#E2A8C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e39bfe; /* rgb */ color: rgb(227, 155, 254); /* oklch */ color: oklch(79.5% 0.155 316.4);
Tailwind
colors: {
custom: {
50: '#edb9ff',
500: '#e39bfe',
950: '#000000',
},
}SCSS
$custom: #e39bfe; $custom-light: #edb9ff; $custom-dark: #000000;
JSON
{
"hex": "#e39bfe",
"rgb": {
"r": 227,
"g": 155,
"b": 254
},
"hsl": {
"h": 283.636,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79464,
"c": 0.15466,
"h": 316.4
},
"luminance": 0.46929
}Semantic roles & 50–950 ramp
primary
#E39BFE
secondary
#DEF7D4
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186