#E2BFBA#E2BFBA
#E2BFBA is a very light, muted red. Relative luminance 0.570; OKLCH L 83.3% C 0.041 H 27.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFBA |
|---|---|
| RGB | rgb(226, 191, 186) |
| HSL | hsl(8, 41%, 81%) |
| HSV | hsv(8, 18%, 89%) |
| CMYK | cmyk(0%, 15.5%, 17.7%, 11.4%) |
| CIE-LAB | lab(80.17, 11.67, 7.16) |
| CIE-LCH | lch(80.17, 13.69, 31.54°) |
| OKLab | oklab(83.35% 0.0362 0.0189) |
| OKLCH | oklch(83.35% 0.041 27.5) |
| XYZ | xyz(58.8577, 56.9774, 54.3422) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.76
Pale Rose
#FDC1C5
ΔE00 7.63
Light Rose
#FFC5CB
ΔE00 7.94
Mistyrose
#FFE4E1
ΔE00 8.58
Dusty Pink
#D8A7B1
ΔE00 8.87
Pale Pink
#FFCFDC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFBA #BADDE2
analogous
#E2BAC9 #E2BFBA #E2D3BA
triadic
#E2BFBA #BAE2BF #BFBAE2
tetradic
#E2BFBA #C9E2BA #BADDE2 #D3BAE2
square
#E2BFBA #C9E2BA #BADDE2 #D3BAE2
split-complementary
#E2BFBA #BAE2D3 #BAC9E2
monochromatic
#BE6F64 #D0978F #E2BFBA #F4E7E5 #F6EBE9
Accessibility & contrast
On white
1.69
#E2BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#E2BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFBA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFBA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#CEC9BA
Tritanopia (blue-blind)
#EBBBBE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bfba; /* rgb */ color: rgb(226, 191, 186); /* oklch */ color: oklch(83.3% 0.041 27.5);
Tailwind
colors: {
custom: {
50: '#ebd2ce',
500: '#e2bfba',
950: '#000000',
},
}SCSS
$custom: #e2bfba; $custom-light: #ebd2ce; $custom-dark: #000000;
JSON
{
"hex": "#e2bfba",
"rgb": {
"r": 226,
"g": 191,
"b": 186
},
"hsl": {
"h": 7.5,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.83345,
"c": 0.04083,
"h": 27.5
},
"luminance": 0.56976
}Semantic roles & 50–950 ramp
primary
#E2BFBA
secondary
#85B4BB
accent
#A4B432
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383