#E396E2#E396E2
#E396E2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.5% C 0.134 H 327.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E396E2 |
|---|---|
| RGB | rgb(227, 150, 226) |
| HSL | hsl(301, 58%, 74%) |
| HSV | hsv(301, 34%, 89%) |
| CMYK | cmyk(0%, 33.9%, 0.4%, 11%) |
| CIE-LAB | lab(71.99, 40.70, -26.79) |
| CIE-LCH | lch(71.99, 48.72, 326.64°) |
| OKLab | oklab(77.48% 0.1129 -0.0727) |
| OKLCH | oklch(77.48% 0.134 327.2) |
| XYZ | xyz(56.3112, 43.6368, 77.3933) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 7.32
Mauve
#E0B0FF
ΔE00 7.70
Lavender (survey)
#C79FEF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E396E2 #96E397
analogous
#BE96E3 #E396E2 #E396BC
triadic
#E396E2 #E2E396 #96E2E3
tetradic
#E396E2 #E3BE96 #96E397 #96BCE3
square
#E396E2 #E3BE96 #96E397 #96BCE3
split-complementary
#E396E2 #BCE396 #96E3BE
monochromatic
#C936C7 #D666D5 #E396E2 #F0C6EF #F9E7F8
Accessibility & contrast
On white
2.16
#E396E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E396E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E396E2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E396E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E396E2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE5
Deuteranopia (green-blind)
#A4B4DF
Tritanopia (blue-blind)
#E89DB2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e396e2; /* rgb */ color: rgb(227, 150, 226); /* oklch */ color: oklch(77.5% 0.134 327.2);
Tailwind
colors: {
custom: {
50: '#edb6eb',
500: '#e396e2',
950: '#000000',
},
}SCSS
$custom: #e396e2; $custom-light: #edb6eb; $custom-dark: #000000;
JSON
{
"hex": "#e396e2",
"rgb": {
"r": 227,
"g": 150,
"b": 226
},
"hsl": {
"h": 300.779,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.77475,
"c": 0.1343,
"h": 327.2
},
"luminance": 0.43635
}Semantic roles & 50–950 ramp
primary
#E396E2
secondary
#DBF0DB
accent
#C52220
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084