#E2B2BB#E2B2BB
#E2B2BB is a light, muted red. Relative luminance 0.516; OKLCH L 80.9% C 0.057 H 5.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B2BB |
|---|---|
| RGB | rgb(226, 178, 187) |
| HSL | hsl(349, 45%, 79%) |
| HSV | hsv(349, 21%, 89%) |
| CMYK | cmyk(0%, 21.2%, 17.3%, 11.4%) |
| CIE-LAB | lab(77.04, 18.76, 2.10) |
| CIE-LCH | lch(77.04, 18.88, 6.40°) |
| OKLab | oklab(80.92% 0.0566 0.0058) |
| OKLCH | oklch(80.92% 0.057 5.9) |
| XYZ | xyz(56.2542, 51.5996, 54.0006) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.87
Pink
#FFC0CB
ΔE00 5.47
Bubblegum
#FFC1CC
ΔE00 5.50
Pale Rose
#FDC1C5
ΔE00 5.51
Lightpink
#FFB6C1
ΔE00 5.78
Light Rose
#FFC5CB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B2BB #B2E2D9
analogous
#E2B2D3 #E2B2BB #E2C1B2
triadic
#E2B2BB #BBE2B2 #B2BBE2
tetradic
#E2B2BB #D3E2B2 #B2E2D9 #C1B2E2
square
#E2B2BB #D3E2B2 #B2E2D9 #C1B2E2
split-complementary
#E2B2BB #B2E2C1 #B2D3E2
monochromatic
#C1596C #D18694 #E2B2BB #F3DEE2 #F7E9EB
Accessibility & contrast
On white
1.86
#E2B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#E2B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B2BB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B2BB | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#C4C1BA
Tritanopia (blue-blind)
#EBAFB5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #e2b2bb; /* rgb */ color: rgb(226, 178, 187); /* oklch */ color: oklch(80.9% 0.057 5.9);
Tailwind
colors: {
custom: {
50: '#ebc9cf',
500: '#e2b2bb',
950: '#000000',
},
}SCSS
$custom: #e2b2bb; $custom-light: #ebc9cf; $custom-dark: #000000;
JSON
{
"hex": "#e2b2bb",
"rgb": {
"r": 226,
"g": 178,
"b": 187
},
"hsl": {
"h": 348.75,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.80924,
"c": 0.05689,
"h": 5.9
},
"luminance": 0.51597
}Semantic roles & 50–950 ramp
primary
#E2B2BB
secondary
#7DBBB0
accent
#B89E2D
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283