#E7BBAD#E7BBAD
#E7BBAD is a very light, muted red. Relative luminance 0.555; OKLCH L 82.7% C 0.055 H 38.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBAD |
|---|---|
| RGB | rgb(231, 187, 173) |
| HSL | hsl(14, 55%, 79%) |
| HSV | hsv(14, 25%, 91%) |
| CMYK | cmyk(0%, 19%, 25.1%, 9.4%) |
| CIE-LAB | lab(79.36, 13.73, 13.06) |
| CIE-LCH | lch(79.36, 18.96, 43.57°) |
| OKLab | oklab(82.72% 0.0428 0.0339) |
| OKLCH | oklch(82.72% 0.055 38.4) |
| XYZ | xyz(58.2689, 55.5491, 47.1798) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.31
Pale Salmon
#FFB19A
ΔE00 7.35
Pinkish Grey
#C8ACA9
ΔE00 7.53
Light Salmon
#FEA993
ΔE00 8.67
Pale Rose
#FDC1C5
ΔE00 8.91
Pinkish Tan
#D99B82
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBAD #ADD9E7
analogous
#E7ADBC #E7BBAD #E7D8AD
triadic
#E7BBAD #ADE7BB #BBADE7
tetradic
#E7BBAD #BCE7AD #ADD9E7 #D8ADE7
square
#E7BBAD #BCE7AD #ADD9E7 #D8ADE7
split-complementary
#E7BBAD #ADE7D8 #ADBCE7
monochromatic
#CB6C4E #D9947E #E7BBAD #F5E2DC #F8EBE7
Accessibility & contrast
On white
1.73
#E7BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#E7BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBAD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBAD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAC
Deuteranopia (green-blind)
#CFC8AD
Tritanopia (blue-blind)
#F2B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbad; /* rgb */ color: rgb(231, 187, 173); /* oklch */ color: oklch(82.7% 0.055 38.4);
Tailwind
colors: {
custom: {
50: '#efcfc5',
500: '#e7bbad',
950: '#000000',
},
}SCSS
$custom: #e7bbad; $custom-light: #efcfc5; $custom-dark: #000000;
JSON
{
"hex": "#e7bbad",
"rgb": {
"r": 231,
"g": 187,
"b": 173
},
"hsl": {
"h": 14.483,
"s": 54.717,
"l": 79.216
},
"oklch": {
"l": 0.82723,
"c": 0.05462,
"h": 38.4
},
"luminance": 0.55547
}Semantic roles & 50–950 ramp
primary
#E7BBAD
secondary
#76B0C2
accent
#9CC223
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161312
muted
#858382