#E39BFC#E39BFC
#E39BFC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.152 H 317.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BFC |
|---|---|
| RGB | rgb(227, 155, 252) |
| HSL | hsl(285, 94%, 80%) |
| HSV | hsv(285, 38%, 99%) |
| CMYK | cmyk(9.9%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.06, 43.01, -37.75) |
| CIE-LCH | lch(74.06, 57.23, 318.72°) |
| OKLab | oklab(79.38% 0.1116 -0.1039) |
| OKLCH | oklch(79.38% 0.152 317.1) |
| XYZ | xyz(60.9681, 46.8035, 97.8989) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 4.90
Mauve
#E0B0FF
ΔE00 5.31
Lavender (survey)
#C79FEF
ΔE00 5.62
Pastel Purple
#CAA0FF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BFC #B4FC9B
analogous
#B39BFC #E39BFC #FC9BE5
triadic
#E39BFC #FCE39B #9BFCE3
tetradic
#E39BFC #FCB39B #B4FC9B #9BE5FC
square
#E39BFC #FCB39B #B4FC9B #9BE5FC
split-complementary
#E39BFC #E5FC9B #9BFCB3
monochromatic
#C224F8 #D260FA #E39BFC #F4D6FE #F7E1FE
Accessibility & contrast
On white
2.03
#E39BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E39BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BFC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BFC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#E3A7C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e39bfc; /* rgb */ color: rgb(227, 155, 252); /* oklch */ color: oklch(79.4% 0.152 317.1);
Tailwind
colors: {
custom: {
50: '#edb9fd',
500: '#e39bfc',
950: '#000000',
},
}SCSS
$custom: #e39bfc; $custom-light: #edb9fd; $custom-dark: #000000;
JSON
{
"hex": "#e39bfc",
"rgb": {
"r": 227,
"g": 155,
"b": 252
},
"hsl": {
"h": 284.536,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79376,
"c": 0.15249,
"h": 317.1
},
"luminance": 0.46802
}Semantic roles & 50–950 ramp
primary
#E39BFC
secondary
#DDF6D5
accent
#E6003B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185