#E5BFBC#E5BFBC
#E5BFBC is a very light, muted red. Relative luminance 0.576; OKLCH L 83.7% C 0.044 H 23.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BFBC |
|---|---|
| RGB | rgb(229, 191, 188) |
| HSL | hsl(4, 44%, 82%) |
| HSV | hsv(4, 18%, 90%) |
| CMYK | cmyk(0%, 16.6%, 17.9%, 10.2%) |
| CIE-LAB | lab(80.49, 13.07, 6.58) |
| CIE-LCH | lch(80.49, 14.63, 26.75°) |
| OKLab | oklab(83.68% 0.0403 0.0174) |
| OKLCH | oklch(83.68% 0.044 23.4) |
| XYZ | xyz(60.0210, 57.5524, 55.5142) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.35
Light Rose
#FFC5CB
ΔE00 6.65
Bubblegum
#FFC1CC
ΔE00 7.95
Dusty Pink
#D8A7B1
ΔE00 7.97
Pink
#FFC0CB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BFBC #BCE2E5
analogous
#E5BCCE #E5BFBC #E5D4BC
triadic
#E5BFBC #BCE5BF #BFBCE5
tetradic
#E5BFBC #CEE5BC #BCE2E5 #D4BCE5
square
#E5BFBC #CEE5BC #BCE2E5 #D4BCE5
split-complementary
#E5BFBC #BCE5D4 #BCCEE5
monochromatic
#C36B64 #D49590 #E5BFBC #F6E9E8 #F6EAE9
Accessibility & contrast
On white
1.68
#E5BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#E5BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BFBC
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BFBC | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#CFCABC
Tritanopia (blue-blind)
#EEBBBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e5bfbc; /* rgb */ color: rgb(229, 191, 188); /* oklch */ color: oklch(83.7% 0.044 23.4);
Tailwind
colors: {
custom: {
50: '#edd2d0',
500: '#e5bfbc',
950: '#000000',
},
}SCSS
$custom: #e5bfbc; $custom-light: #edd2d0; $custom-dark: #000000;
JSON
{
"hex": "#e5bfbc",
"rgb": {
"r": 229,
"g": 191,
"b": 188
},
"hsl": {
"h": 4.39,
"s": 44.086,
"l": 81.765
},
"oklch": {
"l": 0.83676,
"c": 0.04388,
"h": 23.4
},
"luminance": 0.5755
}Semantic roles & 50–950 ramp
primary
#E5BFBC
secondary
#86BBBF
accent
#ADB72E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383