#EABBBA#EABBBA
#EABBBA is a very light, muted red. Relative luminance 0.566; OKLCH L 83.3% C 0.054 H 19.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBBA |
|---|---|
| RGB | rgb(234, 187, 186) |
| HSL | hsl(1, 53%, 82%) |
| HSV | hsv(1, 21%, 92%) |
| CMYK | cmyk(0%, 20.1%, 20.5%, 8.2%) |
| CIE-LAB | lab(79.94, 16.71, 6.94) |
| CIE-LCH | lch(79.94, 18.10, 22.54°) |
| OKLab | oklab(83.35% 0.0512 0.0184) |
| OKLCH | oklch(83.35% 0.054 19.7) |
| XYZ | xyz(60.5653, 56.5806, 54.1757) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.17
Light Rose
#FFC5CB
ΔE00 4.79
Bubblegum
#FFC1CC
ΔE00 5.92
Pink
#FFC0CB
ΔE00 5.94
Dusty Pink
#D8A7B1
ΔE00 6.45
Lightpink
#FFB6C1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBBA #BAE9EA
analogous
#EABAD1 #EABBBA #EAD3BA
triadic
#EABBBA #BAEABB #BBBAEA
tetradic
#EABBBA #D1EABA #BAE9EA #D3BAEA
square
#EABBBA #D1EABA #BAE9EA #D3BAEA
split-complementary
#EABBBA #BAEAD3 #BAD1EA
monochromatic
#CD5F5C #DC8D8B #EABBBA #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.71
#EABBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EABBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBBA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBBA | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BA
Deuteranopia (green-blind)
#CECAB9
Tritanopia (blue-blind)
#F4B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabbba; /* rgb */ color: rgb(234, 187, 186); /* oklch */ color: oklch(83.3% 0.054 19.7);
Tailwind
colors: {
custom: {
50: '#f1cfce',
500: '#eabbba',
950: '#000000',
},
}SCSS
$custom: #eabbba; $custom-light: #f1cfce; $custom-dark: #000000;
JSON
{
"hex": "#eabbba",
"rgb": {
"r": 234,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.25,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.83345,
"c": 0.05437,
"h": 19.7
},
"luminance": 0.56578
}Semantic roles & 50–950 ramp
primary
#EABBBA
secondary
#82C5C6
accent
#BEC125
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383