#E394A3#E394A3
#E394A3 is a light, moderate red. Relative luminance 0.402; OKLCH L 75.0% C 0.097 H 7.3°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E394A3 |
|---|---|
| RGB | rgb(227, 148, 163) |
| HSL | hsl(349, 59%, 74%) |
| HSV | hsv(349, 35%, 89%) |
| CMYK | cmyk(0%, 34.8%, 28.2%, 11%) |
| CIE-LAB | lab(69.58, 31.70, 4.53) |
| CIE-LCH | lch(69.58, 32.03, 8.13°) |
| OKLab | oklab(75% 0.096 0.0122) |
| OKLCH | oklch(75% 0.097 7.3) |
| XYZ | xyz(48.8807, 40.1583, 39.8200) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.54
Faded Pink
#DE9DAC
ΔE00 3.08
Dusty Pink (survey)
#D58A94
ΔE00 3.77
Dull Pink
#D5869D
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 5.11
Greyish Pink
#C88D94
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E394A3 #94E3D4
analogous
#E394CA #E394A3 #E3AC94
triadic
#E394A3 #A3E394 #94A3E3
tetradic
#E394A3 #CAE394 #94E3D4 #AC94E3
square
#E394A3 #CAE394 #94E3D4 #AC94E3
split-complementary
#E394A3 #94E3AC #94CAE3
monochromatic
#C83450 #D66379 #E394A3 #F0C5CD #F9E7EA
Accessibility & contrast
On white
2.33
#E394A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E394A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E394A3
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E394A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E394A3 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A3
Deuteranopia (green-blind)
#B3B0A1
Tritanopia (blue-blind)
#F18E99
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e394a3; /* rgb */ color: rgb(227, 148, 163); /* oklch */ color: oklch(75.0% 0.097 7.3);
Tailwind
colors: {
custom: {
50: '#edb4be',
500: '#e394a3',
950: '#000000',
},
}SCSS
$custom: #e394a3; $custom-light: #edb4be; $custom-dark: #000000;
JSON
{
"hex": "#e394a3",
"rgb": {
"r": 227,
"g": 148,
"b": 163
},
"hsl": {
"h": 348.608,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.74998,
"c": 0.0968,
"h": 7.3
},
"luminance": 0.40155
}Semantic roles & 50–950 ramp
primary
#E394A3
secondary
#DBF0EC
accent
#C6A61F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081