#E1BB95#E1BB95
#E1BB95 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.067 H 66.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB95 |
|---|---|
| RGB | rgb(225, 187, 149) |
| HSL | hsl(30, 56%, 73%) |
| HSV | hsv(30, 34%, 88%) |
| CMYK | cmyk(0%, 16.9%, 33.8%, 11.8%) |
| CIE-LAB | lab(78.30, 8.29, 24.36) |
| CIE-LCH | lch(78.30, 25.74, 71.21°) |
| OKLab | oklab(81.6% 0.0266 0.0615) |
| OKLCH | oklch(81.6% 0.067 66.7) |
| XYZ | xyz(54.2477, 53.7205, 35.9396) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.35
Tan
#D2B48C
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 5.95
Fawn
#CFAF7B
ΔE00 6.30
Apricot
#FBCEB1
ΔE00 6.82
Light Peach
#FFD8B1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB95 #95BBE1
analogous
#E19595 #E1BB95 #E1E195
triadic
#E1BB95 #95E1BB #BB95E1
tetradic
#E1BB95 #95E195 #95BBE1 #E195E1
square
#E1BB95 #95E195 #95BBE1 #E195E1
split-complementary
#E1BB95 #95E1E1 #9595E1
monochromatic
#C47E38 #D39C65 #E1BB95 #EEDAC5 #F8F0E7
Accessibility & contrast
On white
1.79
#E1BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#E1BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB95
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB95 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#EEB2B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bb95; /* rgb */ color: rgb(225, 187, 149); /* oklch */ color: oklch(81.6% 0.067 66.7);
Tailwind
colors: {
custom: {
50: '#ebcfb4',
500: '#e1bb95',
950: '#000000',
},
}SCSS
$custom: #e1bb95; $custom-light: #ebcfb4; $custom-dark: #000000;
JSON
{
"hex": "#e1bb95",
"rgb": {
"r": 225,
"g": 187,
"b": 149
},
"hsl": {
"h": 30,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.81604,
"c": 0.067,
"h": 66.7
},
"luminance": 0.53718
}Semantic roles & 50–950 ramp
primary
#E1BB95
secondary
#618DBA
accent
#73C322
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381