#E39FF2#E39FF2
#E39FF2 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.6% C 0.135 H 320.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E39FF2 |
|---|---|
| RGB | rgb(227, 159, 242) |
| HSL | hsl(289, 76%, 79%) |
| HSV | hsv(289, 34%, 95%) |
| CMYK | cmyk(6.2%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.53, 38.93, -31.60) |
| CIE-LCH | lch(74.53, 50.14, 320.93°) |
| OKLab | oklab(79.6% 0.1037 -0.0864) |
| OKLCH | oklch(79.6% 0.135 320.2) |
| XYZ | xyz(60.1017, 47.5397, 89.9973) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.37
Mauve
#E0B0FF
ΔE00 4.66
Lavender (survey)
#C79FEF
ΔE00 5.73
Lilac (survey)
#CEA2FD
ΔE00 5.74
Baby Purple
#CA9BF7
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39FF2 #AEF29F
analogous
#B99FF2 #E39FF2 #F29FD7
triadic
#E39FF2 #F2E39F #9FF2E3
tetradic
#E39FF2 #F2B99F #AEF29F #9FD7F2
square
#E39FF2 #F2B99F #AEF29F #9FD7F2
split-complementary
#E39FF2 #D7F29F #9FF2B9
monochromatic
#C433E3 #D369EB #E39FF2 #F3D5F9 #F7E4FB
Accessibility & contrast
On white
2.00
#E39FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#E39FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39FF2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39FF2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#E4A8BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e39ff2; /* rgb */ color: rgb(227, 159, 242); /* oklch */ color: oklch(79.6% 0.135 320.2);
Tailwind
colors: {
custom: {
50: '#edbcf6',
500: '#e39ff2',
950: '#000000',
},
}SCSS
$custom: #e39ff2; $custom-light: #edbcf6; $custom-dark: #000000;
JSON
{
"hex": "#e39ff2",
"rgb": {
"r": 227,
"g": 159,
"b": 242
},
"hsl": {
"h": 289.157,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.79601,
"c": 0.13495,
"h": 320.2
},
"luminance": 0.47538
}Semantic roles & 50–950 ramp
primary
#E39FF2
secondary
#DDF3D8
accent
#D80D32
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185