#E397A3#E397A3
#E397A3 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.5% C 0.092 H 9.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E397A3 |
|---|---|
| RGB | rgb(227, 151, 163) |
| HSL | hsl(351, 58%, 74%) |
| HSV | hsv(351, 33%, 89%) |
| CMYK | cmyk(0%, 33.5%, 28.2%, 11%) |
| CIE-LAB | lab(70.25, 30.11, 5.50) |
| CIE-LCH | lch(70.25, 30.60, 10.35°) |
| OKLab | oklab(75.51% 0.0913 0.0147) |
| OKLCH | oklch(75.51% 0.092 9.2) |
| XYZ | xyz(49.3573, 41.1117, 39.9789) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.83
Pig Pink
#E78EA5
ΔE00 3.62
Dusty Pink (survey)
#D58A94
ΔE00 3.98
Greyish Pink
#C88D94
ΔE00 5.57
Rose Pink
#F7879A
ΔE00 5.59
Dull Pink
#D5869D
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E397A3 #97E3D7
analogous
#E397C9 #E397A3 #E3B197
triadic
#E397A3 #A3E397 #97A3E3
tetradic
#E397A3 #C9E397 #97E3D7 #B197E3
square
#E397A3 #C9E397 #97E3D7 #B197E3
split-complementary
#E397A3 #97E3B1 #97C9E3
monochromatic
#C9374E #D66778 #E397A3 #F0C7CE #F9E7EA
Accessibility & contrast
On white
2.28
#E397A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#E397A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E397A3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E397A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E397A3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#B6B1A2
Tritanopia (blue-blind)
#F0919B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e397a3; /* rgb */ color: rgb(227, 151, 163); /* oklch */ color: oklch(75.5% 0.092 9.2);
Tailwind
colors: {
custom: {
50: '#edb6be',
500: '#e397a3',
950: '#000000',
},
}SCSS
$custom: #e397a3; $custom-light: #edb6be; $custom-dark: #000000;
JSON
{
"hex": "#e397a3",
"rgb": {
"r": 227,
"g": 151,
"b": 163
},
"hsl": {
"h": 350.526,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.75513,
"c": 0.09243,
"h": 9.2
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#E397A3
secondary
#DBF0ED
accent
#C5AB20
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081