#E9BBBE#E9BBBE
#E9BBBE is a very light, muted red. Relative luminance 0.566; OKLCH L 83.4% C 0.053 H 13.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBBE |
|---|---|
| RGB | rgb(233, 187, 190) |
| HSL | hsl(356, 51%, 82%) |
| HSV | hsv(356, 20%, 91%) |
| CMYK | cmyk(0%, 19.7%, 18.5%, 8.6%) |
| CIE-LAB | lab(79.95, 16.95, 4.77) |
| CIE-LCH | lch(79.95, 17.61, 15.72°) |
| OKLab | oklab(83.36% 0.0516 0.0127) |
| OKLCH | oklch(83.36% 0.053 13.9) |
| XYZ | xyz(60.6691, 56.5843, 56.4313) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.93
Light Rose
#FFC5CB
ΔE00 4.29
Bubblegum
#FFC1CC
ΔE00 5.06
Pink
#FFC0CB
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 5.59
Lightpink
#FFB6C1
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBBE #BBE9E6
analogous
#E9BBD5 #E9BBBE #E9CFBB
triadic
#E9BBBE #BEE9BB #BBBEE9
tetradic
#E9BBBE #D5E9BB #BBE9E6 #CFBBE9
square
#E9BBBE #D5E9BB #BBE9E6 #CFBBE9
split-complementary
#E9BBBE #BBE9CF #BBD5E9
monochromatic
#CB5F66 #DA8D92 #E9BBBE #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.71
#E9BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#E9BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBBE
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBBE | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#F3B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e9bbbe; /* rgb */ color: rgb(233, 187, 190); /* oklch */ color: oklch(83.4% 0.053 13.9);
Tailwind
colors: {
custom: {
50: '#f0cfd1',
500: '#e9bbbe',
950: '#000000',
},
}SCSS
$custom: #e9bbbe; $custom-light: #f0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#e9bbbe",
"rgb": {
"r": 233,
"g": 187,
"b": 190
},
"hsl": {
"h": 356.087,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83356,
"c": 0.05315,
"h": 13.9
},
"luminance": 0.56582
}Semantic roles & 50–950 ramp
primary
#E9BBBE
secondary
#84C5C0
accent
#BEB527
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383