#E2B8BB#E2B8BB
#E2B8BB is a very light, muted red. Relative luminance 0.540; OKLCH L 82.0% C 0.049 H 13.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B8BB |
|---|---|
| RGB | rgb(226, 184, 187) |
| HSL | hsl(356, 42%, 80%) |
| HSV | hsv(356, 19%, 89%) |
| CMYK | cmyk(0%, 18.6%, 17.3%, 11.4%) |
| CIE-LAB | lab(78.48, 15.55, 4.20) |
| CIE-LCH | lch(78.48, 16.11, 15.11°) |
| OKLab | oklab(82.04% 0.0473 0.0112) |
| OKLCH | oklch(82.04% 0.049 13.4) |
| XYZ | xyz(57.4742, 54.0396, 54.4072) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.02
Pale Rose
#FDC1C5
ΔE00 5.34
Light Rose
#FFC5CB
ΔE00 5.68
Bubblegum
#FFC1CC
ΔE00 6.29
Pink
#FFC0CB
ΔE00 6.33
Pinkish Grey
#C8ACA9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B8BB #B8E2DF
analogous
#E2B8D0 #E2B8BB #E2CAB8
triadic
#E2B8BB #BBE2B8 #B8BBE2
tetradic
#E2B8BB #D0E2B8 #B8E2DF #CAB8E2
square
#E2B8BB #D0E2B8 #B8E2DF #CAB8E2
split-complementary
#E2B8BB #B8E2CA #B8D0E2
monochromatic
#BF6168 #D08D91 #E2B8BB #F4E3E5 #F6E9EA
Accessibility & contrast
On white
1.78
#E2B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E2B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B8BB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B8BB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#EBB5B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2b8bb; /* rgb */ color: rgb(226, 184, 187); /* oklch */ color: oklch(82.0% 0.049 13.4);
Tailwind
colors: {
custom: {
50: '#ebcdcf',
500: '#e2b8bb',
950: '#000000',
},
}SCSS
$custom: #e2b8bb; $custom-light: #ebcdcf; $custom-dark: #000000;
JSON
{
"hex": "#e2b8bb",
"rgb": {
"r": 226,
"g": 184,
"b": 187
},
"hsl": {
"h": 355.714,
"s": 42,
"l": 80.392
},
"oklch": {
"l": 0.82044,
"c": 0.04864,
"h": 13.4
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#E2B8BB
secondary
#83BBB7
accent
#B5AC30
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161313
muted
#848383