#EABCAD#EABCAD
#EABCAD is a very light, muted red. Relative luminance 0.565; OKLCH L 83.2% C 0.057 H 38.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EABCAD |
|---|---|
| RGB | rgb(234, 188, 173) |
| HSL | hsl(15, 59%, 80%) |
| HSV | hsv(15, 26%, 92%) |
| CMYK | cmyk(0%, 19.7%, 26.1%, 8.2%) |
| CIE-LAB | lab(79.89, 14.32, 13.85) |
| CIE-LCH | lch(79.89, 19.93, 44.04°) |
| OKLab | oklab(83.2% 0.0446 0.0359) |
| OKLCH | oklch(83.2% 0.057 38.8) |
| XYZ | xyz(59.4586, 56.4785, 47.2966) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 6.94
Pinkish Grey
#C8ACA9
ΔE00 8.18
Light Salmon
#FEA993
ΔE00 8.28
Pale Rose
#FDC1C5
ΔE00 8.89
Pinkish Tan
#D99B82
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABCAD #ADDBEA
analogous
#EAADBD #EABCAD #EADAAD
triadic
#EABCAD #ADEABC #BCADEA
tetradic
#EABCAD #BDEAAD #ADDBEA #DAADEA
square
#EABCAD #BDEAAD #ADDBEA #DAADEA
split-complementary
#EABCAD #ADEADA #ADBDEA
monochromatic
#D16C4C #DE947C #EABCAD #F6E4DE #F9EBE7
Accessibility & contrast
On white
1.71
#EABCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EABCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABCAD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABCAD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AC
Deuteranopia (green-blind)
#D1CAAD
Tritanopia (blue-blind)
#F6B6B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabcad; /* rgb */ color: rgb(234, 188, 173); /* oklch */ color: oklch(83.2% 0.057 38.8);
Tailwind
colors: {
custom: {
50: '#f1d0c5',
500: '#eabcad',
950: '#000000',
},
}SCSS
$custom: #eabcad; $custom-light: #f1d0c5; $custom-dark: #000000;
JSON
{
"hex": "#eabcad",
"rgb": {
"r": 234,
"g": 188,
"b": 173
},
"hsl": {
"h": 14.754,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.83201,
"c": 0.05725,
"h": 38.8
},
"luminance": 0.56476
}Semantic roles & 50–950 ramp
primary
#EABCAD
secondary
#75B2C6
accent
#9DC71F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382