#E8A39B#E8A39B
#E8A39B is a light, moderate red. Relative luminance 0.457; OKLCH L 78.0% C 0.083 H 26.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A39B |
|---|---|
| RGB | rgb(232, 163, 155) |
| HSL | hsl(6, 63%, 76%) |
| HSV | hsv(6, 33%, 91%) |
| CMYK | cmyk(0%, 29.7%, 33.2%, 9%) |
| CIE-LAB | lab(73.36, 24.52, 14.42) |
| CIE-LCH | lch(73.36, 28.44, 30.45°) |
| OKLab | oklab(77.97% 0.0746 0.0372) |
| OKLCH | oklch(77.97% 0.083 26.5) |
| XYZ | xyz(52.2939, 45.7201, 37.0745) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.91
Light Salmon
#FEA993
ΔE00 6.03
Peachy Pink
#FF9A8A
ΔE00 6.04
Pale Salmon
#FFB19A
ΔE00 6.75
Pinkish Tan
#D99B82
ΔE00 7.55
Darksalmon
#E9967A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A39B #9BE0E8
analogous
#E89BB9 #E8A39B #E8C99B
triadic
#E8A39B #9BE8A3 #A39BE8
tetradic
#E8A39B #B9E89B #9BE0E8 #C99BE8
square
#E8A39B #B9E89B #9BE0E8 #C99BE8
split-complementary
#E8A39B #9BE8C9 #9BB9E8
monochromatic
#D14737 #DD7569 #E8A39B #F3D1CD #F9E8E6
Accessibility & contrast
On white
2.07
#E8A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E8A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A39B
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A39B | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9A
Deuteranopia (green-blind)
#C2B99A
Tritanopia (blue-blind)
#F79BA1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a39b; /* rgb */ color: rgb(232, 163, 155); /* oklch */ color: oklch(78.0% 0.083 26.5);
Tailwind
colors: {
custom: {
50: '#f1beb8',
500: '#e8a39b',
950: '#000000',
},
}SCSS
$custom: #e8a39b; $custom-light: #f1beb8; $custom-dark: #000000;
JSON
{
"hex": "#e8a39b",
"rgb": {
"r": 232,
"g": 163,
"b": 155
},
"hsl": {
"h": 6.234,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77968,
"c": 0.08341,
"h": 26.5
},
"luminance": 0.45717
}Semantic roles & 50–950 ramp
primary
#E8A39B
secondary
#DAEEF1
accent
#B8CA1B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171211
muted
#858180