#E394A0#E394A0
#E394A0 is a light, moderate red. Relative luminance 0.400; OKLCH L 74.9% C 0.096 H 9.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E394A0 |
|---|---|
| RGB | rgb(227, 148, 160) |
| HSL | hsl(351, 59%, 74%) |
| HSV | hsv(351, 35%, 89%) |
| CMYK | cmyk(0%, 34.8%, 29.5%, 11%) |
| CIE-LAB | lab(69.51, 31.30, 6.10) |
| CIE-LCH | lch(69.51, 31.89, 11.02°) |
| OKLab | oklab(74.92% 0.0949 0.0163) |
| OKLCH | oklch(74.92% 0.096 9.7) |
| XYZ | xyz(48.6150, 40.0521, 38.4212) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.35
Dusty Pink (survey)
#D58A94
ΔE00 3.42
Faded Pink
#DE9DAC
ΔE00 3.55
Rose Pink
#F7879A
ΔE00 4.98
Dull Pink
#D5869D
ΔE00 5.27
Greyish Pink
#C88D94
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E394A0 #94E3D7
analogous
#E394C7 #E394A0 #E3AF94
triadic
#E394A0 #A0E394 #94A0E3
tetradic
#E394A0 #C7E394 #94E3D7 #AF94E3
square
#E394A0 #C7E394 #94E3D7 #AF94E3
split-complementary
#E394A0 #94E3AF #94C7E3
monochromatic
#C8344B #D66375 #E394A0 #F0C5CB #F9E7E9
Accessibility & contrast
On white
2.33
#E394A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#E394A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E394A0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E394A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E394A0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A0
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#F18D98
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e394a0; /* rgb */ color: rgb(227, 148, 160); /* oklch */ color: oklch(74.9% 0.096 9.7);
Tailwind
colors: {
custom: {
50: '#edb4bc',
500: '#e394a0',
950: '#000000',
},
}SCSS
$custom: #e394a0; $custom-light: #edb4bc; $custom-dark: #000000;
JSON
{
"hex": "#e394a0",
"rgb": {
"r": 227,
"g": 148,
"b": 160
},
"hsl": {
"h": 350.886,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.74916,
"c": 0.09628,
"h": 9.7
},
"luminance": 0.40049
}Semantic roles & 50–950 ramp
primary
#E394A0
secondary
#DBF0ED
accent
#C6AD1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171112
muted
#858081