#EABFBB#EABFBB
#EABFBB is a very light, muted red. Relative luminance 0.583; OKLCH L 84.1% C 0.050 H 24.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EABFBB |
|---|---|
| RGB | rgb(234, 191, 187) |
| HSL | hsl(5, 53%, 83%) |
| HSV | hsv(5, 20%, 92%) |
| CMYK | cmyk(0%, 18.4%, 20.1%, 8.2%) |
| CIE-LAB | lab(80.93, 14.74, 7.82) |
| CIE-LCH | lch(80.93, 16.68, 27.94°) |
| OKLab | oklab(84.12% 0.0454 0.0206) |
| OKLCH | oklch(84.12% 0.05 24.4) |
| XYZ | xyz(61.5324, 58.3442, 55.0244) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 5.82
Bubblegum
#FFC1CC
ΔE00 7.25
Pinkish Grey
#C8ACA9
ΔE00 7.26
Pink
#FFC0CB
ΔE00 7.31
Pale Pink
#FFCFDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABFBB #BBE6EA
analogous
#EABBCF #EABFBB #EAD6BB
triadic
#EABFBB #BBEABF #BFBBEA
tetradic
#EABFBB #CFEABB #BBE6EA #D6BBEA
square
#EABFBB #CFEABB #BBE6EA #D6BBEA
split-complementary
#EABFBB #BBEAD6 #BBCFEA
monochromatic
#CD675D #DC938C #EABFBB #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.66
#EABFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#EABFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABFBB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABFBB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#F4BABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #eabfbb; /* rgb */ color: rgb(234, 191, 187); /* oklch */ color: oklch(84.1% 0.050 24.4);
Tailwind
colors: {
custom: {
50: '#f1d2cf',
500: '#eabfbb',
950: '#000000',
},
}SCSS
$custom: #eabfbb; $custom-light: #f1d2cf; $custom-dark: #000000;
JSON
{
"hex": "#eabfbb",
"rgb": {
"r": 234,
"g": 191,
"b": 187
},
"hsl": {
"h": 5.106,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.84119,
"c": 0.04986,
"h": 24.4
},
"luminance": 0.58342
}Semantic roles & 50–950 ramp
primary
#EABFBB
secondary
#83C0C6
accent
#B3C025
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383