#EAA99B#EAA99B
#EAA99B is a light, moderate red. Relative luminance 0.482; OKLCH L 79.3% C 0.080 H 32.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA99B |
|---|---|
| RGB | rgb(234, 169, 155) |
| HSL | hsl(11, 65%, 76%) |
| HSV | hsv(11, 34%, 92%) |
| CMYK | cmyk(0%, 27.8%, 33.8%, 8.2%) |
| CIE-LAB | lab(74.97, 22.08, 16.70) |
| CIE-LCH | lch(74.97, 27.68, 37.10°) |
| OKLab | oklab(79.26% 0.0673 0.0429) |
| OKLCH | oklch(79.26% 0.08 32.5) |
| XYZ | xyz(54.0377, 48.2382, 37.4687) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.89
Light Salmon
#FEA993
ΔE00 4.46
Pale Salmon
#FFB19A
ΔE00 4.59
Pinkish Tan
#D99B82
ΔE00 6.12
Peachy Pink
#FF9A8A
ΔE00 6.35
Darksalmon
#E9967A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA99B #9BDCEA
analogous
#EA9BB5 #EAA99B #EAD19B
triadic
#EAA99B #9BEAA9 #A99BEA
tetradic
#EAA99B #B5EA9B #9BDCEA #D19BEA
square
#EAA99B #B5EA9B #9BDCEA #D19BEA
split-complementary
#EAA99B #9BEAD1 #9BB5EA
monochromatic
#D55236 #DF7E68 #EAA99B #F5D4CE #FAE9E6
Accessibility & contrast
On white
1.97
#EAA99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EAA99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA99B
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA99B | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19A
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#F9A0A5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa99b; /* rgb */ color: rgb(234, 169, 155); /* oklch */ color: oklch(79.3% 0.080 32.5);
Tailwind
colors: {
custom: {
50: '#f2c3b8',
500: '#eaa99b',
950: '#000000',
},
}SCSS
$custom: #eaa99b; $custom-light: #f2c3b8; $custom-dark: #000000;
JSON
{
"hex": "#eaa99b",
"rgb": {
"r": 234,
"g": 169,
"b": 155
},
"hsl": {
"h": 10.633,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.79262,
"c": 0.07984,
"h": 32.5
},
"luminance": 0.48235
}Semantic roles & 50–950 ramp
primary
#EAA99B
secondary
#DAEDF1
accent
#ADCD18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180