#E39C96#E39C96
#E39C96 is a light, moderate red. Relative luminance 0.423; OKLCH L 76.1% C 0.086 H 24.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E39C96 |
|---|---|
| RGB | rgb(227, 156, 150) |
| HSL | hsl(5, 58%, 74%) |
| HSV | hsv(5, 34%, 89%) |
| CMYK | cmyk(0%, 31.3%, 33.9%, 11%) |
| CIE-LAB | lab(71.09, 25.75, 13.89) |
| CIE-LCH | lch(71.09, 29.26, 28.35°) |
| OKLab | oklab(76.05% 0.0783 0.0359) |
| OKLCH | oklch(76.05% 0.086 24.6) |
| XYZ | xyz(49.0737, 42.3131, 34.4308) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.47
Peachy Pink
#FF9A8A
ΔE00 6.33
Dusty Pink (survey)
#D58A94
ΔE00 7.34
Light Salmon
#FEA993
ΔE00 7.34
Greyish Pink
#C88D94
ΔE00 7.63
Lightcoral
#F08080
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E39C96 #96DDE3
analogous
#E396B7 #E39C96 #E3C396
triadic
#E39C96 #96E39C #9C96E3
tetradic
#E39C96 #B7E396 #96DDE3 #C396E3
square
#E39C96 #B7E396 #96DDE3 #C396E3
split-complementary
#E39C96 #96E3C3 #96B7E3
monochromatic
#C94136 #D66E66 #E39C96 #F0CAC6 #F9E8E7
Accessibility & contrast
On white
2.22
#E39C96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#E39C96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E39C96
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E39C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E39C96 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA695
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#F2949B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e39c96; /* rgb */ color: rgb(227, 156, 150); /* oklch */ color: oklch(76.1% 0.086 24.6);
Tailwind
colors: {
custom: {
50: '#edb9b4',
500: '#e39c96',
950: '#000000',
},
}SCSS
$custom: #e39c96; $custom-light: #edb9b4; $custom-dark: #000000;
JSON
{
"hex": "#e39c96",
"rgb": {
"r": 227,
"g": 156,
"b": 150
},
"hsl": {
"h": 4.675,
"s": 57.895,
"l": 73.922
},
"oklch": {
"l": 0.76053,
"c": 0.0861,
"h": 24.6
},
"luminance": 0.4231
}Semantic roles & 50–950 ramp
primary
#E39C96
secondary
#DBEEF0
accent
#B9C520
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080