#E5BABE#E5BABE
#E5BABE is a very light, muted red. Relative luminance 0.555; OKLCH L 82.8% C 0.050 H 11.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BABE |
|---|---|
| RGB | rgb(229, 186, 190) |
| HSL | hsl(354, 45%, 81%) |
| HSV | hsv(354, 19%, 90%) |
| CMYK | cmyk(0%, 18.8%, 17%, 10.2%) |
| CIE-LAB | lab(79.33, 16.03, 3.83) |
| CIE-LCH | lch(79.33, 16.49, 13.43°) |
| OKLab | oklab(82.79% 0.0487 0.0103) |
| OKLCH | oklch(82.79% 0.05 11.9) |
| XYZ | xyz(59.1663, 55.4956, 56.3003) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.79
Light Rose
#FFC5CB
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.23
Bubblegum
#FFC1CC
ΔE00 5.63
Pink
#FFC0CB
ΔE00 5.69
Pale Pink
#FFCFDC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BABE #BAE5E1
analogous
#E5BAD4 #E5BABE #E5CCBA
triadic
#E5BABE #BEE5BA #BABEE5
tetradic
#E5BABE #D4E5BA #BAE5E1 #CCBAE5
square
#E5BABE #D4E5BA #BAE5E1 #CCBAE5
split-complementary
#E5BABE #BAE5CC #BAD4E5
monochromatic
#C4616A #D48E94 #E5BABE #F6E6E8 #F7E9EA
Accessibility & contrast
On white
1.74
#E5BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#E5BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BABE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BABE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#EEB7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5babe; /* rgb */ color: rgb(229, 186, 190); /* oklch */ color: oklch(82.8% 0.050 11.9);
Tailwind
colors: {
custom: {
50: '#edced1',
500: '#e5babe',
950: '#000000',
},
}SCSS
$custom: #e5babe; $custom-light: #edced1; $custom-dark: #000000;
JSON
{
"hex": "#e5babe",
"rgb": {
"r": 229,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.419,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.82788,
"c": 0.04979,
"h": 11.9
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#E5BABE
secondary
#84BFBA
accent
#B8AB2D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383