#E9BABB#E9BABB
#E9BABB is a very light, muted red. Relative luminance 0.560; OKLCH L 83.1% C 0.054 H 16.9°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BABB |
|---|---|
| RGB | rgb(233, 186, 187) |
| HSL | hsl(359, 52%, 82%) |
| HSV | hsv(359, 20%, 91%) |
| CMYK | cmyk(0%, 20.2%, 19.7%, 8.6%) |
| CIE-LAB | lab(79.63, 17.03, 5.94) |
| CIE-LCH | lch(79.63, 18.03, 19.23°) |
| OKLab | oklab(83.09% 0.052 0.0158) |
| OKLCH | oklch(83.09% 0.054 16.9) |
| XYZ | xyz(60.1331, 56.0317, 54.6517) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.00
Light Rose
#FFC5CB
ΔE00 4.56
Bubblegum
#FFC1CC
ΔE00 5.47
Pink
#FFC0CB
ΔE00 5.49
Dusty Pink
#D8A7B1
ΔE00 5.79
Lightpink
#FFB6C1
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BABB #BAE9E8
analogous
#E9BAD3 #E9BABB #E9D1BA
triadic
#E9BABB #BBE9BA #BABBE9
tetradic
#E9BABB #D3E9BA #BAE9E8 #D1BAE9
square
#E9BABB #D3E9BA #BAE9E8 #D1BAE9
split-complementary
#E9BABB #BAE9D1 #BAD3E9
monochromatic
#CB5D60 #DA8C8D #E9BABB #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.72
#E9BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#E9BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BABB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BABB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#F3B6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e9babb; /* rgb */ color: rgb(233, 186, 187); /* oklch */ color: oklch(83.1% 0.054 16.9);
Tailwind
colors: {
custom: {
50: '#f0cecf',
500: '#e9babb',
950: '#000000',
},
}SCSS
$custom: #e9babb; $custom-light: #f0cecf; $custom-dark: #000000;
JSON
{
"hex": "#e9babb",
"rgb": {
"r": 233,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.723,
"s": 51.648,
"l": 82.157
},
"oklch": {
"l": 0.83089,
"c": 0.05434,
"h": 16.9
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#E9BABB
secondary
#83C5C3
accent
#BFBC26
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383