#E7BFBB#E7BFBB
#E7BFBB is a very light, muted red. Relative luminance 0.578; OKLCH L 83.8% C 0.046 H 24.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BFBB |
|---|---|
| RGB | rgb(231, 191, 187) |
| HSL | hsl(5, 48%, 82%) |
| HSV | hsv(5, 19%, 91%) |
| CMYK | cmyk(0%, 17.3%, 19%, 9.4%) |
| CIE-LAB | lab(80.65, 13.64, 7.38) |
| CIE-LCH | lch(80.65, 15.51, 28.40°) |
| OKLab | oklab(83.84% 0.0421 0.0195) |
| OKLCH | oklch(83.84% 0.046 24.8) |
| XYZ | xyz(60.5556, 57.8405, 54.9786) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.07
Light Rose
#FFC5CB
ΔE00 6.45
Pinkish Grey
#C8ACA9
ΔE00 6.66
Bubblegum
#FFC1CC
ΔE00 7.83
Pink
#FFC0CB
ΔE00 7.91
Dusty Pink
#D8A7B1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BFBB #BBE3E7
analogous
#E7BBCD #E7BFBB #E7D5BB
triadic
#E7BFBB #BBE7BF #BFBBE7
tetradic
#E7BFBB #CDE7BB #BBE3E7 #D5BBE7
square
#E7BFBB #CDE7BB #BBE3E7 #D5BBE7
split-complementary
#E7BFBB #BBE7D5 #BBCDE7
monochromatic
#C76A61 #D7948E #E7BFBB #F7EAE8 #F7EAE8
Accessibility & contrast
On white
1.67
#E7BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#E7BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BFBB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BFBB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D0CBBB
Tritanopia (blue-blind)
#F0BBBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bfbb; /* rgb */ color: rgb(231, 191, 187); /* oklch */ color: oklch(83.8% 0.046 24.8);
Tailwind
colors: {
custom: {
50: '#efd2cf',
500: '#e7bfbb',
950: '#000000',
},
}SCSS
$custom: #e7bfbb; $custom-light: #efd2cf; $custom-dark: #000000;
JSON
{
"hex": "#e7bfbb",
"rgb": {
"r": 231,
"g": 191,
"b": 187
},
"hsl": {
"h": 5.455,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83837,
"c": 0.04638,
"h": 24.8
},
"luminance": 0.57838
}Semantic roles & 50–950 ramp
primary
#E7BFBB
secondary
#84BCC2
accent
#AEBB2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383