#E39BF9#E39BF9
#E39BF9 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.2% C 0.149 H 318.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BF9 |
|---|---|
| RGB | rgb(227, 155, 249) |
| HSL | hsl(286, 89%, 79%) |
| HSV | hsv(286, 38%, 98%) |
| CMYK | cmyk(8.8%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(73.94, 42.41, -36.31) |
| CIE-LCH | lch(73.94, 55.84, 319.43°) |
| OKLab | oklab(79.25% 0.111 -0.0998) |
| OKLCH | oklch(79.25% 0.149 318.1) |
| XYZ | xyz(60.4964, 46.6148, 95.4149) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.88
Pastel Purple
#CAA0FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BF9 #B1F99B
analogous
#B49BF9 #E39BF9 #F99BE0
triadic
#E39BF9 #F9E39B #9BF9E3
tetradic
#E39BF9 #F9B49B #B1F99B #9BE0F9
square
#E39BF9 #F9B49B #B1F99B #9BE0F9
split-complementary
#E39BF9 #E0F99B #9BF9B4
monochromatic
#C328F2 #D361F6 #E39BF9 #F3D5FC #F7E2FD
Accessibility & contrast
On white
2.03
#E39BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E39BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BF9
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BF9 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FC
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#E3A7BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e39bf9; /* rgb */ color: rgb(227, 155, 249); /* oklch */ color: oklch(79.2% 0.149 318.1);
Tailwind
colors: {
custom: {
50: '#edb9fb',
500: '#e39bf9',
950: '#000000',
},
}SCSS
$custom: #e39bf9; $custom-light: #edb9fb; $custom-dark: #000000;
JSON
{
"hex": "#e39bf9",
"rgb": {
"r": 227,
"g": 155,
"b": 249
},
"hsl": {
"h": 285.957,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79245,
"c": 0.14925,
"h": 318.1
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#E39BF9
secondary
#DDF5D6
accent
#E50036
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185