#E7BFBC#E7BFBC
#E7BFBC is a very light, muted red. Relative luminance 0.579; OKLCH L 83.9% C 0.046 H 23.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BFBC |
|---|---|
| RGB | rgb(231, 191, 188) |
| HSL | hsl(4, 47%, 82%) |
| HSV | hsv(4, 19%, 91%) |
| CMYK | cmyk(0%, 17.3%, 18.6%, 9.4%) |
| CIE-LAB | lab(80.67, 13.79, 6.87) |
| CIE-LCH | lch(80.67, 15.41, 26.49°) |
| OKLab | oklab(83.86% 0.0425 0.0182) |
| OKLCH | oklch(83.86% 0.046 23.1) |
| XYZ | xyz(60.6630, 57.8834, 55.5443) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.83
Light Rose
#FFC5CB
ΔE00 6.18
Pinkish Grey
#C8ACA9
ΔE00 6.70
Bubblegum
#FFC1CC
ΔE00 7.52
Pink
#FFC0CB
ΔE00 7.59
Pale Pink
#FFCFDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BFBC #BCE4E7
analogous
#E7BCCF #E7BFBC #E7D5BC
triadic
#E7BFBC #BCE7BF #BFBCE7
tetradic
#E7BFBC #CFE7BC #BCE4E7 #D5BCE7
square
#E7BFBC #CFE7BC #BCE4E7 #D5BCE7
split-complementary
#E7BFBC #BCE7D5 #BCCFE7
monochromatic
#C76962 #D7948F #E7BFBC #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.67
#E7BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#E7BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BFBC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BFBC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BC
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#F0BBBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bfbc; /* rgb */ color: rgb(231, 191, 188); /* oklch */ color: oklch(83.9% 0.046 23.1);
Tailwind
colors: {
custom: {
50: '#efd2d0',
500: '#e7bfbc',
950: '#000000',
},
}SCSS
$custom: #e7bfbc; $custom-light: #efd2d0; $custom-dark: #000000;
JSON
{
"hex": "#e7bfbc",
"rgb": {
"r": 231,
"g": 191,
"b": 188
},
"hsl": {
"h": 4.186,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.83863,
"c": 0.04621,
"h": 23.1
},
"luminance": 0.57881
}Semantic roles & 50–950 ramp
primary
#E7BFBC
secondary
#85BEC2
accent
#B0BB2B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383