#E4BBBD#E4BBBD
#E4BBBD is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.047 H 14.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBBD |
|---|---|
| RGB | rgb(228, 187, 189) |
| HSL | hsl(357, 43%, 81%) |
| HSV | hsv(357, 18%, 89%) |
| CMYK | cmyk(0%, 18%, 17.1%, 10.6%) |
| CIE-LAB | lab(79.45, 14.98, 4.53) |
| CIE-LCH | lch(79.45, 15.66, 16.84°) |
| OKLab | oklab(82.85% 0.0457 0.0121) |
| OKLCH | oklch(82.85% 0.047 14.8) |
| XYZ | xyz(58.9505, 55.7108, 55.7822) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.23
Light Rose
#FFC5CB
ΔE00 5.49
Dusty Pink
#D8A7B1
ΔE00 5.86
Bubblegum
#FFC1CC
ΔE00 6.34
Pink
#FFC0CB
ΔE00 6.40
Pinkish Grey
#C8ACA9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBBD #BBE4E2
analogous
#E4BBD2 #E4BBBD #E4CEBB
triadic
#E4BBBD #BDE4BB #BBBDE4
tetradic
#E4BBBD #D2E4BB #BBE4E2 #CEBBE4
square
#E4BBBD #D2E4BB #BBE4E2 #CEBBE4
split-complementary
#E4BBBD #BBE4CE #BBD2E4
monochromatic
#C16368 #D38F92 #E4BBBD #F5E7E8 #F6E9EA
Accessibility & contrast
On white
1.73
#E4BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#E4BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBBD
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBBD | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BD
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#EDB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e4bbbd; /* rgb */ color: rgb(228, 187, 189); /* oklch */ color: oklch(82.9% 0.047 14.8);
Tailwind
colors: {
custom: {
50: '#edcfd0',
500: '#e4bbbd',
950: '#000000',
},
}SCSS
$custom: #e4bbbd; $custom-light: #edcfd0; $custom-dark: #000000;
JSON
{
"hex": "#e4bbbd",
"rgb": {
"r": 228,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.073,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.82853,
"c": 0.04727,
"h": 14.8
},
"luminance": 0.55709
}Semantic roles & 50–950 ramp
primary
#E4BBBD
secondary
#85BEBB
accent
#B6B02F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383