#E397DE#E397DE
#E397DE is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.5% C 0.129 H 329.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E397DE |
|---|---|
| RGB | rgb(227, 151, 222) |
| HSL | hsl(304, 58%, 74%) |
| HSV | hsv(304, 33%, 89%) |
| CMYK | cmyk(0%, 33.5%, 2.2%, 11%) |
| CIE-LAB | lab(72.05, 39.44, -24.49) |
| CIE-LCH | lch(72.05, 46.43, 328.17°) |
| OKLab | oklab(77.48% 0.1104 -0.0663) |
| OKLCH | oklch(77.48% 0.129 329) |
| XYZ | xyz(55.9290, 43.7403, 74.5897) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.79
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 7.50
Purply Pink
#F075E6
ΔE00 7.86
Mauve
#E0B0FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E397DE #97E39C
analogous
#C297E3 #E397DE #E397B8
triadic
#E397DE #DEE397 #97DEE3
tetradic
#E397DE #E3C297 #97E39C #97B8E3
square
#E397DE #E3C297 #97E39C #97B8E3
split-complementary
#E397DE #B8E397 #97E3C2
monochromatic
#C937BF #D667CF #E397DE #F0C7ED #F9E7F7
Accessibility & contrast
On white
2.15
#E397DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E397DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E397DE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E397DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E397DE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#E89DB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e397de; /* rgb */ color: rgb(227, 151, 222); /* oklch */ color: oklch(77.5% 0.129 329.0);
Tailwind
colors: {
custom: {
50: '#edb7e8',
500: '#e397de',
950: '#000000',
},
}SCSS
$custom: #e397de; $custom-light: #edb7e8; $custom-dark: #000000;
JSON
{
"hex": "#e397de",
"rgb": {
"r": 227,
"g": 151,
"b": 222
},
"hsl": {
"h": 303.947,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.7748,
"c": 0.12875,
"h": 329
},
"luminance": 0.43738
}Semantic roles & 50–950 ramp
primary
#E397DE
secondary
#DBF0DD
accent
#C52B20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084