#E39BEC#E39BEC
#E39BEC is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.7% C 0.136 H 322.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BEC |
|---|---|
| RGB | rgb(227, 155, 236) |
| HSL | hsl(293, 68%, 77%) |
| HSV | hsv(293, 34%, 93%) |
| CMYK | cmyk(3.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(73.44, 39.91, -30.03) |
| CIE-LCH | lch(73.44, 49.94, 323.04°) |
| OKLab | oklab(78.7% 0.1081 -0.0819) |
| OKLCH | oklch(78.7% 0.136 322.8) |
| XYZ | xyz(58.5385, 45.8316, 85.1034) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.80
Lavender Pink
#DD85D7
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 5.85
Mauve
#E0B0FF
ΔE00 5.87
Lavender (survey)
#C79FEF
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BEC #A4EC9B
analogous
#BB9BEC #E39BEC #EC9BCD
triadic
#E39BEC #ECE39B #9BECE3
tetradic
#E39BEC #ECBB9B #A4EC9B #9BCDEC
square
#E39BEC #ECBB9B #A4EC9B #9BCDEC
split-complementary
#E39BEC #CDEC9B #9BECBB
monochromatic
#C634D8 #D568E2 #E39BEC #F1CEF6 #F8E5FA
Accessibility & contrast
On white
2.07
#E39BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E39BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BEC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BEC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#E6A3B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e39bec; /* rgb */ color: rgb(227, 155, 236); /* oklch */ color: oklch(78.7% 0.136 322.8);
Tailwind
colors: {
custom: {
50: '#edb9f2',
500: '#e39bec',
950: '#000000',
},
}SCSS
$custom: #e39bec; $custom-light: #edb9f2; $custom-dark: #000000;
JSON
{
"hex": "#e39bec",
"rgb": {
"r": 227,
"g": 155,
"b": 236
},
"hsl": {
"h": 293.333,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.78696,
"c": 0.13558,
"h": 322.8
},
"luminance": 0.4583
}Semantic roles & 50–950 ramp
primary
#E39BEC
secondary
#DCF2D9
accent
#D0162A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085