#E1BBA0#E1BBA0
#E1BBA0 is a light, muted orange. Relative luminance 0.541; OKLCH L 81.8% C 0.057 H 57.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BBA0 |
|---|---|
| RGB | rgb(225, 187, 160) |
| HSL | hsl(25, 52%, 75%) |
| HSV | hsv(25, 29%, 88%) |
| CMYK | cmyk(0%, 16.9%, 28.9%, 11.8%) |
| CIE-LAB | lab(78.51, 9.69, 18.78) |
| CIE-LCH | lch(78.51, 21.14, 62.70°) |
| OKLab | oklab(81.84% 0.031 0.0481) |
| OKLCH | oklch(81.84% 0.057 57.2) |
| XYZ | xyz(55.1677, 54.0885, 40.7851) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.28
Tan
#D2B48C
ΔE00 6.74
Burlywood
#DEB887
ΔE00 7.13
Peach
#FFDAB9
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 7.86
Mushroom
#BA9E88
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BBA0 #A0C6E1
analogous
#E1A0A5 #E1BBA0 #E1DBA0
triadic
#E1BBA0 #A0E1BB #BBA0E1
tetradic
#E1BBA0 #A5E1A0 #A0C6E1 #DBA0E1
square
#E1BBA0 #A5E1A0 #A0C6E1 #DBA0E1
split-complementary
#E1BBA0 #A0E1DB #A0A5E1
monochromatic
#C47843 #D29A71 #E1BBA0 #F0DCCF #F8EEE8
Accessibility & contrast
On white
1.78
#E1BBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#E1BBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BBA0
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BBA0 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9E
Deuteranopia (green-blind)
#CFC6A0
Tritanopia (blue-blind)
#EDB4B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bba0; /* rgb */ color: rgb(225, 187, 160); /* oklch */ color: oklch(81.8% 0.057 57.2);
Tailwind
colors: {
custom: {
50: '#ebcfbc',
500: '#e1bba0',
950: '#000000',
},
}SCSS
$custom: #e1bba0; $custom-light: #ebcfbc; $custom-dark: #000000;
JSON
{
"hex": "#e1bba0",
"rgb": {
"r": 225,
"g": 187,
"b": 160
},
"hsl": {
"h": 24.923,
"s": 52,
"l": 75.49
},
"oklch": {
"l": 0.81843,
"c": 0.05718,
"h": 57.2
},
"luminance": 0.54086
}Semantic roles & 50–950 ramp
primary
#E1BBA0
secondary
#6B99BA
accent
#80BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161312
muted
#848382