#E9BEBB#E9BEBB
#E9BEBB is a very light, muted red. Relative luminance 0.577; OKLCH L 83.8% C 0.050 H 22.9°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BEBB |
|---|---|
| RGB | rgb(233, 190, 187) |
| HSL | hsl(4, 51%, 82%) |
| HSV | hsv(4, 20%, 91%) |
| CMYK | cmyk(0%, 18.5%, 19.7%, 8.6%) |
| CIE-LAB | lab(80.59, 14.90, 7.32) |
| CIE-LCH | lch(80.59, 16.61, 26.16°) |
| OKLab | oklab(83.84% 0.0458 0.0193) |
| OKLCH | oklch(83.84% 0.05 22.9) |
| XYZ | xyz(60.9876, 57.7406, 54.9366) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.17
Light Rose
#FFC5CB
ΔE00 5.64
Bubblegum
#FFC1CC
ΔE00 6.98
Pink
#FFC0CB
ΔE00 7.04
Pinkish Grey
#C8ACA9
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BEBB #BBE6E9
analogous
#E9BBCF #E9BEBB #E9D5BB
triadic
#E9BEBB #BBE9BE #BEBBE9
tetradic
#E9BEBB #CFE9BB #BBE6E9 #D5BBE9
square
#E9BEBB #CFE9BB #BBE6E9 #D5BBE9
split-complementary
#E9BEBB #BBE9D5 #BBCFE9
monochromatic
#CB665F #DA928D #E9BEBB #F8E9E8 #F8E9E8
Accessibility & contrast
On white
1.67
#E9BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#E9BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BEBB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BEBB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#F3BABD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e9bebb; /* rgb */ color: rgb(233, 190, 187); /* oklch */ color: oklch(83.8% 0.050 22.9);
Tailwind
colors: {
custom: {
50: '#f0d1cf',
500: '#e9bebb',
950: '#000000',
},
}SCSS
$custom: #e9bebb; $custom-light: #f0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#e9bebb",
"rgb": {
"r": 233,
"g": 190,
"b": 187
},
"hsl": {
"h": 3.913,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83837,
"c": 0.04975,
"h": 22.9
},
"luminance": 0.57738
}Semantic roles & 50–950 ramp
primary
#E9BEBB
secondary
#84C0C5
accent
#B5BE27
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383