#E7BEBB#E7BEBB
#E7BEBB is a very light, muted red. Relative luminance 0.574; OKLCH L 83.6% C 0.047 H 23.1°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BEBB |
|---|---|
| RGB | rgb(231, 190, 187) |
| HSL | hsl(4, 48%, 82%) |
| HSV | hsv(4, 19%, 91%) |
| CMYK | cmyk(0%, 17.7%, 19%, 9.4%) |
| CIE-LAB | lab(80.41, 14.17, 7.03) |
| CIE-LCH | lch(80.41, 15.82, 26.38°) |
| OKLab | oklab(83.65% 0.0436 0.0186) |
| OKLCH | oklch(83.65% 0.047 23.1) |
| XYZ | xyz(60.3383, 57.4058, 54.9061) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.65
Light Rose
#FFC5CB
ΔE00 6.06
Pinkish Grey
#C8ACA9
ΔE00 6.70
Bubblegum
#FFC1CC
ΔE00 7.38
Pink
#FFC0CB
ΔE00 7.44
Dusty Pink
#D8A7B1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BEBB #BBE4E7
analogous
#E7BBCE #E7BEBB #E7D4BB
triadic
#E7BEBB #BBE7BE #BEBBE7
tetradic
#E7BEBB #CEE7BB #BBE4E7 #D4BBE7
square
#E7BEBB #CEE7BB #BBE4E7 #D4BBE7
split-complementary
#E7BEBB #BBE7D4 #BBCEE7
monochromatic
#C76861 #D7938E #E7BEBB #F7E9E8 #F7E9E8
Accessibility & contrast
On white
1.68
#E7BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#E7BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BEBB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BEBB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CFCABB
Tritanopia (blue-blind)
#F0BABD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e7bebb; /* rgb */ color: rgb(231, 190, 187); /* oklch */ color: oklch(83.6% 0.047 23.1);
Tailwind
colors: {
custom: {
50: '#efd1cf',
500: '#e7bebb',
950: '#000000',
},
}SCSS
$custom: #e7bebb; $custom-light: #efd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e7bebb",
"rgb": {
"r": 231,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.091,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83648,
"c": 0.04743,
"h": 23.1
},
"luminance": 0.57404
}Semantic roles & 50–950 ramp
primary
#E7BEBB
secondary
#84BEC2
accent
#B1BB2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383