#E3939D#E3939D
#E3939D is a light, moderate red. Relative luminance 0.396; OKLCH L 74.7% C 0.097 H 11.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E3939D |
|---|---|
| RGB | rgb(227, 147, 157) |
| HSL | hsl(353, 59%, 73%) |
| HSV | hsv(353, 35%, 89%) |
| CMYK | cmyk(0%, 35.2%, 30.8%, 11%) |
| CIE-LAB | lab(69.21, 31.44, 7.34) |
| CIE-LCH | lch(69.21, 32.29, 13.15°) |
| OKLab | oklab(74.66% 0.0954 0.0194) |
| OKLCH | oklch(74.66% 0.097 11.5) |
| XYZ | xyz(48.1996, 39.6360, 37.0036) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 3.19
Pig Pink
#E78EA5
ΔE00 3.94
Faded Pink
#DE9DAC
ΔE00 4.22
Rose Pink
#F7879A
ΔE00 4.84
Greyish Pink
#C88D94
ΔE00 5.33
Dull Pink
#D5869D
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3939D #93E3D9
analogous
#E393C5 #E3939D #E3B193
triadic
#E3939D #9DE393 #939DE3
tetradic
#E3939D #C5E393 #93E3D9 #B193E3
square
#E3939D #C5E393 #93E3D9 #B193E3
split-complementary
#E3939D #93E3B1 #93C5E3
monochromatic
#C83446 #D66271 #E3939D #F0C4C9 #F9E7E9
Accessibility & contrast
On white
2.35
#E3939D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#E3939D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3939D
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3939D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3939D | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09D
Deuteranopia (green-blind)
#B4AF9C
Tritanopia (blue-blind)
#F18C97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e3939d; /* rgb */ color: rgb(227, 147, 157); /* oklch */ color: oklch(74.7% 0.097 11.5);
Tailwind
colors: {
custom: {
50: '#eeb3b9',
500: '#e3939d',
950: '#000000',
},
}SCSS
$custom: #e3939d; $custom-light: #eeb3b9; $custom-dark: #000000;
JSON
{
"hex": "#e3939d",
"rgb": {
"r": 227,
"g": 147,
"b": 157
},
"hsl": {
"h": 352.5,
"s": 58.824,
"l": 73.333
},
"oklch": {
"l": 0.74663,
"c": 0.09733,
"h": 11.5
},
"luminance": 0.39633
}Semantic roles & 50–950 ramp
primary
#E3939D
secondary
#DBF0ED
accent
#C6B21F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080