#EAABAC#EAABAC
#EAABAC is a light, moderate red. Relative luminance 0.496; OKLCH L 80.0% C 0.074 H 17.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAABAC |
|---|---|
| RGB | rgb(234, 171, 172) |
| HSL | hsl(359, 60%, 79%) |
| HSV | hsv(359, 27%, 92%) |
| CMYK | cmyk(0%, 26.9%, 26.5%, 8.2%) |
| CIE-LAB | lab(75.82, 23.23, 8.63) |
| CIE-LCH | lch(75.82, 24.78, 20.37°) |
| OKLab | oklab(80.04% 0.0708 0.0227) |
| OKLCH | oklch(80.04% 0.074 17.8) |
| XYZ | xyz(55.9421, 49.5998, 45.6488) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.16
Lightpink
#FFB6C1
ΔE00 5.22
Pale Rose
#FDC1C5
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 5.92
Faded Pink
#DE9DAC
ΔE00 5.99
Pink
#FFC0CB
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAABAC #ABEAE9
analogous
#EAABCC #EAABAC #EACAAB
triadic
#EAABAC #ACEAAB #ABACEA
tetradic
#EAABAC #CCEAAB #ABEAE9 #CAABEA
square
#EAABAC #CCEAAB #ABEAE9 #CAABEA
split-complementary
#EAABAC #ABEACA #ABCCEA
monochromatic
#D2494B #DE7A7C #EAABAC #F6DCDC #F9E7E7
Accessibility & contrast
On white
1.92
#EAABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EAABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAABAC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAABAC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AC
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#F7A5AC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaabac; /* rgb */ color: rgb(234, 171, 172); /* oklch */ color: oklch(80.0% 0.074 17.8);
Tailwind
colors: {
custom: {
50: '#f2c4c4',
500: '#eaabac',
950: '#000000',
},
}SCSS
$custom: #eaabac; $custom-light: #f2c4c4; $custom-dark: #000000;
JSON
{
"hex": "#eaabac",
"rgb": {
"r": 234,
"g": 171,
"b": 172
},
"hsl": {
"h": 359.048,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.80043,
"c": 0.07433,
"h": 17.8
},
"luminance": 0.49597
}Semantic roles & 50–950 ramp
primary
#EAABAC
secondary
#DBF0F0
accent
#C8C51E
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#171212
muted
#858181