#E396FA#E396FA
#E396FA is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.5% C 0.159 H 318.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E396FA |
|---|---|
| RGB | rgb(227, 150, 250) |
| HSL | hsl(286, 91%, 78%) |
| HSV | hsv(286, 40%, 98%) |
| CMYK | cmyk(9.2%, 40%, 0%, 2%) |
| CIE-LAB | lab(72.92, 45.24, -38.44) |
| CIE-LCH | lch(72.92, 59.37, 319.65°) |
| OKLab | oklab(78.49% 0.1183 -0.1058) |
| OKLCH | oklch(78.49% 0.159 318.2) |
| XYZ | xyz(59.8378, 45.0475, 95.9669) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 5.11
Lilac (survey)
#CEA2FD
ΔE00 5.59
Lavender (survey)
#C79FEF
ΔE00 6.15
Pastel Purple
#CAA0FF
ΔE00 6.20
Mauve
#E0B0FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E396FA #ADFA96
analogous
#B196FA #E396FA #FA96DF
triadic
#E396FA #FAE396 #96FAE3
tetradic
#E396FA #FAB196 #ADFA96 #96DFFA
square
#E396FA #FAB196 #ADFA96 #96DFFA
split-complementary
#E396FA #DFFA96 #96FAB1
monochromatic
#C421F4 #D35CF7 #E396FA #F3D0FD #F7E2FE
Accessibility & contrast
On white
2.10
#E396FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E396FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E396FA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E396FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E396FA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#E3A3BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e396fa; /* rgb */ color: rgb(227, 150, 250); /* oklch */ color: oklch(78.5% 0.159 318.2);
Tailwind
colors: {
custom: {
50: '#edb6fc',
500: '#e396fa',
950: '#000000',
},
}SCSS
$custom: #e396fa; $custom-light: #edb6fc; $custom-dark: #000000;
JSON
{
"hex": "#e396fa",
"rgb": {
"r": 227,
"g": 150,
"b": 250
},
"hsl": {
"h": 286.2,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.78491,
"c": 0.15872,
"h": 318.2
},
"luminance": 0.45046
}Semantic roles & 50–950 ramp
primary
#E396FA
secondary
#DDF6D5
accent
#E60035
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085