#EABABE#EABABE
#EABABE is a very light, muted red. Relative luminance 0.563; OKLCH L 83.3% C 0.056 H 12.7°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EABABE |
|---|---|
| RGB | rgb(234, 186, 190) |
| HSL | hsl(355, 53%, 82%) |
| HSV | hsv(355, 21%, 92%) |
| CMYK | cmyk(0%, 20.5%, 18.8%, 8.2%) |
| CIE-LAB | lab(79.80, 17.84, 4.58) |
| CIE-LCH | lch(79.80, 18.42, 14.38°) |
| OKLab | oklab(83.27% 0.0543 0.0123) |
| OKLCH | oklch(83.27% 0.056 12.7) |
| XYZ | xyz(60.7851, 56.3303, 56.3762) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.61
Light Rose
#FFC5CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.59
Pink
#FFC0CB
ΔE00 4.62
Dusty Pink
#D8A7B1
ΔE00 5.28
Lightpink
#FFB6C1
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABABE #BAEAE6
analogous
#EABAD6 #EABABE #EACEBA
triadic
#EABABE #BEEABA #BABEEA
tetradic
#EABABE #D6EABA #BAEAE6 #CEBAEA
square
#EABABE #D6EABA #BAEAE6 #CEBAEA
split-complementary
#EABABE #BAEACE #BAD6EA
monochromatic
#CD5C66 #DC8B92 #EABABE #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.71
#EABABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EABABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABABE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABABE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#F4B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eababe; /* rgb */ color: rgb(234, 186, 190); /* oklch */ color: oklch(83.3% 0.056 12.7);
Tailwind
colors: {
custom: {
50: '#f1cfd1',
500: '#eababe',
950: '#000000',
},
}SCSS
$custom: #eababe; $custom-light: #f1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#eababe",
"rgb": {
"r": 234,
"g": 186,
"b": 190
},
"hsl": {
"h": 355,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.83267,
"c": 0.05562,
"h": 12.7
},
"luminance": 0.56328
}Semantic roles & 50–950 ramp
primary
#EABABE
secondary
#82C6C0
accent
#C1B425
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383