#E392A0#E392A0
#E392A0 is a light, moderate red. Relative luminance 0.394; OKLCH L 74.6% C 0.099 H 8.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E392A0 |
|---|---|
| RGB | rgb(227, 146, 160) |
| HSL | hsl(350, 59%, 73%) |
| HSV | hsv(350, 36%, 89%) |
| CMYK | cmyk(0%, 35.7%, 29.5%, 11%) |
| CIE-LAB | lab(69.06, 32.37, 5.46) |
| CIE-LCH | lch(69.06, 32.82, 9.57°) |
| OKLab | oklab(74.58% 0.0981 0.0146) |
| OKLCH | oklch(74.58% 0.099 8.5) |
| XYZ | xyz(48.3040, 39.4301, 38.3175) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.67
Dusty Pink (survey)
#D58A94
ΔE00 3.29
Faded Pink
#DE9DAC
ΔE00 3.73
Rose Pink
#F7879A
ΔE00 4.66
Dull Pink
#D5869D
ΔE00 4.66
Greyish Pink
#C88D94
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E392A0 #92E3D5
analogous
#E392C8 #E392A0 #E3AC92
triadic
#E392A0 #A0E392 #92A0E3
tetradic
#E392A0 #C8E392 #92E3D5 #AC92E3
square
#E392A0 #C8E392 #92E3D5 #AC92E3
split-complementary
#E392A0 #92E3AC #92C8E3
monochromatic
#C7334D #D66176 #E392A0 #F0C3CA #F9E7EA
Accessibility & contrast
On white
2.36
#E392A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E392A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E392A0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E392A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E392A0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA0
Deuteranopia (green-blind)
#B3AE9E
Tritanopia (blue-blind)
#F18B97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e392a0; /* rgb */ color: rgb(227, 146, 160); /* oklch */ color: oklch(74.6% 0.099 8.5);
Tailwind
colors: {
custom: {
50: '#edb3bc',
500: '#e392a0',
950: '#000000',
},
}SCSS
$custom: #e392a0; $custom-light: #edb3bc; $custom-dark: #000000;
JSON
{
"hex": "#e392a0",
"rgb": {
"r": 227,
"g": 146,
"b": 160
},
"hsl": {
"h": 349.63,
"s": 59.124,
"l": 73.137
},
"oklch": {
"l": 0.74575,
"c": 0.09918,
"h": 8.5
},
"luminance": 0.39427
}Semantic roles & 50–950 ramp
primary
#E392A0
secondary
#DBF0EC
accent
#C7AA1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171112
muted
#858081