#E6BEBB#E6BEBB
#E6BEBB is a very light, muted red. Relative luminance 0.572; OKLCH L 83.6% C 0.046 H 23.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BEBB |
|---|---|
| RGB | rgb(230, 190, 187) |
| HSL | hsl(4, 46%, 82%) |
| HSV | hsv(4, 19%, 90%) |
| CMYK | cmyk(0%, 17.4%, 18.7%, 9.8%) |
| CIE-LAB | lab(80.31, 13.81, 6.88) |
| CIE-LCH | lch(80.31, 15.43, 26.49°) |
| OKLab | oklab(83.55% 0.0425 0.0182) |
| OKLCH | oklch(83.55% 0.046 23.2) |
| XYZ | xyz(60.0163, 57.2398, 54.8910) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.90
Light Rose
#FFC5CB
ΔE00 6.28
Pinkish Grey
#C8ACA9
ΔE00 6.49
Bubblegum
#FFC1CC
ΔE00 7.58
Pink
#FFC0CB
ΔE00 7.65
Dusty Pink
#D8A7B1
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BEBB #BBE3E6
analogous
#E6BBCE #E6BEBB #E6D4BB
triadic
#E6BEBB #BBE6BE #BEBBE6
tetradic
#E6BEBB #CEE6BB #BBE3E6 #D4BBE6
square
#E6BEBB #CEE6BB #BBE3E6 #D4BBE6
split-complementary
#E6BEBB #BBE6D4 #BBCEE6
monochromatic
#C56862 #D6938E #E6BEBB #F6E9E8 #F7EAE9
Accessibility & contrast
On white
1.69
#E6BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#E6BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BEBB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BEBB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CECABB
Tritanopia (blue-blind)
#EFBABD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e6bebb; /* rgb */ color: rgb(230, 190, 187); /* oklch */ color: oklch(83.6% 0.046 23.2);
Tailwind
colors: {
custom: {
50: '#eed1cf',
500: '#e6bebb',
950: '#000000',
},
}SCSS
$custom: #e6bebb; $custom-light: #eed1cf; $custom-dark: #000000;
JSON
{
"hex": "#e6bebb",
"rgb": {
"r": 230,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.186,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83554,
"c": 0.04626,
"h": 23.2
},
"luminance": 0.57238
}Semantic roles & 50–950 ramp
primary
#E6BEBB
secondary
#85BCC1
accent
#B0B92C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383