#E9BFBF#E9BFBF
#E9BFBF is a very light, muted red. Relative luminance 0.583; OKLCH L 84.1% C 0.048 H 18.2°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BFBF |
|---|---|
| RGB | rgb(233, 191, 191) |
| HSL | hsl(0, 49%, 83%) |
| HSV | hsv(0, 18%, 91%) |
| CMYK | cmyk(0%, 18%, 18%, 8.6%) |
| CIE-LAB | lab(80.93, 14.98, 5.66) |
| CIE-LCH | lch(80.93, 16.01, 20.70°) |
| OKLab | oklab(84.13% 0.0458 0.015) |
| OKLCH | oklch(84.13% 0.048 18.2) |
| XYZ | xyz(61.6391, 58.3490, 57.2957) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.76
Light Rose
#FFC5CB
ΔE00 5.02
Bubblegum
#FFC1CC
ΔE00 6.23
Pink
#FFC0CB
ΔE00 6.31
Pale Pink
#FFCFDC
ΔE00 6.61
Dusty Pink
#D8A7B1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BFBF #BFE9E9
analogous
#E9BFD4 #E9BFBF #E9D4BF
triadic
#E9BFBF #BFE9BF #BFBFE9
tetradic
#E9BFBF #D4E9BF #BFE9E9 #D4BFE9
square
#E9BFBF #D4E9BF #BFE9E9 #D4BFE9
split-complementary
#E9BFBF #BFE9D4 #BFD4E9
monochromatic
#CA6464 #D99191 #E9BFBF #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.66
#E9BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E9BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BFBF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BFBF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#F2BBBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e9bfbf; /* rgb */ color: rgb(233, 191, 191); /* oklch */ color: oklch(84.1% 0.048 18.2);
Tailwind
colors: {
custom: {
50: '#f0d2d2',
500: '#e9bfbf',
950: '#000000',
},
}SCSS
$custom: #e9bfbf; $custom-light: #f0d2d2; $custom-dark: #000000;
JSON
{
"hex": "#e9bfbf",
"rgb": {
"r": 233,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 48.837,
"l": 83.137
},
"oklch": {
"l": 0.84132,
"c": 0.04824,
"h": 18.2
},
"luminance": 0.58347
}Semantic roles & 50–950 ramp
primary
#E9BFBF
secondary
#88C4C4
accent
#BCBC29
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383