#E2BBAF#E2BBAF
#E2BBAF is a very light, muted red. Relative luminance 0.548; OKLCH L 82.3% C 0.048 H 37.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBAF |
|---|---|
| RGB | rgb(226, 187, 175) |
| HSL | hsl(14, 47%, 79%) |
| HSV | hsv(14, 23%, 89%) |
| CMYK | cmyk(0%, 17.3%, 22.6%, 11.4%) |
| CIE-LAB | lab(78.93, 12.15, 11.32) |
| CIE-LCH | lch(78.93, 16.61, 42.96°) |
| OKLab | oklab(82.3% 0.0381 0.0295) |
| OKLCH | oklch(82.3% 0.048 37.8) |
| XYZ | xyz(56.8726, 54.8066, 48.1321) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 7.85
Pale Salmon
#FFB19A
ΔE00 8.69
Pale Rose
#FDC1C5
ΔE00 9.17
Light Rose
#FFC5CB
ΔE00 9.78
Pinkish Tan
#D99B82
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBAF #AFD6E2
analogous
#E2AFBC #E2BBAF #E2D4AF
triadic
#E2BBAF #AFE2BB #BBAFE2
tetradic
#E2BBAF #BCE2AF #AFD6E2 #D4AFE2
square
#E2BBAF #BCE2AF #AFD6E2 #D4AFE2
split-complementary
#E2BBAF #AFE2D4 #AFBCE2
monochromatic
#C16F55 #D29582 #E2BBAF #F2E1DC #F7ECE9
Accessibility & contrast
On white
1.76
#E2BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#E2BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBAF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBAF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAE
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#ECB6B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bbaf; /* rgb */ color: rgb(226, 187, 175); /* oklch */ color: oklch(82.3% 0.048 37.8);
Tailwind
colors: {
custom: {
50: '#ebcfc6',
500: '#e2bbaf',
950: '#000000',
},
}SCSS
$custom: #e2bbaf; $custom-light: #ebcfc6; $custom-dark: #000000;
JSON
{
"hex": "#e2bbaf",
"rgb": {
"r": 226,
"g": 187,
"b": 175
},
"hsl": {
"h": 14.118,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.82296,
"c": 0.04815,
"h": 37.8
},
"luminance": 0.54805
}Semantic roles & 50–950 ramp
primary
#E2BBAF
secondary
#7AACBB
accent
#98BA2B
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382