#E5BABA#E5BABA
#E5BABA is a very light, muted red. Relative luminance 0.553; OKLCH L 82.7% C 0.050 H 18.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BABA |
|---|---|
| RGB | rgb(229, 186, 186) |
| HSL | hsl(0, 45%, 81%) |
| HSV | hsv(0, 19%, 90%) |
| CMYK | cmyk(0%, 18.8%, 18.8%, 10.2%) |
| CIE-LAB | lab(79.23, 15.42, 5.85) |
| CIE-LCH | lch(79.23, 16.49, 20.76°) |
| OKLab | oklab(82.68% 0.0472 0.0155) |
| OKLCH | oklch(82.68% 0.05 18.2) |
| XYZ | xyz(58.7351, 55.3231, 54.0294) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.05
Light Rose
#FFC5CB
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.03
Bubblegum
#FFC1CC
ΔE00 6.48
Pink
#FFC0CB
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BABA #BAE5E5
analogous
#E5BAD0 #E5BABA #E5D0BA
triadic
#E5BABA #BAE5BA #BABAE5
tetradic
#E5BABA #D0E5BA #BAE5E5 #D0BAE5
square
#E5BABA #D0E5BA #BAE5E5 #D0BAE5
split-complementary
#E5BABA #BAE5D0 #BAD0E5
monochromatic
#C46161 #D48E8E #E5BABA #F6E6E6 #F7E9E9
Accessibility & contrast
On white
1.74
#E5BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#E5BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BABA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BABA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BA
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#EEB6BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5baba; /* rgb */ color: rgb(229, 186, 186); /* oklch */ color: oklch(82.7% 0.050 18.2);
Tailwind
colors: {
custom: {
50: '#edcece',
500: '#e5baba',
950: '#000000',
},
}SCSS
$custom: #e5baba; $custom-light: #edcece; $custom-dark: #000000;
JSON
{
"hex": "#e5baba",
"rgb": {
"r": 229,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 45.263,
"l": 81.373
},
"oklch": {
"l": 0.82678,
"c": 0.04968,
"h": 18.2
},
"luminance": 0.55321
}Semantic roles & 50–950 ramp
primary
#E5BABA
secondary
#84BFBF
accent
#B8B82D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383