#EAACA0#EAACA0
#EAACA0 is a light, moderate red. Relative luminance 0.495; OKLCH L 79.9% C 0.075 H 31.1°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EAACA0 |
|---|---|
| RGB | rgb(234, 172, 160) |
| HSL | hsl(10, 64%, 77%) |
| HSV | hsv(10, 32%, 92%) |
| CMYK | cmyk(0%, 26.5%, 31.6%, 8.2%) |
| CIE-LAB | lab(75.79, 21.11, 15.11) |
| CIE-LCH | lch(75.79, 25.96, 35.60°) |
| OKLab | oklab(79.92% 0.0646 0.039) |
| OKLCH | oklch(79.92% 0.075 31.1) |
| XYZ | xyz(55.0308, 49.5387, 39.9142) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.81
Pale Salmon
#FFB19A
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 5.20
Pinkish Tan
#D99B82
ΔE00 6.99
Peachy Pink
#FF9A8A
ΔE00 7.12
Darksalmon
#E9967A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAACA0 #A0DEEA
analogous
#EAA0B9 #EAACA0 #EAD1A0
triadic
#EAACA0 #A0EAAC #ACA0EA
tetradic
#EAACA0 #B9EAA0 #A0DEEA #D1A0EA
square
#EAACA0 #B9EAA0 #A0DEEA #D1A0EA
split-complementary
#EAACA0 #A0EAD1 #A0B9EA
monochromatic
#D4543C #DF806E #EAACA0 #F5D8D2 #F9E9E6
Accessibility & contrast
On white
1.93
#EAACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#EAACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAACA0
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAACA0 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39F
Deuteranopia (green-blind)
#C8C09F
Tritanopia (blue-blind)
#F8A4A9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaaca0; /* rgb */ color: rgb(234, 172, 160); /* oklch */ color: oklch(79.9% 0.075 31.1);
Tailwind
colors: {
custom: {
50: '#f2c5bc',
500: '#eaaca0',
950: '#000000',
},
}SCSS
$custom: #eaaca0; $custom-light: #f2c5bc; $custom-dark: #000000;
JSON
{
"hex": "#eaaca0",
"rgb": {
"r": 234,
"g": 172,
"b": 160
},
"hsl": {
"h": 9.73,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.79924,
"c": 0.07542,
"h": 31.1
},
"luminance": 0.49536
}Semantic roles & 50–950 ramp
primary
#EAACA0
secondary
#DAEDF1
accent
#AFCC1A
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171212
muted
#858181