#E396DE#E396DE
#E396DE is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.3% C 0.130 H 329.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E396DE |
|---|---|
| RGB | rgb(227, 150, 222) |
| HSL | hsl(304, 58%, 74%) |
| HSV | hsv(304, 34%, 89%) |
| CMYK | cmyk(0%, 33.9%, 2.2%, 11%) |
| CIE-LAB | lab(71.84, 39.97, -24.82) |
| CIE-LCH | lch(71.84, 47.05, 328.16°) |
| OKLab | oklab(77.32% 0.1119 -0.0672) |
| OKLCH | oklch(77.32% 0.13 329) |
| XYZ | xyz(55.7688, 43.4198, 74.5363) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 5.95
Bubblegum Pink
#FE83CC
ΔE00 7.42
Purply Pink
#F075E6
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E396DE #96E39B
analogous
#C296E3 #E396DE #E396B8
triadic
#E396DE #DEE396 #96DEE3
tetradic
#E396DE #E3C296 #96E39B #96B8E3
square
#E396DE #E3C296 #96E39B #96B8E3
split-complementary
#E396DE #B8E396 #96E3C2
monochromatic
#C936BF #D666CF #E396DE #F0C6ED #F9E7F7
Accessibility & contrast
On white
2.17
#E396DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E396DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E396DE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E396DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E396DE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE1
Deuteranopia (green-blind)
#A5B4DB
Tritanopia (blue-blind)
#E89CB0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e396de; /* rgb */ color: rgb(227, 150, 222); /* oklch */ color: oklch(77.3% 0.130 329.0);
Tailwind
colors: {
custom: {
50: '#edb6e8',
500: '#e396de',
950: '#000000',
},
}SCSS
$custom: #e396de; $custom-light: #edb6e8; $custom-dark: #000000;
JSON
{
"hex": "#e396de",
"rgb": {
"r": 227,
"g": 150,
"b": 222
},
"hsl": {
"h": 303.896,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.77316,
"c": 0.13049,
"h": 329
},
"luminance": 0.43418
}Semantic roles & 50–950 ramp
primary
#E396DE
secondary
#DBF0DD
accent
#C52B20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084