#E7BBAE#E7BBAE
#E7BBAE is a very light, muted red. Relative luminance 0.556; OKLCH L 82.7% C 0.054 H 37.1°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBAE |
|---|---|
| RGB | rgb(231, 187, 174) |
| HSL | hsl(14, 54%, 79%) |
| HSV | hsv(14, 25%, 91%) |
| CMYK | cmyk(0%, 19%, 24.7%, 9.4%) |
| CIE-LAB | lab(79.38, 13.87, 12.56) |
| CIE-LCH | lch(79.38, 18.71, 42.15°) |
| OKLab | oklab(82.75% 0.0432 0.0327) |
| OKLCH | oklch(82.75% 0.054 37.1) |
| XYZ | xyz(58.3660, 55.5880, 47.6913) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.36
Pale Salmon
#FFB19A
ΔE00 7.45
Apricot
#FBCEB1
ΔE00 7.64
Pale Rose
#FDC1C5
ΔE00 8.52
Light Salmon
#FEA993
ΔE00 8.73
Light Rose
#FFC5CB
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBAE #AEDAE7
analogous
#E7AEBE #E7BBAE #E7D8AE
triadic
#E7BBAE #AEE7BB #BBAEE7
tetradic
#E7BBAE #BEE7AE #AEDAE7 #D8AEE7
square
#E7BBAE #BEE7AE #AEDAE7 #D8AEE7
split-complementary
#E7BBAE #AEE7D8 #AEBEE7
monochromatic
#CB6C50 #D9937F #E7BBAE #F5E3DD #F8EBE7
Accessibility & contrast
On white
1.73
#E7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#E7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBAE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBAE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AD
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#F2B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbae; /* rgb */ color: rgb(231, 187, 174); /* oklch */ color: oklch(82.7% 0.054 37.1);
Tailwind
colors: {
custom: {
50: '#efcfc6',
500: '#e7bbae',
950: '#000000',
},
}SCSS
$custom: #e7bbae; $custom-light: #efcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e7bbae",
"rgb": {
"r": 231,
"g": 187,
"b": 174
},
"hsl": {
"h": 13.684,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.82748,
"c": 0.05415,
"h": 37.1
},
"luminance": 0.55586
}Semantic roles & 50–950 ramp
primary
#E7BBAE
secondary
#77B1C2
accent
#9EC224
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382