#E7B9BB#E7B9BB
#E7B9BB is a very light, muted red. Relative luminance 0.553; OKLCH L 82.7% C 0.053 H 15.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E7B9BB |
|---|---|
| RGB | rgb(231, 185, 187) |
| HSL | hsl(357, 49%, 82%) |
| HSV | hsv(357, 20%, 91%) |
| CMYK | cmyk(0%, 19.9%, 19%, 9.4%) |
| CIE-LAB | lab(79.20, 16.83, 5.29) |
| CIE-LCH | lch(79.20, 17.65, 17.45°) |
| OKLab | oklab(82.71% 0.0513 0.0141) |
| OKLCH | oklch(82.71% 0.053 15.4) |
| XYZ | xyz(59.2738, 55.2770, 54.5513) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.29
Light Rose
#FFC5CB
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.35
Bubblegum
#FFC1CC
ΔE00 5.54
Pink
#FFC0CB
ΔE00 5.56
Lightpink
#FFB6C1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7B9BB #B9E7E5
analogous
#E7B9D2 #E7B9BB #E7CEB9
triadic
#E7B9BB #BBE7B9 #B9BBE7
tetradic
#E7B9BB #D2E7B9 #B9E7E5 #CEB9E7
square
#E7B9BB #D2E7B9 #B9E7E5 #CEB9E7
split-complementary
#E7B9BB #B9E7CE #B9D2E7
monochromatic
#C85E62 #D78B8F #E7B9BB #F7E7E7 #F7E8E9
Accessibility & contrast
On white
1.74
#E7B9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#E7B9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7B9BB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7B9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7B9BB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#F1B5BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e7b9bb; /* rgb */ color: rgb(231, 185, 187); /* oklch */ color: oklch(82.7% 0.053 15.4);
Tailwind
colors: {
custom: {
50: '#efcecf',
500: '#e7b9bb',
950: '#000000',
},
}SCSS
$custom: #e7b9bb; $custom-light: #efcecf; $custom-dark: #000000;
JSON
{
"hex": "#e7b9bb",
"rgb": {
"r": 231,
"g": 185,
"b": 187
},
"hsl": {
"h": 357.391,
"s": 48.936,
"l": 81.569
},
"oklch": {
"l": 0.8271,
"c": 0.05323,
"h": 15.4
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#E7B9BB
secondary
#82C2BF
accent
#BCB629
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#161313
muted
#858383