#E39BED#E39BED
#E39BED is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.7% C 0.137 H 322.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BED |
|---|---|
| RGB | rgb(227, 155, 237) |
| HSL | hsl(293, 69%, 77%) |
| HSV | hsv(293, 35%, 93%) |
| CMYK | cmyk(4.2%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.47, 40.10, -30.52) |
| CIE-LCH | lch(73.47, 50.39, 322.73°) |
| OKLab | oklab(78.74% 0.1083 -0.0833) |
| OKLCH | oklch(78.74% 0.137 322.4) |
| XYZ | xyz(58.6842, 45.8899, 85.8707) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 5.81
Baby Purple
#CA9BF7
ΔE00 6.30
Lavender (survey)
#C79FEF
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BED #A5ED9B
analogous
#BA9BED #E39BED #ED9BCE
triadic
#E39BED #EDE39B #9BEDE3
tetradic
#E39BED #EDBA9B #A5ED9B #9BCEED
square
#E39BED #EDBA9B #A5ED9B #9BCEED
split-complementary
#E39BED #CEED9B #9BEDBA
monochromatic
#C633DA #D467E4 #E39BED #F2CFF6 #F8E5FA
Accessibility & contrast
On white
2.06
#E39BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E39BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BED
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BED | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#E6A4B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e39bed; /* rgb */ color: rgb(227, 155, 237); /* oklch */ color: oklch(78.7% 0.137 322.4);
Tailwind
colors: {
custom: {
50: '#edb9f3',
500: '#e39bed',
950: '#000000',
},
}SCSS
$custom: #e39bed; $custom-light: #edb9f3; $custom-dark: #000000;
JSON
{
"hex": "#e39bed",
"rgb": {
"r": 227,
"g": 155,
"b": 237
},
"hsl": {
"h": 292.683,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.78737,
"c": 0.1366,
"h": 322.4
},
"luminance": 0.45888
}Semantic roles & 50–950 ramp
primary
#E39BED
secondary
#DCF2D9
accent
#D1142B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085