#E8BEBB#E8BEBB
#E8BEBB is a very light, muted red. Relative luminance 0.576; OKLCH L 83.7% C 0.049 H 23.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BEBB |
|---|---|
| RGB | rgb(232, 190, 187) |
| HSL | hsl(4, 49%, 82%) |
| HSV | hsv(4, 19%, 91%) |
| CMYK | cmyk(0%, 18.1%, 19.4%, 9%) |
| CIE-LAB | lab(80.50, 14.54, 7.18) |
| CIE-LCH | lch(80.50, 16.21, 26.27°) |
| OKLab | oklab(83.74% 0.0447 0.019) |
| OKLCH | oklch(83.74% 0.049 23) |
| XYZ | xyz(60.6620, 57.5728, 54.9213) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.41
Light Rose
#FFC5CB
ΔE00 5.84
Pinkish Grey
#C8ACA9
ΔE00 6.90
Bubblegum
#FFC1CC
ΔE00 7.18
Pink
#FFC0CB
ΔE00 7.24
Dusty Pink
#D8A7B1
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BEBB #BBE5E8
analogous
#E8BBCF #E8BEBB #E8D5BB
triadic
#E8BEBB #BBE8BE #BEBBE8
tetradic
#E8BEBB #CFE8BB #BBE5E8 #D5BBE8
square
#E8BEBB #CFE8BB #BBE5E8 #D5BBE8
split-complementary
#E8BEBB #BBE8D5 #BBCFE8
monochromatic
#C96760 #D9928D #E8BEBB #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.68
#E8BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#E8BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BEBB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BEBB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CFCBBB
Tritanopia (blue-blind)
#F2BABD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e8bebb; /* rgb */ color: rgb(232, 190, 187); /* oklch */ color: oklch(83.7% 0.049 23.0);
Tailwind
colors: {
custom: {
50: '#f0d1cf',
500: '#e8bebb',
950: '#000000',
},
}SCSS
$custom: #e8bebb; $custom-light: #f0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#e8bebb",
"rgb": {
"r": 232,
"g": 190,
"b": 187
},
"hsl": {
"h": 4,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.83742,
"c": 0.04859,
"h": 23
},
"luminance": 0.57571
}Semantic roles & 50–950 ramp
primary
#E8BEBB
secondary
#84BFC3
accent
#B3BD29
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383