#E2B7BB#E2B7BB
#E2B7BB is a light, muted red. Relative luminance 0.536; OKLCH L 81.9% C 0.050 H 11.9°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B7BB |
|---|---|
| RGB | rgb(226, 183, 187) |
| HSL | hsl(354, 43%, 80%) |
| HSV | hsv(354, 19%, 89%) |
| CMYK | cmyk(0%, 19%, 17.3%, 11.4%) |
| CIE-LAB | lab(78.24, 16.09, 3.85) |
| CIE-LCH | lch(78.24, 16.54, 13.45°) |
| OKLab | oklab(81.86% 0.0489 0.0103) |
| OKLCH | oklch(81.86% 0.05 11.9) |
| XYZ | xyz(57.2672, 53.6256, 54.3383) |
| Luminance | 0.5362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.59
Pale Rose
#FDC1C5
ΔE00 5.25
Light Rose
#FFC5CB
ΔE00 5.58
Bubblegum
#FFC1CC
ΔE00 6.06
Pink
#FFC0CB
ΔE00 6.09
Pinkish Grey
#C8ACA9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B7BB #B7E2DE
analogous
#E2B7D0 #E2B7BB #E2C9B7
triadic
#E2B7BB #BBE2B7 #B7BBE2
tetradic
#E2B7BB #D0E2B7 #B7E2DE #C9B7E2
square
#E2B7BB #D0E2B7 #B7E2DE #C9B7E2
split-complementary
#E2B7BB #B7E2C9 #B7D0E2
monochromatic
#BF6069 #D08B92 #E2B7BB #F4E3E4 #F6E9EA
Accessibility & contrast
On white
1.79
#E2B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#E2B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B7BB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B7BB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#EBB4B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e2b7bb; /* rgb */ color: rgb(226, 183, 187); /* oklch */ color: oklch(81.9% 0.050 11.9);
Tailwind
colors: {
custom: {
50: '#ebcccf',
500: '#e2b7bb',
950: '#000000',
},
}SCSS
$custom: #e2b7bb; $custom-light: #ebcccf; $custom-dark: #000000;
JSON
{
"hex": "#e2b7bb",
"rgb": {
"r": 226,
"g": 183,
"b": 187
},
"hsl": {
"h": 354.419,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.81856,
"c": 0.04994,
"h": 11.9
},
"luminance": 0.53624
}Semantic roles & 50–950 ramp
primary
#E2B7BB
secondary
#82BBB6
accent
#B6A930
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161313
muted
#848383