#E9BFBB#E9BFBB
#E9BFBB is a very light, muted red. Relative luminance 0.582; OKLCH L 84.0% C 0.049 H 24.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFBB |
|---|---|
| RGB | rgb(233, 191, 187) |
| HSL | hsl(5, 51%, 82%) |
| HSV | hsv(5, 20%, 91%) |
| CMYK | cmyk(0%, 18%, 19.7%, 8.6%) |
| CIE-LAB | lab(80.84, 14.37, 7.67) |
| CIE-LCH | lch(80.84, 16.29, 28.08°) |
| OKLab | oklab(84.03% 0.0443 0.0202) |
| OKLCH | oklch(84.03% 0.049 24.5) |
| XYZ | xyz(61.2050, 58.1753, 55.0090) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.58
Light Rose
#FFC5CB
ΔE00 6.02
Pinkish Grey
#C8ACA9
ΔE00 7.06
Bubblegum
#FFC1CC
ΔE00 7.44
Pink
#FFC0CB
ΔE00 7.50
Pale Pink
#FFCFDC
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFBB #BBE5E9
analogous
#E9BBCE #E9BFBB #E9D6BB
triadic
#E9BFBB #BBE9BF #BFBBE9
tetradic
#E9BFBB #CEE9BB #BBE5E9 #D6BBE9
square
#E9BFBB #CEE9BB #BBE5E9 #D6BBE9
split-complementary
#E9BFBB #BBE9D6 #BBCEE9
monochromatic
#CB685F #DA938D #E9BFBB #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.66
#E9BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#E9BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFBB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFBB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#F3BBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e9bfbb; /* rgb */ color: rgb(233, 191, 187); /* oklch */ color: oklch(84.0% 0.049 24.5);
Tailwind
colors: {
custom: {
50: '#f0d2cf',
500: '#e9bfbb',
950: '#000000',
},
}SCSS
$custom: #e9bfbb; $custom-light: #f0d2cf; $custom-dark: #000000;
JSON
{
"hex": "#e9bfbb",
"rgb": {
"r": 233,
"g": 191,
"b": 187
},
"hsl": {
"h": 5.217,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.84025,
"c": 0.04871,
"h": 24.5
},
"luminance": 0.58173
}Semantic roles & 50–950 ramp
primary
#E9BFBB
secondary
#84BFC5
accent
#B1BE27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383