#E396F2#E396F2
#E396F2 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.1% C 0.150 H 320.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E396F2 |
|---|---|
| RGB | rgb(227, 150, 242) |
| HSL | hsl(290, 78%, 77%) |
| HSV | hsv(290, 38%, 95%) |
| CMYK | cmyk(6.2%, 38%, 0%, 5.1%) |
| CIE-LAB | lab(72.60, 43.69, -34.59) |
| CIE-LCH | lch(72.60, 55.73, 321.63°) |
| OKLab | oklab(78.14% 0.1167 -0.0948) |
| OKLCH | oklch(78.14% 0.15 320.9) |
| XYZ | xyz(58.6100, 44.5563, 89.5000) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E396F2 #A5F296
analogous
#B596F2 #E396F2 #F296D3
triadic
#E396F2 #F2E396 #96F2E3
tetradic
#E396F2 #F2B596 #A5F296 #96D3F2
square
#E396F2 #F2B596 #A5F296 #96D3F2
split-complementary
#E396F2 #D3F296 #96F2B5
monochromatic
#C629E5 #D460EB #E396F2 #F2CCF9 #F8E4FC
Accessibility & contrast
On white
2.12
#E396F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E396F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E396F2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E396F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E396F2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF5
Deuteranopia (green-blind)
#9EB5EF
Tritanopia (blue-blind)
#E5A1B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e396f2; /* rgb */ color: rgb(227, 150, 242); /* oklch */ color: oklch(78.1% 0.150 320.9);
Tailwind
colors: {
custom: {
50: '#edb6f6',
500: '#e396f2',
950: '#000000',
},
}SCSS
$custom: #e396f2; $custom-light: #edb6f6; $custom-dark: #000000;
JSON
{
"hex": "#e396f2",
"rgb": {
"r": 227,
"g": 150,
"b": 242
},
"hsl": {
"h": 290.217,
"s": 77.966,
"l": 76.863
},
"oklch": {
"l": 0.7814,
"c": 0.15033,
"h": 320.9
},
"luminance": 0.44554
}Semantic roles & 50–950 ramp
primary
#E396F2
secondary
#DCF3D8
accent
#DA0B2D
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085