#E9BBBF#E9BBBF
#E9BBBF is a very light, muted red. Relative luminance 0.566; OKLCH L 83.4% C 0.053 H 12.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBBF |
|---|---|
| RGB | rgb(233, 187, 191) |
| HSL | hsl(355, 51%, 82%) |
| HSV | hsv(355, 20%, 91%) |
| CMYK | cmyk(0%, 19.7%, 18%, 8.6%) |
| CIE-LAB | lab(79.97, 17.10, 4.27) |
| CIE-LCH | lch(79.97, 17.63, 14.01°) |
| OKLab | oklab(83.38% 0.052 0.0114) |
| OKLCH | oklch(83.38% 0.053 12.4) |
| XYZ | xyz(60.7787, 56.6281, 57.0089) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.92
Light Rose
#FFC5CB
ΔE00 4.20
Bubblegum
#FFC1CC
ΔE00 4.86
Pink
#FFC0CB
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.44
Lightpink
#FFB6C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBBF #BBE9E5
analogous
#E9BBD6 #E9BBBF #E9CEBB
triadic
#E9BBBF #BFE9BB #BBBFE9
tetradic
#E9BBBF #D6E9BB #BBE9E5 #CEBBE9
square
#E9BBBF #D6E9BB #BBE9E5 #CEBBE9
split-complementary
#E9BBBF #BBE9CE #BBD6E9
monochromatic
#CB5F68 #DA8D93 #E9BBBF #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.70
#E9BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#E9BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBBF
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBBF | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#F2B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e9bbbf; /* rgb */ color: rgb(233, 187, 191); /* oklch */ color: oklch(83.4% 0.053 12.4);
Tailwind
colors: {
custom: {
50: '#f0cfd2',
500: '#e9bbbf',
950: '#000000',
},
}SCSS
$custom: #e9bbbf; $custom-light: #f0cfd2; $custom-dark: #000000;
JSON
{
"hex": "#e9bbbf",
"rgb": {
"r": 233,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.783,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83384,
"c": 0.05322,
"h": 12.4
},
"luminance": 0.56626
}Semantic roles & 50–950 ramp
primary
#E9BBBF
secondary
#84C5BF
accent
#BEB127
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383