#E7BBAF#E7BBAF
#E7BBAF is a very light, muted red. Relative luminance 0.556; OKLCH L 82.8% C 0.054 H 35.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBAF |
|---|---|
| RGB | rgb(231, 187, 175) |
| HSL | hsl(13, 54%, 80%) |
| HSV | hsv(13, 24%, 91%) |
| CMYK | cmyk(0%, 19%, 24.2%, 9.4%) |
| CIE-LAB | lab(79.40, 14.01, 12.05) |
| CIE-LCH | lch(79.40, 18.48, 40.69°) |
| OKLab | oklab(82.77% 0.0436 0.0314) |
| OKLCH | oklch(82.77% 0.054 35.7) |
| XYZ | xyz(58.4638, 55.6271, 48.2067) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.21
Pale Salmon
#FFB19A
ΔE00 7.57
Apricot
#FBCEB1
ΔE00 7.99
Pale Rose
#FDC1C5
ΔE00 8.14
Light Salmon
#FEA993
ΔE00 8.81
Light Rose
#FFC5CB
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBAF #AFDBE7
analogous
#E7AFBF #E7BBAF #E7D7AF
triadic
#E7BBAF #AFE7BB #BBAFE7
tetradic
#E7BBAF #BFE7AF #AFDBE7 #D7AFE7
square
#E7BBAF #BFE7AF #AFDBE7 #D7AFE7
split-complementary
#E7BBAF #AFE7D7 #AFBFE7
monochromatic
#CB6B51 #D99380 #E7BBAF #F5E3DE #F8EBE7
Accessibility & contrast
On white
1.73
#E7BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E7BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBAF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBAF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#F2B5B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbaf; /* rgb */ color: rgb(231, 187, 175); /* oklch */ color: oklch(82.8% 0.054 35.7);
Tailwind
colors: {
custom: {
50: '#efcfc6',
500: '#e7bbaf',
950: '#000000',
},
}SCSS
$custom: #e7bbaf; $custom-light: #efcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e7bbaf",
"rgb": {
"r": 231,
"g": 187,
"b": 175
},
"hsl": {
"h": 12.857,
"s": 53.846,
"l": 79.608
},
"oklch": {
"l": 0.82773,
"c": 0.05371,
"h": 35.7
},
"luminance": 0.55625
}Semantic roles & 50–950 ramp
primary
#E7BBAF
secondary
#78B2C2
accent
#A0C124
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382