#E5B8BB#E5B8BB
#E5B8BB is a very light, muted red. Relative luminance 0.545; OKLCH L 82.3% C 0.052 H 13.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E5B8BB |
|---|---|
| RGB | rgb(229, 184, 187) |
| HSL | hsl(356, 46%, 81%) |
| HSV | hsv(356, 20%, 90%) |
| CMYK | cmyk(0%, 19.7%, 18.3%, 10.2%) |
| CIE-LAB | lab(78.77, 16.64, 4.65) |
| CIE-LCH | lch(78.77, 17.28, 15.60°) |
| OKLab | oklab(82.33% 0.0507 0.0124) |
| OKLCH | oklch(82.33% 0.052 13.8) |
| XYZ | xyz(58.4234, 54.5290, 54.4517) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.63
Dusty Pink
#D8A7B1
ΔE00 4.94
Light Rose
#FFC5CB
ΔE00 5.05
Bubblegum
#FFC1CC
ΔE00 5.66
Pink
#FFC0CB
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5B8BB #B8E5E2
analogous
#E5B8D1 #E5B8BB #E5CBB8
triadic
#E5B8BB #BBE5B8 #B8BBE5
tetradic
#E5B8BB #D1E5B8 #B8E5E2 #CBB8E5
square
#E5B8BB #D1E5B8 #B8E5E2 #CBB8E5
split-complementary
#E5B8BB #B8E5CB #B8D1E5
monochromatic
#C45E65 #D58B90 #E5B8BB #F5E5E6 #F7E9EA
Accessibility & contrast
On white
1.76
#E5B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#E5B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5B8BB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5B8BB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#EEB4B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e5b8bb; /* rgb */ color: rgb(229, 184, 187); /* oklch */ color: oklch(82.3% 0.052 13.8);
Tailwind
colors: {
custom: {
50: '#edcdcf',
500: '#e5b8bb',
950: '#000000',
},
}SCSS
$custom: #e5b8bb; $custom-light: #edcdcf; $custom-dark: #000000;
JSON
{
"hex": "#e5b8bb",
"rgb": {
"r": 229,
"g": 184,
"b": 187
},
"hsl": {
"h": 356,
"s": 46.392,
"l": 80.98
},
"oklch": {
"l": 0.82331,
"c": 0.05215,
"h": 13.8
},
"luminance": 0.54527
}Semantic roles & 50–950 ramp
primary
#E5B8BB
secondary
#82BFBB
accent
#BAB02C
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#161313
muted
#858383