#E5BBAE#E5BBAE
#E5BBAE is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.052 H 37.9°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBAE |
|---|---|
| RGB | rgb(229, 187, 174) |
| HSL | hsl(14, 51%, 79%) |
| HSV | hsv(14, 24%, 90%) |
| CMYK | cmyk(0%, 18.3%, 24%, 10.2%) |
| CIE-LAB | lab(79.19, 13.13, 12.26) |
| CIE-LCH | lch(79.19, 17.96, 43.05°) |
| OKLab | oklab(82.56% 0.041 0.0319) |
| OKLCH | oklch(82.56% 0.052 37.9) |
| XYZ | xyz(57.7240, 55.2569, 47.6612) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.02
Apricot
#FBCEB1
ΔE00 7.57
Pale Salmon
#FFB19A
ΔE00 7.89
Pale Rose
#FDC1C5
ΔE00 8.91
Light Salmon
#FEA993
ΔE00 9.16
Pinkish Tan
#D99B82
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBAE #AED8E5
analogous
#E5AEBD #E5BBAE #E5D7AE
triadic
#E5BBAE #AEE5BB #BBAEE5
tetradic
#E5BBAE #BDE5AE #AED8E5 #D7AEE5
square
#E5BBAE #BDE5AE #AED8E5 #D7AEE5
split-complementary
#E5BBAE #AEE5D7 #AEBDE5
monochromatic
#C76D51 #D69480 #E5BBAE #F4E2DC #F8ECE8
Accessibility & contrast
On white
1.74
#E5BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#E5BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBAE
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBAE | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAD
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#F0B5B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bbae; /* rgb */ color: rgb(229, 187, 174); /* oklch */ color: oklch(82.6% 0.052 37.9);
Tailwind
colors: {
custom: {
50: '#eecfc6',
500: '#e5bbae',
950: '#000000',
},
}SCSS
$custom: #e5bbae; $custom-light: #eecfc6; $custom-dark: #000000;
JSON
{
"hex": "#e5bbae",
"rgb": {
"r": 229,
"g": 187,
"b": 174
},
"hsl": {
"h": 14.182,
"s": 51.402,
"l": 79.02
},
"oklch": {
"l": 0.82556,
"c": 0.05193,
"h": 37.9
},
"luminance": 0.55255
}Semantic roles & 50–950 ramp
primary
#E5BBAE
secondary
#78AEBF
accent
#9BBF27
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382