#EABBBD#EABBBD
#EABBBD is a very light, muted red. Relative luminance 0.567; OKLCH L 83.4% C 0.054 H 15.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBBD |
|---|---|
| RGB | rgb(234, 187, 189) |
| HSL | hsl(357, 53%, 83%) |
| HSV | hsv(357, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 19.2%, 8.2%) |
| CIE-LAB | lab(80.02, 17.16, 5.43) |
| CIE-LCH | lch(80.02, 18.00, 17.54°) |
| OKLab | oklab(83.43% 0.0523 0.0145) |
| OKLCH | oklch(83.43% 0.054 15.4) |
| XYZ | xyz(60.8876, 56.7095, 55.8730) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.76
Light Rose
#FFC5CB
ΔE00 4.22
Bubblegum
#FFC1CC
ΔE00 5.09
Pink
#FFC0CB
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 5.79
Lightpink
#FFB6C1
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBBD #BBEAE8
analogous
#EABBD4 #EABBBD #EAD1BB
triadic
#EABBBD #BDEABB #BBBDEA
tetradic
#EABBBD #D4EABB #BBEAE8 #D1BBEA
square
#EABBBD #D4EABB #BBEAE8 #D1BBEA
split-complementary
#EABBBD #BBEAD1 #BBD4EA
monochromatic
#CD5D62 #DC8C90 #EABBBD #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.70
#EABBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EABBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBBD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBBD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BD
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#F4B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eabbbd; /* rgb */ color: rgb(234, 187, 189); /* oklch */ color: oklch(83.4% 0.054 15.4);
Tailwind
colors: {
custom: {
50: '#f1cfd0',
500: '#eabbbd',
950: '#000000',
},
}SCSS
$custom: #eabbbd; $custom-light: #f1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#eabbbd",
"rgb": {
"r": 234,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.447,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83425,
"c": 0.05429,
"h": 15.4
},
"luminance": 0.56707
}Semantic roles & 50–950 ramp
primary
#EABBBD
secondary
#83C6C3
accent
#C0BA25
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383