#E4BBBF#E4BBBF
#E4BBBF is a very light, muted red. Relative luminance 0.558; OKLCH L 82.9% C 0.047 H 11.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBBF |
|---|---|
| RGB | rgb(228, 187, 191) |
| HSL | hsl(354, 43%, 81%) |
| HSV | hsv(354, 18%, 89%) |
| CMYK | cmyk(0%, 18%, 16.2%, 10.6%) |
| CIE-LAB | lab(79.50, 15.30, 3.53) |
| CIE-LCH | lch(79.50, 15.70, 12.98°) |
| OKLab | oklab(82.91% 0.0465 0.0095) |
| OKLCH | oklch(82.91% 0.047 11.5) |
| XYZ | xyz(59.1691, 55.7982, 56.9334) |
| Luminance | 0.5580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.17
Light Rose
#FFC5CB
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 5.98
Pink
#FFC0CB
ΔE00 6.05
Pale Pink
#FFCFDC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBBF #BBE4E0
analogous
#E4BBD4 #E4BBBF #E4CCBB
triadic
#E4BBBF #BFE4BB #BBBFE4
tetradic
#E4BBBF #D4E4BB #BBE4E0 #CCBBE4
square
#E4BBBF #D4E4BB #BBE4E0 #CCBBE4
split-complementary
#E4BBBF #BBE4CC #BBD4E4
monochromatic
#C1636D #D38F96 #E4BBBF #F5E7E8 #F6E9EA
Accessibility & contrast
On white
1.73
#E4BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#E4BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBBF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBBF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#CAC8BE
Tritanopia (blue-blind)
#ECB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e4bbbf; /* rgb */ color: rgb(228, 187, 191); /* oklch */ color: oklch(82.9% 0.047 11.5);
Tailwind
colors: {
custom: {
50: '#edcfd2',
500: '#e4bbbf',
950: '#000000',
},
}SCSS
$custom: #e4bbbf; $custom-light: #edcfd2; $custom-dark: #000000;
JSON
{
"hex": "#e4bbbf",
"rgb": {
"r": 228,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.146,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.82909,
"c": 0.04741,
"h": 11.5
},
"luminance": 0.55796
}Semantic roles & 50–950 ramp
primary
#E4BBBF
secondary
#85BEB8
accent
#B6A92F
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383