#E4BEBB#E4BEBB
#E4BEBB is a very light, muted red. Relative luminance 0.569; OKLCH L 83.4% C 0.044 H 23.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BEBB |
|---|---|
| RGB | rgb(228, 190, 187) |
| HSL | hsl(4, 43%, 81%) |
| HSV | hsv(4, 18%, 89%) |
| CMYK | cmyk(0%, 16.7%, 18%, 10.6%) |
| CIE-LAB | lab(80.13, 13.08, 6.59) |
| CIE-LCH | lch(80.13, 14.65, 26.75°) |
| OKLab | oklab(83.37% 0.0403 0.0174) |
| OKLCH | oklch(83.37% 0.044 23.4) |
| XYZ | xyz(59.3780, 56.9107, 54.8611) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.10
Pale Rose
#FDC1C5
ΔE00 6.42
Light Rose
#FFC5CB
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.81
Bubblegum
#FFC1CC
ΔE00 8.02
Pink
#FFC0CB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BEBB #BBE1E4
analogous
#E4BBCD #E4BEBB #E4D3BB
triadic
#E4BEBB #BBE4BE #BEBBE4
tetradic
#E4BEBB #CDE4BB #BBE1E4 #D3BBE4
square
#E4BEBB #CDE4BB #BBE1E4 #D3BBE4
split-complementary
#E4BEBB #BBE4D3 #BBCDE4
monochromatic
#C16A63 #D3948F #E4BEBB #F5E8E7 #F6EAE9
Accessibility & contrast
On white
1.70
#E4BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#E4BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BEBB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BEBB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CEC9BB
Tritanopia (blue-blind)
#EDBABD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e4bebb; /* rgb */ color: rgb(228, 190, 187); /* oklch */ color: oklch(83.4% 0.044 23.4);
Tailwind
colors: {
custom: {
50: '#edd1cf',
500: '#e4bebb',
950: '#000000',
},
}SCSS
$custom: #e4bebb; $custom-light: #edd1cf; $custom-dark: #000000;
JSON
{
"hex": "#e4bebb",
"rgb": {
"r": 228,
"g": 190,
"b": 187
},
"hsl": {
"h": 4.39,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.83367,
"c": 0.04393,
"h": 23.4
},
"luminance": 0.56909
}Semantic roles & 50–950 ramp
primary
#E4BEBB
secondary
#85BABE
accent
#ACB62F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161413
muted
#858383