#EABAAF#EABAAF
#EABAAF is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.058 H 33.1°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EABAAF |
|---|---|
| RGB | rgb(234, 186, 175) |
| HSL | hsl(11, 58%, 80%) |
| HSV | hsv(11, 25%, 92%) |
| CMYK | cmyk(0%, 20.5%, 25.2%, 8.2%) |
| CIE-LAB | lab(79.45, 15.66, 12.16) |
| CIE-LCH | lch(79.45, 19.83, 37.82°) |
| OKLab | oklab(82.88% 0.0485 0.0317) |
| OKLCH | oklch(82.88% 0.058 33.1) |
| XYZ | xyz(59.2292, 55.7080, 48.1820) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.93
Pale Rose
#FDC1C5
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 7.71
Light Rose
#FFC5CB
ΔE00 8.00
Light Salmon
#FEA993
ΔE00 8.10
Apricot
#FBCEB1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABAAF #AFDFEA
analogous
#EAAFC2 #EABAAF #EAD7AF
triadic
#EABAAF #AFEABA #BAAFEA
tetradic
#EABAAF #C2EAAF #AFDFEA #D7AFEA
square
#EABAAF #C2EAAF #AFDFEA #D7AFEA
split-complementary
#EABAAF #AFEAD7 #AFC2EA
monochromatic
#D1664E #DD907F #EABAAF #F7E4DF #F9EAE7
Accessibility & contrast
On white
1.73
#EABAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#EABAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABAAF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABAAF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#CFC9AF
Tritanopia (blue-blind)
#F6B4B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabaaf; /* rgb */ color: rgb(234, 186, 175); /* oklch */ color: oklch(82.9% 0.058 33.1);
Tailwind
colors: {
custom: {
50: '#f1cec6',
500: '#eabaaf',
950: '#000000',
},
}SCSS
$custom: #eabaaf; $custom-light: #f1cec6; $custom-dark: #000000;
JSON
{
"hex": "#eabaaf",
"rgb": {
"r": 234,
"g": 186,
"b": 175
},
"hsl": {
"h": 11.186,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.82875,
"c": 0.0579,
"h": 33.1
},
"luminance": 0.55705
}Semantic roles & 50–950 ramp
primary
#EABAAF
secondary
#77B7C6
accent
#A7C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382