#EAABA8#EAABA8
#EAABA8 is a light, moderate red. Relative luminance 0.494; OKLCH L 79.9% C 0.075 H 22.0°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAABA8 |
|---|---|
| RGB | rgb(234, 171, 168) |
| HSL | hsl(3, 61%, 79%) |
| HSV | hsv(3, 28%, 92%) |
| CMYK | cmyk(0%, 26.9%, 28.2%, 8.2%) |
| CIE-LAB | lab(75.73, 22.69, 10.68) |
| CIE-LCH | lch(75.73, 25.08, 25.20°) |
| OKLab | oklab(79.94% 0.0692 0.0279) |
| OKLCH | oklch(79.94% 0.075 22) |
| XYZ | xyz(55.5637, 49.4485, 43.6560) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.29
Lightpink
#FFB6C1
ΔE00 6.37
Blush (survey)
#F29E8E
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 7.27
Faded Pink
#DE9DAC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAABA8 #A8E7EA
analogous
#EAA8C6 #EAABA8 #EACCA8
triadic
#EAABA8 #A8EAAB #ABA8EA
tetradic
#EAABA8 #C6EAA8 #A8E7EA #CCA8EA
square
#EAABA8 #C6EAA8 #A8E7EA #CCA8EA
split-complementary
#EAABA8 #A8EACC #A8C6EA
monochromatic
#D24C45 #DE7B77 #EAABA8 #F6DBD9 #F9E7E6
Accessibility & contrast
On white
1.93
#EAABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#EAABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAABA8
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAABA8 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A8
Deuteranopia (green-blind)
#C6BFA7
Tritanopia (blue-blind)
#F7A4AA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaaba8; /* rgb */ color: rgb(234, 171, 168); /* oklch */ color: oklch(79.9% 0.075 22.0);
Tailwind
colors: {
custom: {
50: '#f2c4c1',
500: '#eaaba8',
950: '#000000',
},
}SCSS
$custom: #eaaba8; $custom-light: #f2c4c1; $custom-dark: #000000;
JSON
{
"hex": "#eaaba8",
"rgb": {
"r": 234,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.727,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.7994,
"c": 0.07465,
"h": 22
},
"luminance": 0.49445
}Semantic roles & 50–950 ramp
primary
#EAABA8
secondary
#DBEFF0
accent
#C1C91D
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181