#E8A39E#E8A39E
#E8A39E is a light, moderate red. Relative luminance 0.458; OKLCH L 78.0% C 0.083 H 23.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A39E |
|---|---|
| RGB | rgb(232, 163, 158) |
| HSL | hsl(4, 62%, 76%) |
| HSV | hsv(4, 32%, 91%) |
| CMYK | cmyk(0%, 29.7%, 31.9%, 9%) |
| CIE-LAB | lab(73.43, 24.90, 12.86) |
| CIE-LCH | lch(73.43, 28.03, 27.32°) |
| OKLab | oklab(78.04% 0.0758 0.0334) |
| OKLCH | oklch(78.04% 0.083 23.8) |
| XYZ | xyz(52.5490, 45.8221, 38.4179) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.83
Peachy Pink
#FF9A8A
ΔE00 6.67
Light Salmon
#FEA993
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.46
Faded Pink
#DE9DAC
ΔE00 7.65
Pale Salmon
#FFB19A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A39E #9EE3E8
analogous
#E89EBE #E8A39E #E8C89E
triadic
#E8A39E #9EE8A3 #A39EE8
tetradic
#E8A39E #BEE89E #9EE3E8 #C89EE8
square
#E8A39E #BEE89E #9EE3E8 #C89EE8
split-complementary
#E8A39E #9EE8C8 #9EBEE8
monochromatic
#D1453B #DC746D #E8A39E #F4D2CF #F9E8E6
Accessibility & contrast
On white
2.07
#E8A39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E8A39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A39E
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A39E | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9D
Deuteranopia (green-blind)
#C1BA9D
Tritanopia (blue-blind)
#F69BA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a39e; /* rgb */ color: rgb(232, 163, 158); /* oklch */ color: oklch(78.0% 0.083 23.8);
Tailwind
colors: {
custom: {
50: '#f1beba',
500: '#e8a39e',
950: '#000000',
},
}SCSS
$custom: #e8a39e; $custom-light: #f1beba; $custom-dark: #000000;
JSON
{
"hex": "#e8a39e",
"rgb": {
"r": 232,
"g": 163,
"b": 158
},
"hsl": {
"h": 4.054,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.78041,
"c": 0.08283,
"h": 23.8
},
"luminance": 0.45819
}Semantic roles & 50–950 ramp
primary
#E8A39E
secondary
#DAEFF1
accent
#BEC91C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180