#EAAA9B#EAAA9B
#EAAA9B is a light, moderate red. Relative luminance 0.486; OKLCH L 79.4% C 0.079 H 33.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAA9B |
|---|---|
| RGB | rgb(234, 170, 155) |
| HSL | hsl(11, 65%, 76%) |
| HSV | hsv(11, 34%, 92%) |
| CMYK | cmyk(0%, 27.4%, 33.8%, 8.2%) |
| CIE-LAB | lab(75.21, 21.55, 17.03) |
| CIE-LCH | lch(75.21, 27.46, 38.32°) |
| OKLab | oklab(79.44% 0.0658 0.0437) |
| OKLCH | oklch(79.44% 0.079 33.6) |
| XYZ | xyz(54.2244, 48.6117, 37.5309) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.15
Pale Salmon
#FFB19A
ΔE00 4.35
Light Salmon
#FEA993
ΔE00 4.39
Pinkish Tan
#D99B82
ΔE00 5.93
Peachy Pink
#FF9A8A
ΔE00 6.60
Darksalmon
#E9967A
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAA9B #9BDBEA
analogous
#EA9BB4 #EAAA9B #EAD29B
triadic
#EAAA9B #9BEAAA #AA9BEA
tetradic
#EAAA9B #B4EA9B #9BDBEA #D29BEA
square
#EAAA9B #B4EA9B #9BDBEA #D29BEA
split-complementary
#EAAA9B #9BEAD2 #9BB4EA
monochromatic
#D55436 #DF7F68 #EAAA9B #F5D5CE #FAEAE6
Accessibility & contrast
On white
1.96
#EAAA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#EAAA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAA9B
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAA9B | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29A
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#F9A1A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaaa9b; /* rgb */ color: rgb(234, 170, 155); /* oklch */ color: oklch(79.4% 0.079 33.6);
Tailwind
colors: {
custom: {
50: '#f2c3b8',
500: '#eaaa9b',
950: '#000000',
},
}SCSS
$custom: #eaaa9b; $custom-light: #f2c3b8; $custom-dark: #000000;
JSON
{
"hex": "#eaaa9b",
"rgb": {
"r": 234,
"g": 170,
"b": 155
},
"hsl": {
"h": 11.392,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.79443,
"c": 0.07895,
"h": 33.6
},
"luminance": 0.48608
}Semantic roles & 50–950 ramp
primary
#EAAA9B
secondary
#DAEDF1
accent
#ABCD18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180