#E2BBAB#E2BBAB
#E2BBAB is a very light, muted orange. Relative luminance 0.546; OKLCH L 82.2% C 0.050 H 43.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBAB |
|---|---|
| RGB | rgb(226, 187, 171) |
| HSL | hsl(17, 49%, 78%) |
| HSV | hsv(17, 24%, 89%) |
| CMYK | cmyk(0%, 17.3%, 24.3%, 11.4%) |
| CIE-LAB | lab(78.84, 11.58, 13.35) |
| CIE-LCH | lch(78.84, 17.67, 49.05°) |
| OKLab | oklab(82.2% 0.0365 0.0346) |
| OKLCH | oklch(82.2% 0.05 43.5) |
| XYZ | xyz(56.4856, 54.6518, 46.0936) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.61
Pinkish Grey
#C8ACA9
ΔE00 7.30
Pale Salmon
#FFB19A
ΔE00 8.53
Pinkish Tan
#D99B82
ΔE00 9.37
Light Salmon
#FEA993
ΔE00 9.86
Peach
#FFDAB9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBAB #ABD2E2
analogous
#E2ABB6 #E2BBAB #E2D7AB
triadic
#E2BBAB #ABE2BB #BBABE2
tetradic
#E2BBAB #B6E2AB #ABD2E2 #D7ABE2
square
#E2BBAB #B6E2AB #ABD2E2 #D7ABE2
split-complementary
#E2BBAB #ABE2D7 #ABB6E2
monochromatic
#C37150 #D2967E #E2BBAB #F2E0D8 #F7EDE8
Accessibility & contrast
On white
1.76
#E2BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#E2BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBAB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBAB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#CEC6AB
Tritanopia (blue-blind)
#EDB5B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e2bbab; /* rgb */ color: rgb(226, 187, 171); /* oklch */ color: oklch(82.2% 0.050 43.5);
Tailwind
colors: {
custom: {
50: '#ebcfc4',
500: '#e2bbab',
950: '#000000',
},
}SCSS
$custom: #e2bbab; $custom-light: #ebcfc4; $custom-dark: #000000;
JSON
{
"hex": "#e2bbab",
"rgb": {
"r": 226,
"g": 187,
"b": 171
},
"hsl": {
"h": 17.455,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.82197,
"c": 0.05028,
"h": 43.5
},
"luminance": 0.5465
}Semantic roles & 50–950 ramp
primary
#E2BBAB
secondary
#76A7BB
accent
#91BC2A
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382