#E397F3#E397F3
#E397F3 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.3% C 0.150 H 320.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E397F3 |
|---|---|
| RGB | rgb(227, 151, 243) |
| HSL | hsl(290, 79%, 77%) |
| HSV | hsv(290, 38%, 95%) |
| CMYK | cmyk(6.6%, 37.9%, 0%, 4.7%) |
| CIE-LAB | lab(72.85, 43.35, -34.75) |
| CIE-LCH | lch(72.85, 55.56, 321.29°) |
| OKLab | oklab(78.34% 0.1154 -0.0953) |
| OKLCH | oklch(78.34% 0.15 320.5) |
| XYZ | xyz(58.9208, 44.9371, 90.3466) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.62
Plum
#DDA0DD
ΔE00 5.68
Lilac (survey)
#CEA2FD
ΔE00 6.06
Lavender (survey)
#C79FEF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E397F3 #A7F397
analogous
#B597F3 #E397F3 #F397D5
triadic
#E397F3 #F3E397 #97F3E3
tetradic
#E397F3 #F3B597 #A7F397 #97D5F3
square
#E397F3 #F3B597 #A7F397 #97D5F3
split-complementary
#E397F3 #D5F397 #97F3B5
monochromatic
#C529E6 #D460ED #E397F3 #F2CEF9 #F8E4FC
Accessibility & contrast
On white
2.10
#E397F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E397F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E397F3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E397F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E397F3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF6
Deuteranopia (green-blind)
#9EB6F0
Tritanopia (blue-blind)
#E5A2BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e397f3; /* rgb */ color: rgb(227, 151, 243); /* oklch */ color: oklch(78.3% 0.150 320.5);
Tailwind
colors: {
custom: {
50: '#edb7f7',
500: '#e397f3',
950: '#000000',
},
}SCSS
$custom: #e397f3; $custom-light: #edb7f7; $custom-dark: #000000;
JSON
{
"hex": "#e397f3",
"rgb": {
"r": 227,
"g": 151,
"b": 243
},
"hsl": {
"h": 289.565,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.78343,
"c": 0.14968,
"h": 320.5
},
"luminance": 0.44935
}Semantic roles & 50–950 ramp
primary
#E397F3
secondary
#DCF4D7
accent
#DC0A2E
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085