#E7BBBB#E7BBBB
#E7BBBB is a very light, muted red. Relative luminance 0.561; OKLCH L 83.1% C 0.051 H 18.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBBB |
|---|---|
| RGB | rgb(231, 187, 187) |
| HSL | hsl(0, 48%, 82%) |
| HSV | hsv(0, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 19%, 9.4%) |
| CIE-LAB | lab(79.68, 15.77, 5.99) |
| CIE-LCH | lch(79.68, 16.87, 20.79°) |
| OKLab | oklab(83.08% 0.0483 0.0159) |
| OKLCH | oklch(83.08% 0.051 18.2) |
| XYZ | xyz(59.6952, 56.1196, 54.6918) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.68
Light Rose
#FFC5CB
ΔE00 5.14
Bubblegum
#FFC1CC
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.19
Pink
#FFC0CB
ΔE00 6.22
Pinkish Grey
#C8ACA9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBBB #BBE7E7
analogous
#E7BBD1 #E7BBBB #E7D1BB
triadic
#E7BBBB #BBE7BB #BBBBE7
tetradic
#E7BBBB #D1E7BB #BBE7E7 #D1BBE7
square
#E7BBBB #D1E7BB #BBE7E7 #D1BBE7
split-complementary
#E7BBBB #BBE7D1 #BBD1E7
monochromatic
#C76161 #D78E8E #E7BBBB #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.72
#E7BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#E7BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBBB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBBB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#F1B7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbbb; /* rgb */ color: rgb(231, 187, 187); /* oklch */ color: oklch(83.1% 0.051 18.2);
Tailwind
colors: {
custom: {
50: '#efcfcf',
500: '#e7bbbb',
950: '#000000',
},
}SCSS
$custom: #e7bbbb; $custom-light: #efcfcf; $custom-dark: #000000;
JSON
{
"hex": "#e7bbbb",
"rgb": {
"r": 231,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83084,
"c": 0.0508,
"h": 18.2
},
"luminance": 0.56117
}Semantic roles & 50–950 ramp
primary
#E7BBBB
secondary
#84C2C2
accent
#BBBB2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383