#E1BFBC#E1BFBC
#E1BFBC is a very light, muted red. Relative luminance 0.569; OKLCH L 83.3% C 0.039 H 23.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BFBC |
|---|---|
| RGB | rgb(225, 191, 188) |
| HSL | hsl(5, 38%, 81%) |
| HSV | hsv(5, 16%, 88%) |
| CMYK | cmyk(0%, 15.1%, 16.4%, 11.8%) |
| CIE-LAB | lab(80.12, 11.61, 6.01) |
| CIE-LCH | lch(80.12, 13.08, 27.37°) |
| OKLab | oklab(83.31% 0.0359 0.0159) |
| OKLCH | oklch(83.31% 0.039 23.9) |
| XYZ | xyz(58.7591, 56.9017, 55.4551) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 7.45
Light Rose
#FFC5CB
ΔE00 7.68
Dusty Pink
#D8A7B1
ΔE00 8.40
Mistyrose
#FFE4E1
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BFBC #BCDEE1
analogous
#E1BCCB #E1BFBC #E1D1BC
triadic
#E1BFBC #BCE1BF #BFBCE1
tetradic
#E1BFBC #CBE1BC #BCDEE1 #D1BCE1
square
#E1BFBC #CBE1BC #BCDEE1 #D1BCE1
split-complementary
#E1BFBC #BCE1D1 #BCCBE1
monochromatic
#BB6E67 #CE9792 #E1BFBC #F4E7E6 #F6EBEA
Accessibility & contrast
On white
1.70
#E1BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#E1BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BFBC
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BFBC | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#E9BCBE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e1bfbc; /* rgb */ color: rgb(225, 191, 188); /* oklch */ color: oklch(83.3% 0.039 23.9);
Tailwind
colors: {
custom: {
50: '#ead2d0',
500: '#e1bfbc',
950: '#000000',
},
}SCSS
$custom: #e1bfbc; $custom-light: #ead2d0; $custom-dark: #000000;
JSON
{
"hex": "#e1bfbc",
"rgb": {
"r": 225,
"g": 191,
"b": 188
},
"hsl": {
"h": 4.865,
"s": 38.144,
"l": 80.98
},
"oklch": {
"l": 0.83306,
"c": 0.03924,
"h": 23.9
},
"luminance": 0.569
}Semantic roles & 50–950 ramp
primary
#E1BFBC
secondary
#87B6BA
accent
#A7B134
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383