#EAACA3#EAACA3
#EAACA3 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.0% C 0.075 H 28.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAACA3 |
|---|---|
| RGB | rgb(234, 172, 163) |
| HSL | hsl(8, 63%, 78%) |
| HSV | hsv(8, 30%, 92%) |
| CMYK | cmyk(0%, 26.5%, 30.3%, 8.2%) |
| CIE-LAB | lab(75.85, 21.50, 13.57) |
| CIE-LCH | lch(75.85, 25.42, 32.27°) |
| OKLab | oklab(80% 0.0657 0.0352) |
| OKLCH | oklch(80% 0.075 28.2) |
| XYZ | xyz(55.2964, 49.6449, 41.3131) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.23
Pale Salmon
#FFB19A
ΔE00 5.92
Light Salmon
#FEA993
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 7.35
Peachy Pink
#FF9A8A
ΔE00 7.38
Pinkish Tan
#D99B82
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAACA3 #A3E1EA
analogous
#EAA3BD #EAACA3 #EAD0A3
triadic
#EAACA3 #A3EAAC #ACA3EA
tetradic
#EAACA3 #BDEAA3 #A3E1EA #D0A3EA
square
#EAACA3 #BDEAA3 #A3E1EA #D0A3EA
split-complementary
#EAACA3 #A3EAD0 #A3BDEA
monochromatic
#D3523F #DF7F71 #EAACA3 #F5D9D5 #F9E9E6
Accessibility & contrast
On white
1.92
#EAACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EAACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAACA3
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAACA3 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A2
Deuteranopia (green-blind)
#C7C0A2
Tritanopia (blue-blind)
#F8A4AA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaaca3; /* rgb */ color: rgb(234, 172, 163); /* oklch */ color: oklch(80.0% 0.075 28.2);
Tailwind
colors: {
custom: {
50: '#f2c5be',
500: '#eaaca3',
950: '#000000',
},
}SCSS
$custom: #eaaca3; $custom-light: #f2c5be; $custom-dark: #000000;
JSON
{
"hex": "#eaaca3",
"rgb": {
"r": 234,
"g": 172,
"b": 163
},
"hsl": {
"h": 7.606,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.79997,
"c": 0.07454,
"h": 28.2
},
"luminance": 0.49642
}Semantic roles & 50–950 ramp
primary
#EAACA3
secondary
#DAEEF1
accent
#B4CB1B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171312
muted
#858281