#E1BFAB#E1BFAB
#E1BFAB is a very light, muted orange. Relative luminance 0.562; OKLCH L 82.9% C 0.048 H 52.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BFAB |
|---|---|
| RGB | rgb(225, 191, 171) |
| HSL | hsl(22, 47%, 78%) |
| HSV | hsv(22, 24%, 88%) |
| CMYK | cmyk(0%, 15.1%, 24%, 11.8%) |
| CIE-LAB | lab(79.73, 9.08, 14.59) |
| CIE-LCH | lch(79.73, 17.19, 58.10°) |
| OKLab | oklab(82.87% 0.0292 0.0377) |
| OKLCH | oklch(82.87% 0.048 52.3) |
| XYZ | xyz(57.0333, 56.2114, 46.3658) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.39
Peach
#FFDAB9
ΔE00 7.78
Light Peach
#FFD8B1
ΔE00 8.62
Tan
#D2B48C
ΔE00 8.79
Warm Gray
#C9BEB0
ΔE00 8.84
Pinkish Grey
#C8ACA9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BFAB #ABCDE1
analogous
#E1ABB2 #E1BFAB #E1DAAB
triadic
#E1BFAB #ABE1BF #BFABE1
tetradic
#E1BFAB #B2E1AB #ABCDE1 #DAABE1
square
#E1BFAB #B2E1AB #ABCDE1 #DAABE1
split-complementary
#E1BFAB #ABE1DA #ABB2E1
monochromatic
#C17A51 #D19D7E #E1BFAB #F1E1D8 #F7EEE8
Accessibility & contrast
On white
1.72
#E1BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#E1BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BFAB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BFAB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#EBB9B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e1bfab; /* rgb */ color: rgb(225, 191, 171); /* oklch */ color: oklch(82.9% 0.048 52.3);
Tailwind
colors: {
custom: {
50: '#ebd2c4',
500: '#e1bfab',
950: '#000000',
},
}SCSS
$custom: #e1bfab; $custom-light: #ebd2c4; $custom-dark: #000000;
JSON
{
"hex": "#e1bfab",
"rgb": {
"r": 225,
"g": 191,
"b": 171
},
"hsl": {
"h": 22.222,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.82873,
"c": 0.04771,
"h": 52.3
},
"luminance": 0.56209
}Semantic roles & 50–950 ramp
primary
#E1BFAB
secondary
#76A1BA
accent
#85BB2B
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382