#E5BBAF#E5BBAF
#E5BBAF is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.051 H 36.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBAF |
|---|---|
| RGB | rgb(229, 187, 175) |
| HSL | hsl(13, 51%, 79%) |
| HSV | hsv(13, 24%, 90%) |
| CMYK | cmyk(0%, 18.3%, 23.6%, 10.2%) |
| CIE-LAB | lab(79.21, 13.27, 11.76) |
| CIE-LCH | lch(79.21, 17.73, 41.54°) |
| OKLab | oklab(82.58% 0.0414 0.0306) |
| OKLCH | oklch(82.58% 0.051 36.5) |
| XYZ | xyz(57.8218, 55.2961, 48.1766) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.85
Apricot
#FBCEB1
ΔE00 7.91
Pale Salmon
#FFB19A
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.53
Light Rose
#FFC5CB
ΔE00 9.20
Light Salmon
#FEA993
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBAF #AFD9E5
analogous
#E5AFBE #E5BBAF #E5D6AF
triadic
#E5BBAF #AFE5BB #BBAFE5
tetradic
#E5BBAF #BEE5AF #AFD9E5 #D6AFE5
square
#E5BBAF #BEE5AF #AFD9E5 #D6AFE5
split-complementary
#E5BBAF #AFE5D6 #AFBEE5
monochromatic
#C76C53 #D69481 #E5BBAF #F4E2DD #F7EBE8
Accessibility & contrast
On white
1.74
#E5BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#E5BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBAF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBAF | 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)
#C4BFAE
Deuteranopia (green-blind)
#CEC7AF
Tritanopia (blue-blind)
#F0B5B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e5bbaf; /* rgb */ color: rgb(229, 187, 175); /* oklch */ color: oklch(82.6% 0.051 36.5);
Tailwind
colors: {
custom: {
50: '#eecfc6',
500: '#e5bbaf',
950: '#000000',
},
}SCSS
$custom: #e5bbaf; $custom-light: #eecfc6; $custom-dark: #000000;
JSON
{
"hex": "#e5bbaf",
"rgb": {
"r": 229,
"g": 187,
"b": 175
},
"hsl": {
"h": 13.333,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.82581,
"c": 0.05148,
"h": 36.5
},
"luminance": 0.55294
}Semantic roles & 50–950 ramp
primary
#E5BBAF
secondary
#79B0BF
accent
#9DBE27
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382