#E5BFBF#E5BFBF
#E5BFBF is a very light, muted red. Relative luminance 0.577; OKLCH L 83.8% C 0.044 H 18.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BFBF |
|---|---|
| RGB | rgb(229, 191, 191) |
| HSL | hsl(0, 42%, 82%) |
| HSV | hsv(0, 17%, 90%) |
| CMYK | cmyk(0%, 16.6%, 16.6%, 10.2%) |
| CIE-LAB | lab(80.56, 13.53, 5.08) |
| CIE-LCH | lch(80.56, 14.45, 20.57°) |
| OKLab | oklab(83.76% 0.0414 0.0135) |
| OKLCH | oklch(83.76% 0.044 18.1) |
| XYZ | xyz(60.3478, 57.6831, 57.2352) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.83
Light Rose
#FFC5CB
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 7.09
Bubblegum
#FFC1CC
ΔE00 7.14
Pink
#FFC0CB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BFBF #BFE5E5
analogous
#E5BFD2 #E5BFBF #E5D2BF
triadic
#E5BFBF #BFE5BF #BFBFE5
tetradic
#E5BFBF #D2E5BF #BFE5E5 #D2BFE5
square
#E5BFBF #D2E5BF #BFE5E5 #D2BFE5
split-complementary
#E5BFBF #BFE5D2 #BFD2E5
monochromatic
#C26868 #D39393 #E5BFBF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.68
#E5BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#E5BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BFBF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BFBF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#EDBCBF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e5bfbf; /* rgb */ color: rgb(229, 191, 191); /* oklch */ color: oklch(83.8% 0.044 18.1);
Tailwind
colors: {
custom: {
50: '#edd2d2',
500: '#e5bfbf',
950: '#000000',
},
}SCSS
$custom: #e5bfbf; $custom-light: #edd2d2; $custom-dark: #000000;
JSON
{
"hex": "#e5bfbf",
"rgb": {
"r": 229,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.83757,
"c": 0.04358,
"h": 18.1
},
"luminance": 0.57681
}Semantic roles & 50–950 ramp
primary
#E5BFBF
secondary
#89BFBF
accent
#B5B530
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383