#E9BBBC#E9BBBC
#E9BBBC is a very light, muted red. Relative luminance 0.565; OKLCH L 83.3% C 0.053 H 16.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBBC |
|---|---|
| RGB | rgb(233, 187, 188) |
| HSL | hsl(359, 51%, 82%) |
| HSV | hsv(359, 20%, 91%) |
| CMYK | cmyk(0%, 19.7%, 19.3%, 8.6%) |
| CIE-LAB | lab(79.90, 16.65, 5.78) |
| CIE-LCH | lch(79.90, 17.62, 19.15°) |
| OKLab | oklab(83.3% 0.0508 0.0154) |
| OKLCH | oklch(83.3% 0.053 16.8) |
| XYZ | xyz(60.4520, 56.4974, 55.2880) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.08
Light Rose
#FFC5CB
ΔE00 4.56
Bubblegum
#FFC1CC
ΔE00 5.53
Pink
#FFC0CB
ΔE00 5.57
Dusty Pink
#D8A7B1
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBBC #BBE9E8
analogous
#E9BBD3 #E9BBBC #E9D1BB
triadic
#E9BBBC #BCE9BB #BBBCE9
tetradic
#E9BBBC #D3E9BB #BBE9E8 #D1BBE9
square
#E9BBBC #D3E9BB #BBE9E8 #D1BBE9
split-complementary
#E9BBBC #BBE9D1 #BBD3E9
monochromatic
#CB5F61 #DA8D8E #E9BBBC #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.71
#E9BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#E9BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBBC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBBC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#CDC9BB
Tritanopia (blue-blind)
#F3B7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e9bbbc; /* rgb */ color: rgb(233, 187, 188); /* oklch */ color: oklch(83.3% 0.053 16.8);
Tailwind
colors: {
custom: {
50: '#f0cfd0',
500: '#e9bbbc',
950: '#000000',
},
}SCSS
$custom: #e9bbbc; $custom-light: #f0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#e9bbbc",
"rgb": {
"r": 233,
"g": 187,
"b": 188
},
"hsl": {
"h": 358.696,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83302,
"c": 0.05311,
"h": 16.8
},
"luminance": 0.56495
}Semantic roles & 50–950 ramp
primary
#E9BBBC
secondary
#84C5C3
accent
#BEBB27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383