#E397D3#E397D3
#E397D3 is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.119 H 334.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E397D3 |
|---|---|
| RGB | rgb(227, 151, 211) |
| HSL | hsl(313, 58%, 74%) |
| HSV | hsv(313, 33%, 89%) |
| CMYK | cmyk(0%, 33.5%, 7%, 11%) |
| CIE-LAB | lab(71.67, 37.51, -19.02) |
| CIE-LCH | lch(71.67, 42.06, 333.11°) |
| OKLab | oklab(77.06% 0.1074 -0.051) |
| OKLCH | oklch(77.06% 0.119 334.6) |
| XYZ | xyz(54.5026, 43.1698, 67.0771) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 5.37
Bubblegum Pink
#FE83CC
ΔE00 6.50
Lilac
#C8A2C8
ΔE00 7.41
Pink (survey)
#FF81C0
ΔE00 7.93
Violet (CSS)
#EE82EE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E397D3 #97E3A7
analogous
#CD97E3 #E397D3 #E397AD
triadic
#E397D3 #D3E397 #97D3E3
tetradic
#E397D3 #E3CD97 #97E3A7 #97ADE3
square
#E397D3 #E3CD97 #97E3A7 #97ADE3
split-complementary
#E397D3 #ADE397 #97E3CD
monochromatic
#C937AA #D667BF #E397D3 #F0C7E7 #F9E7F5
Accessibility & contrast
On white
2.18
#E397D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E397D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E397D3
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E397D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E397D3 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D5
Deuteranopia (green-blind)
#AAB4D1
Tritanopia (blue-blind)
#EA9AAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e397d3; /* rgb */ color: rgb(227, 151, 211); /* oklch */ color: oklch(77.1% 0.119 334.6);
Tailwind
colors: {
custom: {
50: '#edb6e0',
500: '#e397d3',
950: '#000000',
},
}SCSS
$custom: #e397d3; $custom-light: #edb6e0; $custom-dark: #000000;
JSON
{
"hex": "#e397d3",
"rgb": {
"r": 227,
"g": 151,
"b": 211
},
"hsl": {
"h": 312.632,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.77061,
"c": 0.11885,
"h": 334.6
},
"luminance": 0.43167
}Semantic roles & 50–950 ramp
primary
#E397D3
secondary
#DBF0E0
accent
#C54320
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083