#E2B3BB#E2B3BB
#E2B3BB is a light, muted red. Relative luminance 0.520; OKLCH L 81.1% C 0.055 H 7.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B3BB |
|---|---|
| RGB | rgb(226, 179, 187) |
| HSL | hsl(350, 45%, 79%) |
| HSV | hsv(350, 21%, 89%) |
| CMYK | cmyk(0%, 20.8%, 17.3%, 11.4%) |
| CIE-LAB | lab(77.28, 18.23, 2.45) |
| CIE-LCH | lch(77.28, 18.39, 7.66°) |
| OKLab | oklab(81.11% 0.055 0.0067) |
| OKLCH | oklch(81.11% 0.055 7) |
| XYZ | xyz(56.4539, 51.9990, 54.0671) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.14
Pale Rose
#FDC1C5
ΔE00 5.37
Pink
#FFC0CB
ΔE00 5.51
Bubblegum
#FFC1CC
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 5.68
Lightpink
#FFB6C1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B3BB #B3E2DA
analogous
#E2B3D3 #E2B3BB #E2C3B3
triadic
#E2B3BB #BBE2B3 #B3BBE2
tetradic
#E2B3BB #D3E2B3 #B3E2DA #C3B3E2
square
#E2B3BB #D3E2B3 #B3E2DA #C3B3E2
split-complementary
#E2B3BB #B3E2C3 #B3D3E2
monochromatic
#C05A6C #D18793 #E2B3BB #F3DFE3 #F7E9EB
Accessibility & contrast
On white
1.84
#E2B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#E2B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B3BB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B3BB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#EBB0B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #e2b3bb; /* rgb */ color: rgb(226, 179, 187); /* oklch */ color: oklch(81.1% 0.055 7.0);
Tailwind
colors: {
custom: {
50: '#ebcacf',
500: '#e2b3bb',
950: '#000000',
},
}SCSS
$custom: #e2b3bb; $custom-light: #ebcacf; $custom-dark: #000000;
JSON
{
"hex": "#e2b3bb",
"rgb": {
"r": 226,
"g": 179,
"b": 187
},
"hsl": {
"h": 349.787,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.81109,
"c": 0.05545,
"h": 7
},
"luminance": 0.51997
}Semantic roles & 50–950 ramp
primary
#E2B3BB
secondary
#7EBBB1
accent
#B8A02E
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283