#E8BFBC#E8BFBC
#E8BFBC is a very light, muted red. Relative luminance 0.580; OKLCH L 84.0% C 0.047 H 23.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BFBC |
|---|---|
| RGB | rgb(232, 191, 188) |
| HSL | hsl(4, 49%, 82%) |
| HSV | hsv(4, 19%, 91%) |
| CMYK | cmyk(0%, 17.7%, 19%, 9%) |
| CIE-LAB | lab(80.77, 14.16, 7.02) |
| CIE-LCH | lch(80.77, 15.80, 26.37°) |
| OKLab | oklab(83.96% 0.0436 0.0185) |
| OKLCH | oklch(83.96% 0.047 23) |
| XYZ | xyz(60.9868, 58.0504, 55.5595) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 6.90
Bubblegum
#FFC1CC
ΔE00 7.31
Pink
#FFC0CB
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BFBC #BCE5E8
analogous
#E8BCCF #E8BFBC #E8D5BC
triadic
#E8BFBC #BCE8BF #BFBCE8
tetradic
#E8BFBC #CFE8BC #BCE5E8 #D5BCE8
square
#E8BFBC #CFE8BC #BCE5E8 #D5BCE8
split-complementary
#E8BFBC #BCE8D5 #BCCFE8
monochromatic
#C96861 #D8938E #E8BFBC #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.67
#E8BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#E8BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BFBC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BFBC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#D0CBBC
Tritanopia (blue-blind)
#F1BBBE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e8bfbc; /* rgb */ color: rgb(232, 191, 188); /* oklch */ color: oklch(84.0% 0.047 23.0);
Tailwind
colors: {
custom: {
50: '#f0d2d0',
500: '#e8bfbc',
950: '#000000',
},
}SCSS
$custom: #e8bfbc; $custom-light: #f0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#e8bfbc",
"rgb": {
"r": 232,
"g": 191,
"b": 188
},
"hsl": {
"h": 4.091,
"s": 48.889,
"l": 82.353
},
"oklch": {
"l": 0.83957,
"c": 0.04737,
"h": 23
},
"luminance": 0.58048
}Semantic roles & 50–950 ramp
primary
#E8BFBC
secondary
#85BFC3
accent
#B2BC29
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383