#E7BBBA#E7BBBA
#E7BBBA is a very light, muted red. Relative luminance 0.561; OKLCH L 83.1% C 0.051 H 19.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBBA |
|---|---|
| RGB | rgb(231, 187, 186) |
| HSL | hsl(1, 48%, 82%) |
| HSV | hsv(1, 19%, 91%) |
| CMYK | cmyk(0%, 19%, 19.5%, 9.4%) |
| CIE-LAB | lab(79.66, 15.62, 6.49) |
| CIE-LCH | lch(79.66, 16.91, 22.57°) |
| OKLab | oklab(83.06% 0.0479 0.0172) |
| OKLCH | oklch(83.06% 0.051 19.8) |
| XYZ | xyz(59.5885, 56.0770, 54.1299) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.84
Light Rose
#FFC5CB
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 6.44
Bubblegum
#FFC1CC
ΔE00 6.45
Pink
#FFC0CB
ΔE00 6.49
Pinkish Grey
#C8ACA9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBBA #BAE6E7
analogous
#E7BAD0 #E7BBBA #E7D2BA
triadic
#E7BBBA #BAE7BB #BBBAE7
tetradic
#E7BBBA #D0E7BA #BAE6E7 #D2BAE7
square
#E7BBBA #D0E7BA #BAE6E7 #D2BAE7
split-complementary
#E7BBBA #BAE7D2 #BAD0E7
monochromatic
#C7625F #D78E8D #E7BBBA #F7E8E7 #F7E9E8
Accessibility & contrast
On white
1.72
#E7BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#E7BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBBA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBBA | 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)
#C3C1BA
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#F1B7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbba; /* rgb */ color: rgb(231, 187, 186); /* oklch */ color: oklch(83.1% 0.051 19.8);
Tailwind
colors: {
custom: {
50: '#efcfce',
500: '#e7bbba',
950: '#000000',
},
}SCSS
$custom: #e7bbba; $custom-light: #efcfce; $custom-dark: #000000;
JSON
{
"hex": "#e7bbba",
"rgb": {
"r": 231,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.333,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.83057,
"c": 0.05085,
"h": 19.8
},
"luminance": 0.56075
}Semantic roles & 50–950 ramp
primary
#E7BBBA
secondary
#83C1C2
accent
#B8BC2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383