#EABBBF#EABBBF
#EABBBF is a very light, muted red. Relative luminance 0.568; OKLCH L 83.5% C 0.054 H 12.6°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EABBBF |
|---|---|
| RGB | rgb(234, 187, 191) |
| HSL | hsl(355, 53%, 83%) |
| HSV | hsv(355, 20%, 92%) |
| CMYK | cmyk(0%, 20.1%, 18.4%, 8.2%) |
| CIE-LAB | lab(80.07, 17.46, 4.42) |
| CIE-LCH | lch(80.07, 18.01, 14.20°) |
| OKLab | oklab(83.48% 0.0531 0.0118) |
| OKLCH | oklch(83.48% 0.054 12.6) |
| XYZ | xyz(61.1062, 56.7970, 57.0242) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.69
Light Rose
#FFC5CB
ΔE00 4.00
Bubblegum
#FFC1CC
ΔE00 4.65
Pink
#FFC0CB
ΔE00 4.70
Dusty Pink
#D8A7B1
ΔE00 5.47
Lightpink
#FFB6C1
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABBBF #BBEAE6
analogous
#EABBD6 #EABBBF #EACFBB
triadic
#EABBBF #BFEABB #BBBFEA
tetradic
#EABBBF #D6EABB #BBEAE6 #CFBBEA
square
#EABBBF #D6EABB #BBEAE6 #CFBBEA
split-complementary
#EABBBF #BBEACF #BBD6EA
monochromatic
#CD5D67 #DC8C93 #EABBBF #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.70
#EABBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EABBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABBBF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABBBF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2BF
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#F4B7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eabbbf; /* rgb */ color: rgb(234, 187, 191); /* oklch */ color: oklch(83.5% 0.054 12.6);
Tailwind
colors: {
custom: {
50: '#f1cfd2',
500: '#eabbbf',
950: '#000000',
},
}SCSS
$custom: #eabbbf; $custom-light: #f1cfd2; $custom-dark: #000000;
JSON
{
"hex": "#eabbbf",
"rgb": {
"r": 234,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.894,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.8348,
"c": 0.05438,
"h": 12.6
},
"luminance": 0.56795
}Semantic roles & 50–950 ramp
primary
#EABBBF
secondary
#83C6C0
accent
#C0B325
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171314
muted
#858383