#E3A39E#E3A39E
#E3A39E is a light, moderate red. Relative luminance 0.450; OKLCH L 77.5% C 0.077 H 24.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E3A39E |
|---|---|
| RGB | rgb(227, 163, 158) |
| HSL | hsl(4, 55%, 75%) |
| HSV | hsv(4, 30%, 89%) |
| CMYK | cmyk(0%, 28.2%, 30.4%, 11%) |
| CIE-LAB | lab(72.89, 23.02, 12.02) |
| CIE-LCH | lch(72.89, 25.97, 27.58°) |
| OKLab | oklab(77.5% 0.0702 0.0313) |
| OKLCH | oklch(77.5% 0.077 24) |
| XYZ | xyz(50.9486, 44.9969, 38.3428) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.40
Dusty Pink
#D8A7B1
ΔE00 6.86
Faded Pink
#DE9DAC
ΔE00 7.43
Peachy Pink
#FF9A8A
ΔE00 7.45
Light Salmon
#FEA993
ΔE00 7.50
Pale Salmon
#FFB19A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3A39E #9EDEE3
analogous
#E39EBB #E3A39E #E3C59E
triadic
#E3A39E #9EE3A3 #A39EE3
tetradic
#E3A39E #BBE39E #9EDEE3 #C59EE3
square
#E3A39E #BBE39E #9EDEE3 #C59EE3
split-complementary
#E3A39E #9EE3C5 #9EBBE3
monochromatic
#C8493F #D5766F #E3A39E #F1D0CD #F8E8E7
Accessibility & contrast
On white
2.10
#E3A39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E3A39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3A39E
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3A39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3A39E | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9D
Deuteranopia (green-blind)
#BFB89D
Tritanopia (blue-blind)
#F09CA2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e3a39e; /* rgb */ color: rgb(227, 163, 158); /* oklch */ color: oklch(77.5% 0.077 24.0);
Tailwind
colors: {
custom: {
50: '#edbeba',
500: '#e3a39e',
950: '#000000',
},
}SCSS
$custom: #e3a39e; $custom-light: #edbeba; $custom-dark: #000000;
JSON
{
"hex": "#e3a39e",
"rgb": {
"r": 227,
"g": 163,
"b": 158
},
"hsl": {
"h": 4.348,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.77504,
"c": 0.07685,
"h": 24
},
"luminance": 0.44994
}Semantic roles & 50–950 ramp
primary
#E3A39E
secondary
#DCEEEF
accent
#B7C323
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180