#E4BABB#E4BABB
#E4BABB is a very light, muted red. Relative luminance 0.552; OKLCH L 82.6% C 0.048 H 16.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BABB |
|---|---|
| RGB | rgb(228, 186, 187) |
| HSL | hsl(359, 44%, 81%) |
| HSV | hsv(359, 18%, 89%) |
| CMYK | cmyk(0%, 18.4%, 18%, 10.6%) |
| CIE-LAB | lab(79.16, 15.21, 5.19) |
| CIE-LCH | lch(79.16, 16.07, 18.85°) |
| OKLab | oklab(82.61% 0.0465 0.0138) |
| OKLCH | oklch(82.61% 0.048 16.6) |
| XYZ | xyz(58.5236, 55.2017, 54.5763) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.18
Light Rose
#FFC5CB
ΔE00 5.56
Dusty Pink
#D8A7B1
ΔE00 5.83
Bubblegum
#FFC1CC
ΔE00 6.45
Pink
#FFC0CB
ΔE00 6.49
Pinkish Grey
#C8ACA9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BABB #BAE4E3
analogous
#E4BAD0 #E4BABB #E4CEBA
triadic
#E4BABB #BBE4BA #BABBE4
tetradic
#E4BABB #D0E4BA #BAE4E3 #CEBAE4
square
#E4BABB #D0E4BA #BAE4E3 #CEBAE4
split-complementary
#E4BABB #BAE4CE #BAD0E4
monochromatic
#C26264 #D38E90 #E4BABB #F5E6E6 #F6E9E9
Accessibility & contrast
On white
1.74
#E4BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#E4BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BABB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BABB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#EDB6BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4babb; /* rgb */ color: rgb(228, 186, 187); /* oklch */ color: oklch(82.6% 0.048 16.6);
Tailwind
colors: {
custom: {
50: '#edcecf',
500: '#e4babb',
950: '#000000',
},
}SCSS
$custom: #e4babb; $custom-light: #edcecf; $custom-dark: #000000;
JSON
{
"hex": "#e4babb",
"rgb": {
"r": 228,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.571,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.8261,
"c": 0.04847,
"h": 16.6
},
"luminance": 0.552
}Semantic roles & 50–950 ramp
primary
#E4BABB
secondary
#84BEBC
accent
#B7B42F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383