#E2B5BB#E2B5BB
#E2B5BB is a light, muted red. Relative luminance 0.528; OKLCH L 81.5% C 0.053 H 9.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B5BB |
|---|---|
| RGB | rgb(226, 181, 187) |
| HSL | hsl(352, 44%, 80%) |
| HSV | hsv(352, 20%, 89%) |
| CMYK | cmyk(0%, 19.9%, 17.3%, 11.4%) |
| CIE-LAB | lab(77.76, 17.16, 3.15) |
| CIE-LCH | lch(77.76, 17.44, 10.40°) |
| OKLab | oklab(81.48% 0.052 0.0085) |
| OKLCH | oklch(81.48% 0.053 9.3) |
| XYZ | xyz(56.8576, 52.8064, 54.2017) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.80
Pale Rose
#FDC1C5
ΔE00 5.21
Light Rose
#FFC5CB
ΔE00 5.54
Bubblegum
#FFC1CC
ΔE00 5.70
Pink
#FFC0CB
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B5BB #B5E2DC
analogous
#E2B5D2 #E2B5BB #E2C6B5
triadic
#E2B5BB #BBE2B5 #B5BBE2
tetradic
#E2B5BB #D2E2B5 #B5E2DC #C6B5E2
square
#E2B5BB #D2E2B5 #B5E2DC #C6B5E2
split-complementary
#E2B5BB #B5E2C6 #B5D2E2
monochromatic
#C05D6A #D18993 #E2B5BB #F3E1E3 #F6E9EB
Accessibility & contrast
On white
1.82
#E2B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#E2B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B5BB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B5BB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBB
Deuteranopia (green-blind)
#C6C3BA
Tritanopia (blue-blind)
#EBB2B7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #e2b5bb; /* rgb */ color: rgb(226, 181, 187); /* oklch */ color: oklch(81.5% 0.053 9.3);
Tailwind
colors: {
custom: {
50: '#ebcbcf',
500: '#e2b5bb',
950: '#000000',
},
}SCSS
$custom: #e2b5bb; $custom-light: #ebcbcf; $custom-dark: #000000;
JSON
{
"hex": "#e2b5bb",
"rgb": {
"r": 226,
"g": 181,
"b": 187
},
"hsl": {
"h": 352,
"s": 43.689,
"l": 79.804
},
"oklch": {
"l": 0.81482,
"c": 0.05264,
"h": 9.3
},
"luminance": 0.52804
}Semantic roles & 50–950 ramp
primary
#E2B5BB
secondary
#80BBB3
accent
#B7A52F
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283