#E9BFBC#E9BFBC
#E9BFBC is a very light, muted red. Relative luminance 0.582; OKLCH L 84.1% C 0.049 H 22.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFBC |
|---|---|
| RGB | rgb(233, 191, 188) |
| HSL | hsl(4, 51%, 83%) |
| HSV | hsv(4, 19%, 91%) |
| CMYK | cmyk(0%, 18%, 19.3%, 8.6%) |
| CIE-LAB | lab(80.86, 14.52, 7.17) |
| CIE-LCH | lch(80.86, 16.19, 26.26°) |
| OKLab | oklab(84.05% 0.0447 0.0189) |
| OKLCH | oklch(84.05% 0.049 22.9) |
| XYZ | xyz(61.3124, 58.2183, 55.5748) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.33
Light Rose
#FFC5CB
ΔE00 5.73
Pinkish Grey
#C8ACA9
ΔE00 7.10
Bubblegum
#FFC1CC
ΔE00 7.11
Pink
#FFC0CB
ΔE00 7.18
Pale Pink
#FFCFDC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFBC #BCE6E9
analogous
#E9BCCF #E9BFBC #E9D5BC
triadic
#E9BFBC #BCE9BF #BFBCE9
tetradic
#E9BFBC #CFE9BC #BCE6E9 #D5BCE9
square
#E9BFBC #CFE9BC #BCE6E9 #D5BCE9
split-complementary
#E9BFBC #BCE9D5 #BCCFE9
monochromatic
#CB6760 #DA938E #E9BFBC #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.66
#E9BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#E9BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFBC
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFBC | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#D0CCBC
Tritanopia (blue-blind)
#F3BBBE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e9bfbc; /* rgb */ color: rgb(233, 191, 188); /* oklch */ color: oklch(84.1% 0.049 22.9);
Tailwind
colors: {
custom: {
50: '#f0d2d0',
500: '#e9bfbc',
950: '#000000',
},
}SCSS
$custom: #e9bfbc; $custom-light: #f0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#e9bfbc",
"rgb": {
"r": 233,
"g": 191,
"b": 188
},
"hsl": {
"h": 4,
"s": 50.562,
"l": 82.549
},
"oklch": {
"l": 0.84051,
"c": 0.04853,
"h": 22.9
},
"luminance": 0.58216
}Semantic roles & 50–950 ramp
primary
#E9BFBC
secondary
#85C0C5
accent
#B4BE28
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383