#E1BFBB#E1BFBB
#E1BFBB is a very light, muted red. Relative luminance 0.569; OKLCH L 83.3% C 0.039 H 25.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BFBB |
|---|---|
| RGB | rgb(225, 191, 187) |
| HSL | hsl(6, 39%, 81%) |
| HSV | hsv(6, 17%, 88%) |
| CMYK | cmyk(0%, 15.1%, 16.9%, 11.8%) |
| CIE-LAB | lab(80.10, 11.46, 6.52) |
| CIE-LCH | lch(80.10, 13.18, 29.63°) |
| OKLab | oklab(83.28% 0.0355 0.0172) |
| OKLCH | oklch(83.28% 0.039 25.9) |
| XYZ | xyz(58.6517, 56.8588, 54.8893) |
| Luminance | 0.5686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 7.66
Light Rose
#FFC5CB
ΔE00 7.93
Mistyrose
#FFE4E1
ΔE00 8.53
Dusty Pink
#D8A7B1
ΔE00 8.69
Pale Pink
#FFCFDC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BFBB #BBDDE1
analogous
#E1BBCA #E1BFBB #E1D2BB
triadic
#E1BFBB #BBE1BF #BFBBE1
tetradic
#E1BFBB #CAE1BB #BBDDE1 #D2BBE1
square
#E1BFBB #CAE1BB #BBDDE1 #D2BBE1
split-complementary
#E1BFBB #BBE1D2 #BBCAE1
monochromatic
#BC6F66 #CE9791 #E1BFBB #F4E7E5 #F6EBEA
Accessibility & contrast
On white
1.70
#E1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#E1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BFBB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BFBB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#E9BBBE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e1bfbb; /* rgb */ color: rgb(225, 191, 187); /* oklch */ color: oklch(83.3% 0.039 25.9);
Tailwind
colors: {
custom: {
50: '#ead2cf',
500: '#e1bfbb',
950: '#000000',
},
}SCSS
$custom: #e1bfbb; $custom-light: #ead2cf; $custom-dark: #000000;
JSON
{
"hex": "#e1bfbb",
"rgb": {
"r": 225,
"g": 191,
"b": 187
},
"hsl": {
"h": 6.316,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.8328,
"c": 0.03944,
"h": 25.9
},
"luminance": 0.56857
}Semantic roles & 50–950 ramp
primary
#E1BFBB
secondary
#86B4BA
accent
#A4B234
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383