#E7BBBF#E7BBBF
#E7BBBF is a very light, muted red. Relative luminance 0.563; OKLCH L 83.2% C 0.051 H 12.1°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBBF |
|---|---|
| RGB | rgb(231, 187, 191) |
| HSL | hsl(355, 48%, 82%) |
| HSV | hsv(355, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 17.3%, 9.4%) |
| CIE-LAB | lab(79.78, 16.38, 3.97) |
| CIE-LCH | lch(79.78, 16.85, 13.63°) |
| OKLab | oklab(83.19% 0.0498 0.0107) |
| OKLCH | oklch(83.19% 0.051 12.1) |
| XYZ | xyz(60.1294, 56.2933, 56.9784) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.41
Light Rose
#FFC5CB
ΔE00 4.63
Bubblegum
#FFC1CC
ΔE00 5.28
Pink
#FFC0CB
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 5.43
Pale Pink
#FFCFDC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBBF #BBE7E3
analogous
#E7BBD5 #E7BBBF #E7CDBB
triadic
#E7BBBF #BFE7BB #BBBFE7
tetradic
#E7BBBF #D5E7BB #BBE7E3 #CDBBE7
square
#E7BBBF #D5E7BB #BBE7E3 #CDBBE7
split-complementary
#E7BBBF #BBE7CD #BBD5E7
monochromatic
#C7616A #D78E94 #E7BBBF #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.71
#E7BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#E7BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBBF
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBBF | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#CCC9BE
Tritanopia (blue-blind)
#F0B8BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e7bbbf; /* rgb */ color: rgb(231, 187, 191); /* oklch */ color: oklch(83.2% 0.051 12.1);
Tailwind
colors: {
custom: {
50: '#efcfd2',
500: '#e7bbbf',
950: '#000000',
},
}SCSS
$custom: #e7bbbf; $custom-light: #efcfd2; $custom-dark: #000000;
JSON
{
"hex": "#e7bbbf",
"rgb": {
"r": 231,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.545,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83193,
"c": 0.0509,
"h": 12.1
},
"luminance": 0.56291
}Semantic roles & 50–950 ramp
primary
#E7BBBF
secondary
#84C2BC
accent
#BBAE2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383