#E397EA#E397EA
#E397EA is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.0% C 0.140 H 323.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E397EA |
|---|---|
| RGB | rgb(227, 151, 234) |
| HSL | hsl(295, 66%, 75%) |
| HSV | hsv(295, 35%, 92%) |
| CMYK | cmyk(3%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(72.50, 41.65, -30.38) |
| CIE-LCH | lch(72.50, 51.55, 323.89°) |
| OKLab | oklab(77.96% 0.1134 -0.0829) |
| OKLCH | oklch(77.96% 0.14 323.8) |
| XYZ | xyz(57.5949, 44.4067, 83.3634) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 5.00
Baby Purple
#CA9BF7
ΔE00 6.70
Mauve
#E0B0FF
ΔE00 6.75
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E397EA #9EEA97
analogous
#B997EA #E397EA #EA97C7
triadic
#E397EA #EAE397 #97EAE3
tetradic
#E397EA #EAB997 #9EEA97 #97C7EA
square
#E397EA #EAB997 #9EEA97 #97C7EA
split-complementary
#E397EA #C7EA97 #97EAB9
monochromatic
#C831D5 #D564E0 #E397EA #F1CAF4 #F8E6FA
Accessibility & contrast
On white
2.13
#E397EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E397EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E397EA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E397EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E397EA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#E6A0B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e397ea; /* rgb */ color: rgb(227, 151, 234); /* oklch */ color: oklch(78.0% 0.140 323.8);
Tailwind
colors: {
custom: {
50: '#edb7f1',
500: '#e397ea',
950: '#000000',
},
}SCSS
$custom: #e397ea; $custom-light: #edb7f1; $custom-dark: #000000;
JSON
{
"hex": "#e397ea",
"rgb": {
"r": 227,
"g": 151,
"b": 234
},
"hsl": {
"h": 294.94,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77963,
"c": 0.14045,
"h": 323.8
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#E397EA
secondary
#DCF1DA
accent
#CE1727
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084