#EABBAD#EABBAD
#EABBAD is a very light, muted red. Relative luminance 0.560; OKLCH L 83.0% C 0.058 H 37.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBAD |
|---|---|
| RGB | rgb(234, 187, 173) |
| HSL | hsl(14, 59%, 80%) |
| HSV | hsv(14, 26%, 92%) |
| CMYK | cmyk(0%, 20.1%, 26.1%, 8.2%) |
| CIE-LAB | lab(79.64, 14.86, 13.51) |
| CIE-LCH | lch(79.64, 20.08, 42.29°) |
| OKLab | oklab(83.01% 0.0461 0.0351) |
| OKLCH | oklch(83.01% 0.058 37.2) |
| XYZ | xyz(59.2457, 56.0528, 47.2256) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 8.04
Light Salmon
#FEA993
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.41
Blush (survey)
#F29E8E
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBAD #ADDCEA
analogous
#EAADBE #EABBAD #EAD9AD
triadic
#EABBAD #ADEABB #BBADEA
tetradic
#EABBAD #BEEAAD #ADDCEA #D9ADEA
square
#EABBAD #BEEAAD #ADDCEA #D9ADEA
split-complementary
#EABBAD #ADEAD9 #ADBEEA
monochromatic
#D16A4C #DE937C #EABBAD #F6E3DE #F9EBE7
Accessibility & contrast
On white
1.72
#EABBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#EABBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBAD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBAD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AC
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#F6B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabbad; /* rgb */ color: rgb(234, 187, 173); /* oklch */ color: oklch(83.0% 0.058 37.2);
Tailwind
colors: {
custom: {
50: '#f1cfc5',
500: '#eabbad',
950: '#000000',
},
}SCSS
$custom: #eabbad; $custom-light: #f1cfc5; $custom-dark: #000000;
JSON
{
"hex": "#eabbad",
"rgb": {
"r": 234,
"g": 187,
"b": 173
},
"hsl": {
"h": 13.77,
"s": 59.223,
"l": 79.804
},
"oklch": {
"l": 0.83013,
"c": 0.05794,
"h": 37.2
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#EABBAD
secondary
#75B3C6
accent
#A0C71F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382