#E2BFBB#E2BFBB
#E2BFBB is a very light, muted red. Relative luminance 0.570; OKLCH L 83.4% C 0.041 H 25.7°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BFBB |
|---|---|
| RGB | rgb(226, 191, 187) |
| HSL | hsl(6, 40%, 81%) |
| HSV | hsv(6, 17%, 89%) |
| CMYK | cmyk(0%, 15.5%, 17.3%, 11.4%) |
| CIE-LAB | lab(80.19, 11.82, 6.66) |
| CIE-LCH | lch(80.19, 13.57, 29.39°) |
| OKLab | oklab(83.37% 0.0366 0.0176) |
| OKLCH | oklch(83.37% 0.041 25.7) |
| XYZ | xyz(58.9644, 57.0200, 54.9040) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.76
Pale Rose
#FDC1C5
ΔE00 7.38
Light Rose
#FFC5CB
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 8.56
Dusty Pink
#D8A7B1
ΔE00 8.56
Pale Pink
#FFCFDC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BFBB #BBDEE2
analogous
#E2BBCA #E2BFBB #E2D2BB
triadic
#E2BFBB #BBE2BF #BFBBE2
tetradic
#E2BFBB #CAE2BB #BBDEE2 #D2BBE2
square
#E2BFBB #CAE2BB #BBDEE2 #D2BBE2
split-complementary
#E2BFBB #BBE2D2 #BBCAE2
monochromatic
#BD6E65 #D09790 #E2BFBB #F4E7E6 #F6EBEA
Accessibility & contrast
On white
1.69
#E2BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#E2BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BFBB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BFBB | 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)
#C6C3BB
Deuteranopia (green-blind)
#CEC9BB
Tritanopia (blue-blind)
#EABBBE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bfbb; /* rgb */ color: rgb(226, 191, 187); /* oklch */ color: oklch(83.4% 0.041 25.7);
Tailwind
colors: {
custom: {
50: '#ebd2cf',
500: '#e2bfbb',
950: '#000000',
},
}SCSS
$custom: #e2bfbb; $custom-light: #ebd2cf; $custom-dark: #000000;
JSON
{
"hex": "#e2bfbb",
"rgb": {
"r": 226,
"g": 191,
"b": 187
},
"hsl": {
"h": 6.154,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83372,
"c": 0.0406,
"h": 25.7
},
"luminance": 0.57018
}Semantic roles & 50–950 ramp
primary
#E2BFBB
secondary
#86B6BB
accent
#A6B332
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383