#E4BFBF#E4BFBF
#E4BFBF is a very light, muted red. Relative luminance 0.575; OKLCH L 83.7% C 0.042 H 18.0°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BFBF |
|---|---|
| RGB | rgb(228, 191, 191) |
| HSL | hsl(0, 41%, 82%) |
| HSV | hsv(0, 16%, 89%) |
| CMYK | cmyk(0%, 16.2%, 16.2%, 10.6%) |
| CIE-LAB | lab(80.47, 13.17, 4.93) |
| CIE-LCH | lch(80.47, 14.06, 20.54°) |
| OKLab | oklab(83.66% 0.0403 0.0131) |
| OKLCH | oklch(83.66% 0.042 18) |
| XYZ | xyz(60.0296, 57.5190, 57.2202) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.11
Light Rose
#FFC5CB
ΔE00 6.26
Pinkish Grey
#C8ACA9
ΔE00 6.39
Pale Pink
#FFCFDC
ΔE00 7.23
Dusty Pink
#D8A7B1
ΔE00 7.32
Bubblegum
#FFC1CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BFBF #BFE4E4
analogous
#E4BFD2 #E4BFBF #E4D2BF
triadic
#E4BFBF #BFE4BF #BFBFE4
tetradic
#E4BFBF #D2E4BF #BFE4E4 #D2BFE4
square
#E4BFBF #D2E4BF #BFE4E4 #D2BFE4
split-complementary
#E4BFBF #BFE4D2 #BFD2E4
monochromatic
#C06969 #D29494 #E4BFBF #F6E9E9 #F6E9E9
Accessibility & contrast
On white
1.68
#E4BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#E4BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BFBF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BFBF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#CECABF
Tritanopia (blue-blind)
#ECBCBF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e4bfbf; /* rgb */ color: rgb(228, 191, 191); /* oklch */ color: oklch(83.7% 0.042 18.0);
Tailwind
colors: {
custom: {
50: '#edd2d2',
500: '#e4bfbf',
950: '#000000',
},
}SCSS
$custom: #e4bfbf; $custom-light: #edd2d2; $custom-dark: #000000;
JSON
{
"hex": "#e4bfbf",
"rgb": {
"r": 228,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.83664,
"c": 0.04241,
"h": 18
},
"luminance": 0.57517
}Semantic roles & 50–950 ramp
primary
#E4BFBF
secondary
#8ABEBE
accent
#B4B432
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383