#E1BBAB#E1BBAB
#E1BBAB is a very light, muted orange. Relative luminance 0.545; OKLCH L 82.1% C 0.049 H 44.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBAB |
|---|---|
| RGB | rgb(225, 187, 171) |
| HSL | hsl(18, 47%, 78%) |
| HSV | hsv(18, 24%, 88%) |
| CMYK | cmyk(0%, 16.9%, 24%, 11.8%) |
| CIE-LAB | lab(78.75, 11.21, 13.20) |
| CIE-LCH | lch(78.75, 17.31, 49.67°) |
| OKLab | oklab(82.1% 0.0354 0.0342) |
| OKLCH | oklch(82.1% 0.049 44.1) |
| XYZ | xyz(56.1729, 54.4906, 46.0790) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.63
Pinkish Grey
#C8ACA9
ΔE00 7.21
Pale Salmon
#FFB19A
ΔE00 8.81
Pinkish Tan
#D99B82
ΔE00 9.49
Peach
#FFDAB9
ΔE00 9.81
Mushroom
#BA9E88
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBAB #ABD1E1
analogous
#E1ABB6 #E1BBAB #E1D6AB
triadic
#E1BBAB #ABE1BB #BBABE1
tetradic
#E1BBAB #B6E1AB #ABD1E1 #D6ABE1
square
#E1BBAB #B6E1AB #ABD1E1 #D6ABE1
split-complementary
#E1BBAB #ABE1D6 #ABB6E1
monochromatic
#C17251 #D1967E #E1BBAB #F1E0D8 #F7EDE8
Accessibility & contrast
On white
1.77
#E1BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#E1BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBAB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBAB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#EBB5B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e1bbab; /* rgb */ color: rgb(225, 187, 171); /* oklch */ color: oklch(82.1% 0.049 44.1);
Tailwind
colors: {
custom: {
50: '#ebcfc4',
500: '#e1bbab',
950: '#000000',
},
}SCSS
$custom: #e1bbab; $custom-light: #ebcfc4; $custom-dark: #000000;
JSON
{
"hex": "#e1bbab",
"rgb": {
"r": 225,
"g": 187,
"b": 171
},
"hsl": {
"h": 17.778,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.82102,
"c": 0.04922,
"h": 44.1
},
"luminance": 0.54488
}Semantic roles & 50–950 ramp
primary
#E1BBAB
secondary
#76A6BA
accent
#90BB2B
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161312
muted
#848382