#EABAAB#EABAAB
#EABAAB is a very light, muted red. Relative luminance 0.556; OKLCH L 82.8% C 0.060 H 38.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EABAAB |
|---|---|
| RGB | rgb(234, 186, 171) |
| HSL | hsl(14, 60%, 79%) |
| HSV | hsv(14, 27%, 92%) |
| CMYK | cmyk(0%, 20.5%, 26.9%, 8.2%) |
| CIE-LAB | lab(79.36, 15.11, 14.19) |
| CIE-LCH | lch(79.36, 20.73, 43.19°) |
| OKLab | oklab(82.78% 0.0469 0.0367) |
| OKLCH | oklch(82.78% 0.06 38.1) |
| XYZ | xyz(58.8422, 55.5531, 46.1435) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 7.36
Light Salmon
#FEA993
ΔE00 7.73
Pinkish Grey
#C8ACA9
ΔE00 8.23
Pale Rose
#FDC1C5
ΔE00 8.73
Pinkish Tan
#D99B82
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABAAB #ABDBEA
analogous
#EAABBC #EABAAB #EADAAB
triadic
#EABAAB #ABEABA #BAABEA
tetradic
#EABAAB #BCEAAB #ABDBEA #DAABEA
square
#EABAAB #BCEAAB #ABDBEA #DAABEA
split-complementary
#EABAAB #ABEADA #ABBCEA
monochromatic
#D26A49 #DE927A #EABAAB #F6E2DC #F9EBE7
Accessibility & contrast
On white
1.73
#EABAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EABAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABAAB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABAAB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#F6B3B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabaab; /* rgb */ color: rgb(234, 186, 171); /* oklch */ color: oklch(82.8% 0.060 38.1);
Tailwind
colors: {
custom: {
50: '#f1cec4',
500: '#eabaab',
950: '#000000',
},
}SCSS
$custom: #eabaab; $custom-light: #f1cec4; $custom-dark: #000000;
JSON
{
"hex": "#eabaab",
"rgb": {
"r": 234,
"g": 186,
"b": 171
},
"hsl": {
"h": 14.286,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.82777,
"c": 0.05958,
"h": 38.1
},
"luminance": 0.55551
}Semantic roles & 50–950 ramp
primary
#EABAAB
secondary
#73B2C6
accent
#9FC81E
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382