#E5BBBF#E5BBBF
#E5BBBF is a very light, muted red. Relative luminance 0.560; OKLCH L 83.0% C 0.049 H 11.7°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBBF |
|---|---|
| RGB | rgb(229, 187, 191) |
| HSL | hsl(354, 45%, 82%) |
| HSV | hsv(354, 18%, 90%) |
| CMYK | cmyk(0%, 18.3%, 16.6%, 10.2%) |
| CIE-LAB | lab(79.59, 15.66, 3.67) |
| CIE-LCH | lch(79.59, 16.08, 13.21°) |
| OKLab | oklab(83% 0.0476 0.0099) |
| OKLCH | oklch(83% 0.049 11.7) |
| XYZ | xyz(59.4874, 55.9623, 56.9484) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.91
Light Rose
#FFC5CB
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 5.48
Bubblegum
#FFC1CC
ΔE00 5.74
Pink
#FFC0CB
ΔE00 5.81
Pale Pink
#FFCFDC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBBF #BBE5E1
analogous
#E5BBD4 #E5BBBF #E5CCBB
triadic
#E5BBBF #BFE5BB #BBBFE5
tetradic
#E5BBBF #D4E5BB #BBE5E1 #CCBBE5
square
#E5BBBF #D4E5BB #BBE5E1 #CCBBE5
split-complementary
#E5BBBF #BBE5CC #BBD4E5
monochromatic
#C3626C #D48F95 #E5BBBF #F6E7E9 #F7E9EA
Accessibility & contrast
On white
1.72
#E5BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#E5BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBBF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBBF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#EEB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e5bbbf; /* rgb */ color: rgb(229, 187, 191); /* oklch */ color: oklch(83.0% 0.049 11.7);
Tailwind
colors: {
custom: {
50: '#edcfd2',
500: '#e5bbbf',
950: '#000000',
},
}SCSS
$custom: #e5bbbf; $custom-light: #edcfd2; $custom-dark: #000000;
JSON
{
"hex": "#e5bbbf",
"rgb": {
"r": 229,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.286,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.83003,
"c": 0.04857,
"h": 11.7
},
"luminance": 0.5596
}Semantic roles & 50–950 ramp
primary
#E5BBBF
secondary
#85BFBA
accent
#B8AB2E
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383