#EAA39B#EAA39B
#EAA39B is a light, moderate red. Relative luminance 0.461; OKLCH L 78.2% C 0.086 H 26.4°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA39B |
|---|---|
| RGB | rgb(234, 163, 155) |
| HSL | hsl(6, 65%, 76%) |
| HSV | hsv(6, 34%, 92%) |
| CMYK | cmyk(0%, 30.3%, 33.8%, 8.2%) |
| CIE-LAB | lab(73.58, 25.28, 14.76) |
| CIE-LCH | lch(73.58, 29.27, 30.28°) |
| OKLab | oklab(78.19% 0.0769 0.0381) |
| OKLCH | oklch(78.19% 0.086 26.4) |
| XYZ | xyz(52.9470, 46.0568, 37.1051) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.69
Peachy Pink
#FF9A8A
ΔE00 5.72
Light Salmon
#FEA993
ΔE00 5.83
Pale Salmon
#FFB19A
ΔE00 6.61
Pinkish Tan
#D99B82
ΔE00 7.73
Darksalmon
#E9967A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA39B #9BE2EA
analogous
#EA9BBB #EAA39B #EACB9B
triadic
#EAA39B #9BEAA3 #A39BEA
tetradic
#EAA39B #BBEA9B #9BE2EA #CB9BEA
square
#EAA39B #BBEA9B #9BE2EA #CB9BEA
split-complementary
#EAA39B #9BEACB #9BBBEA
monochromatic
#D54636 #DF7468 #EAA39B #F5D2CE #FAE8E6
Accessibility & contrast
On white
2.06
#EAA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EAA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA39B
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA39B | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC9A
Deuteranopia (green-blind)
#C3BA9A
Tritanopia (blue-blind)
#F99AA1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa39b; /* rgb */ color: rgb(234, 163, 155); /* oklch */ color: oklch(78.2% 0.086 26.4);
Tailwind
colors: {
custom: {
50: '#f2beb8',
500: '#eaa39b',
950: '#000000',
},
}SCSS
$custom: #eaa39b; $custom-light: #f2beb8; $custom-dark: #000000;
JSON
{
"hex": "#eaa39b",
"rgb": {
"r": 234,
"g": 163,
"b": 155
},
"hsl": {
"h": 6.076,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.78185,
"c": 0.08579,
"h": 26.4
},
"luminance": 0.46053
}Semantic roles & 50–950 ramp
primary
#EAA39B
secondary
#DAEFF1
accent
#BBCD18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180