#E7BEBF#E7BEBF
#E7BEBF is a very light, muted red. Relative luminance 0.576; OKLCH L 83.8% C 0.047 H 16.5°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BEBF |
|---|---|
| RGB | rgb(231, 190, 191) |
| HSL | hsl(359, 46%, 83%) |
| HSV | hsv(359, 18%, 91%) |
| CMYK | cmyk(0%, 17.7%, 17.3%, 9.4%) |
| CIE-LAB | lab(80.50, 14.78, 5.02) |
| CIE-LCH | lch(80.50, 15.61, 18.74°) |
| OKLab | oklab(83.76% 0.0452 0.0134) |
| OKLCH | oklch(83.76% 0.047 16.5) |
| XYZ | xyz(60.7724, 57.5795, 57.1928) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.99
Light Rose
#FFC5CB
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 6.27
Pink
#FFC0CB
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BEBF #BEE7E6
analogous
#E7BED3 #E7BEBF #E7D2BE
triadic
#E7BEBF #BFE7BE #BEBFE7
tetradic
#E7BEBF #D3E7BE #BEE7E6 #D2BEE7
square
#E7BEBF #D3E7BE #BEE7E6 #D2BEE7
split-complementary
#E7BEBF #BEE7D2 #BED3E7
monochromatic
#C66567 #D69193 #E7BEBF #F7E9E9 #F7E9E9
Accessibility & contrast
On white
1.68
#E7BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#E7BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BEBF
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BEBF | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#CECBBE
Tritanopia (blue-blind)
#F0BABF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #e7bebf; /* rgb */ color: rgb(231, 190, 191); /* oklch */ color: oklch(83.8% 0.047 16.5);
Tailwind
colors: {
custom: {
50: '#efd1d2',
500: '#e7bebf',
950: '#000000',
},
}SCSS
$custom: #e7bebf; $custom-light: #efd1d2; $custom-dark: #000000;
JSON
{
"hex": "#e7bebf",
"rgb": {
"r": 231,
"g": 190,
"b": 191
},
"hsl": {
"h": 358.537,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.83755,
"c": 0.0471,
"h": 16.5
},
"luminance": 0.57577
}Semantic roles & 50–950 ramp
primary
#E7BEBF
secondary
#87C2C0
accent
#B9B62C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161414
muted
#858383