#EABAAE#EABAAE
#EABAAE is a very light, muted red. Relative luminance 0.557; OKLCH L 82.8% C 0.058 H 34.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EABAAE |
|---|---|
| RGB | rgb(234, 186, 174) |
| HSL | hsl(12, 59%, 80%) |
| HSV | hsv(12, 26%, 92%) |
| CMYK | cmyk(0%, 20.5%, 25.6%, 8.2%) |
| CIE-LAB | lab(79.42, 15.52, 12.66) |
| CIE-LCH | lch(79.42, 20.03, 39.21°) |
| OKLab | oklab(82.85% 0.0481 0.0329) |
| OKLCH | oklch(82.85% 0.058 34.4) |
| XYZ | xyz(59.1314, 55.6688, 47.6666) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.75
Pale Rose
#FDC1C5
ΔE00 7.57
Pinkish Grey
#C8ACA9
ΔE00 7.81
Light Salmon
#FEA993
ΔE00 7.97
Apricot
#FBCEB1
ΔE00 8.35
Light Rose
#FFC5CB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABAAE #AEDEEA
analogous
#EAAEC0 #EABAAE #EAD8AE
triadic
#EABAAE #AEEABA #BAAEEA
tetradic
#EABAAE #C0EAAE #AEDEEA #D8AEEA
square
#EABAAE #C0EAAE #AEDEEA #D8AEEA
split-complementary
#EABAAE #AEEAD8 #AEC0EA
monochromatic
#D1674D #DD917D #EABAAE #F7E3DF #F9EAE7
Accessibility & contrast
On white
1.73
#EABAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#EABAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABAAE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABAAE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAD
Deuteranopia (green-blind)
#D0C8AE
Tritanopia (blue-blind)
#F6B4B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eabaae; /* rgb */ color: rgb(234, 186, 174); /* oklch */ color: oklch(82.8% 0.058 34.4);
Tailwind
colors: {
custom: {
50: '#f1cec6',
500: '#eabaae',
950: '#000000',
},
}SCSS
$custom: #eabaae; $custom-light: #f1cec6; $custom-dark: #000000;
JSON
{
"hex": "#eabaae",
"rgb": {
"r": 234,
"g": 186,
"b": 174
},
"hsl": {
"h": 12,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.8285,
"c": 0.05828,
"h": 34.4
},
"luminance": 0.55666
}Semantic roles & 50–950 ramp
primary
#EABAAE
secondary
#76B6C6
accent
#A5C61F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382