#EAAC99#EAAC99
#EAAC99 is a light, moderate red. Relative luminance 0.493; OKLCH L 79.8% C 0.078 H 37.7°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAC99 |
|---|---|
| RGB | rgb(234, 172, 153) |
| HSL | hsl(14, 66%, 76%) |
| HSV | hsv(14, 35%, 92%) |
| CMYK | cmyk(0%, 26.5%, 34.6%, 8.2%) |
| CIE-LAB | lab(75.64, 20.24, 18.71) |
| CIE-LCH | lch(75.64, 27.56, 42.76°) |
| OKLab | oklab(79.76% 0.0618 0.0478) |
| OKLCH | oklch(79.76% 0.078 37.7) |
| XYZ | xyz(54.4356, 49.3006, 36.7796) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.87
Light Salmon
#FEA993
ΔE00 4.39
Blush (survey)
#F29E8E
ΔE00 5.03
Pinkish Tan
#D99B82
ΔE00 5.28
Darksalmon
#E9967A
ΔE00 6.50
Peachy Pink
#FF9A8A
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAC99 #99D7EA
analogous
#EA99AE #EAAC99 #EAD499
triadic
#EAAC99 #99EAAC #AC99EA
tetradic
#EAAC99 #AEEA99 #99D7EA #D499EA
square
#EAAC99 #AEEA99 #99D7EA #D499EA
split-complementary
#EAAC99 #99EAD4 #99AEEA
monochromatic
#D55933 #E08366 #EAAC99 #F4D5CC #FAEAE6
Accessibility & contrast
On white
1.93
#EAAC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#EAAC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAC99
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAC99 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB398
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#F9A3A7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaac99; /* rgb */ color: rgb(234, 172, 153); /* oklch */ color: oklch(79.8% 0.078 37.7);
Tailwind
colors: {
custom: {
50: '#f2c5b7',
500: '#eaac99',
950: '#000000',
},
}SCSS
$custom: #eaac99; $custom-light: #f2c5b7; $custom-dark: #000000;
JSON
{
"hex": "#eaac99",
"rgb": {
"r": 234,
"g": 172,
"b": 153
},
"hsl": {
"h": 14.074,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.79762,
"c": 0.07813,
"h": 37.7
},
"luminance": 0.49297
}Semantic roles & 50–950 ramp
primary
#EAAC99
secondary
#DAECF1
accent
#A3CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180