#E9BABE#E9BABE
#E9BABE is a very light, muted red. Relative luminance 0.562; OKLCH L 83.2% C 0.054 H 12.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BABE |
|---|---|
| RGB | rgb(233, 186, 190) |
| HSL | hsl(355, 52%, 82%) |
| HSV | hsv(355, 20%, 91%) |
| CMYK | cmyk(0%, 20.2%, 18.5%, 8.6%) |
| CIE-LAB | lab(79.71, 17.48, 4.43) |
| CIE-LCH | lch(79.71, 18.03, 14.21°) |
| OKLab | oklab(83.17% 0.0531 0.0119) |
| OKLCH | oklch(83.17% 0.054 12.6) |
| XYZ | xyz(60.4576, 56.1615, 56.3608) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.84
Light Rose
#FFC5CB
ΔE00 4.19
Bubblegum
#FFC1CC
ΔE00 4.79
Pink
#FFC0CB
ΔE00 4.82
Dusty Pink
#D8A7B1
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BABE #BAE9E5
analogous
#E9BAD5 #E9BABE #E9CEBA
triadic
#E9BABE #BEE9BA #BABEE9
tetradic
#E9BABE #D5E9BA #BAE9E5 #CEBAE9
square
#E9BABE #D5E9BA #BAE9E5 #CEBAE9
split-complementary
#E9BABE #BAE9CE #BAD5E9
monochromatic
#CB5D67 #DA8C92 #E9BABE #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.72
#E9BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#E9BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BABE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BABE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BE
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#F3B6BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e9babe; /* rgb */ color: rgb(233, 186, 190); /* oklch */ color: oklch(83.2% 0.054 12.6);
Tailwind
colors: {
custom: {
50: '#f0cfd1',
500: '#e9babe',
950: '#000000',
},
}SCSS
$custom: #e9babe; $custom-light: #f0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#e9babe",
"rgb": {
"r": 233,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.894,
"s": 51.648,
"l": 82.157
},
"oklch": {
"l": 0.8317,
"c": 0.05445,
"h": 12.6
},
"luminance": 0.56159
}Semantic roles & 50–950 ramp
primary
#E9BABE
secondary
#83C5BF
accent
#BFB226
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383