#E39BF2#E39BF2
#E39BF2 is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.9% C 0.142 H 320.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E39BF2 |
|---|---|
| RGB | rgb(227, 155, 242) |
| HSL | hsl(290, 77%, 78%) |
| HSV | hsv(290, 36%, 95%) |
| CMYK | cmyk(6.2%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(73.67, 41.05, -32.94) |
| CIE-LCH | lch(73.67, 52.63, 321.25°) |
| OKLab | oklab(78.94% 0.1095 -0.0902) |
| OKLCH | oklch(78.94% 0.142 320.5) |
| XYZ | xyz(59.4249, 46.1862, 89.7717) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.89
Mauve
#E0B0FF
ΔE00 5.46
Baby Purple
#CA9BF7
ΔE00 5.64
Violet (CSS)
#EE82EE
ΔE00 5.72
Lilac (survey)
#CEA2FD
ΔE00 5.88
Lavender (survey)
#C79FEF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39BF2 #AAF29B
analogous
#B79BF2 #E39BF2 #F29BD5
triadic
#E39BF2 #F2E39B #9BF2E3
tetradic
#E39BF2 #F2B79B #AAF29B #9BD5F2
square
#E39BF2 #F2B79B #AAF29B #9BD5F2
split-complementary
#E39BF2 #D5F29B #9BF2B7
monochromatic
#C52FE4 #D465EB #E39BF2 #F2D1F9 #F7E4FB
Accessibility & contrast
On white
2.05
#E39BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E39BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39BF2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39BF2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#E5A5BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e39bf2; /* rgb */ color: rgb(227, 155, 242); /* oklch */ color: oklch(78.9% 0.142 320.5);
Tailwind
colors: {
custom: {
50: '#edb9f6',
500: '#e39bf2',
950: '#000000',
},
}SCSS
$custom: #e39bf2; $custom-light: #edb9f6; $custom-dark: #000000;
JSON
{
"hex": "#e39bf2",
"rgb": {
"r": 227,
"g": 155,
"b": 242
},
"hsl": {
"h": 289.655,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.78945,
"c": 0.14182,
"h": 320.5
},
"luminance": 0.46184
}Semantic roles & 50–950 ramp
primary
#E39BF2
secondary
#DCF3D8
accent
#D90C30
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085