#E4BABE#E4BABE
#E4BABE is a very light, muted red. Relative luminance 0.553; OKLCH L 82.7% C 0.049 H 11.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BABE |
|---|---|
| RGB | rgb(228, 186, 190) |
| HSL | hsl(354, 44%, 81%) |
| HSV | hsv(354, 18%, 89%) |
| CMYK | cmyk(0%, 18.4%, 16.7%, 10.6%) |
| CIE-LAB | lab(79.23, 15.67, 3.68) |
| CIE-LCH | lch(79.23, 16.10, 13.21°) |
| OKLab | oklab(82.69% 0.0476 0.0099) |
| OKLCH | oklch(82.69% 0.049 11.7) |
| XYZ | xyz(58.8481, 55.3315, 56.2854) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.04
Light Rose
#FFC5CB
ΔE00 5.25
Dusty Pink
#D8A7B1
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.86
Pink
#FFC0CB
ΔE00 5.92
Pale Pink
#FFCFDC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BABE #BAE4E0
analogous
#E4BAD3 #E4BABE #E4CBBA
triadic
#E4BABE #BEE4BA #BABEE4
tetradic
#E4BABE #D3E4BA #BAE4E0 #CBBAE4
square
#E4BABE #D3E4BA #BAE4E0 #CBBAE4
split-complementary
#E4BABE #BAE4CB #BAD3E4
monochromatic
#C2626B #D38E95 #E4BABE #F5E6E7 #F6E9EA
Accessibility & contrast
On white
1.74
#E4BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#E4BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BABE
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BABE | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#EDB7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4babe; /* rgb */ color: rgb(228, 186, 190); /* oklch */ color: oklch(82.7% 0.049 11.7);
Tailwind
colors: {
custom: {
50: '#edced1',
500: '#e4babe',
950: '#000000',
},
}SCSS
$custom: #e4babe; $custom-light: #edced1; $custom-dark: #000000;
JSON
{
"hex": "#e4babe",
"rgb": {
"r": 228,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.286,
"s": 43.75,
"l": 81.176
},
"oklch": {
"l": 0.82693,
"c": 0.04862,
"h": 11.7
},
"luminance": 0.55329
}Semantic roles & 50–950 ramp
primary
#E4BABE
secondary
#84BEB8
accent
#B7AA2F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383