#E2BFBF#E2BFBF
#E2BFBF is a very light, muted red. Relative luminance 0.572; OKLCH L 83.5% C 0.040 H 18.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFBF |
|---|---|
| RGB | rgb(226, 191, 191) |
| HSL | hsl(0, 38%, 82%) |
| HSV | hsv(0, 15%, 89%) |
| CMYK | cmyk(0%, 15.5%, 15.5%, 11.4%) |
| CIE-LAB | lab(80.29, 12.44, 4.65) |
| CIE-LCH | lch(80.29, 13.28, 20.47°) |
| OKLab | oklab(83.48% 0.0381 0.0124) |
| OKLCH | oklch(83.48% 0.04 18) |
| XYZ | xyz(59.3986, 57.1937, 57.1907) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Pale Rose
#FDC1C5
ΔE00 6.68
Light Rose
#FFC5CB
ΔE00 6.80
Dusty Pink
#D8A7B1
ΔE00 7.54
Pale Pink
#FFCFDC
ΔE00 7.56
Light Pink
#FFD1DF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFBF #BFE2E2
analogous
#E2BFD1 #E2BFBF #E2D1BF
triadic
#E2BFBF #BFE2BF #BFBFE2
tetradic
#E2BFBF #D1E2BF #BFE2E2 #D1BFE2
square
#E2BFBF #D1E2BF #BFE2E2 #D1BFE2
split-complementary
#E2BFBF #BFE2D1 #BFD1E2
monochromatic
#BC6B6B #CF9595 #E2BFBF #F5E9E9 #F5EAEA
Accessibility & contrast
On white
1.69
#E2BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#E2BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFBF
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFBF | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#CDCABF
Tritanopia (blue-blind)
#EABCBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bfbf; /* rgb */ color: rgb(226, 191, 191); /* oklch */ color: oklch(83.5% 0.040 18.0);
Tailwind
colors: {
custom: {
50: '#ebd2d2',
500: '#e2bfbf',
950: '#000000',
},
}SCSS
$custom: #e2bfbf; $custom-light: #ebd2d2; $custom-dark: #000000;
JSON
{
"hex": "#e2bfbf",
"rgb": {
"r": 226,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.8348,
"c": 0.04009,
"h": 18
},
"luminance": 0.57192
}Semantic roles & 50–950 ramp
primary
#E2BFBF
secondary
#8ABBBB
accent
#B1B135
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383