#E1BB97#E1BB97
#E1BB97 is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.6% C 0.065 H 65.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB97 |
|---|---|
| RGB | rgb(225, 187, 151) |
| HSL | hsl(29, 55%, 74%) |
| HSV | hsv(29, 33%, 88%) |
| CMYK | cmyk(0%, 16.9%, 32.9%, 11.8%) |
| CIE-LAB | lab(78.34, 8.54, 23.35) |
| CIE-LCH | lch(78.34, 24.86, 69.92°) |
| OKLab | oklab(81.65% 0.0274 0.0591) |
| OKLCH | oklch(81.65% 0.065 65.2) |
| XYZ | xyz(54.4087, 53.7849, 36.7877) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Tan
#D2B48C
ΔE00 4.19
Apricot
#FBCEB1
ΔE00 6.43
Very Light Brown
#D3B683
ΔE00 6.52
Fawn
#CFAF7B
ΔE00 6.83
Light Peach
#FFD8B1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB97 #97BDE1
analogous
#E19798 #E1BB97 #E1E097
triadic
#E1BB97 #97E1BB #BB97E1
tetradic
#E1BB97 #98E197 #97BDE1 #E097E1
square
#E1BB97 #98E197 #97BDE1 #E097E1
split-complementary
#E1BB97 #97E1E0 #9798E1
monochromatic
#C57D39 #D39C67 #E1BB97 #EFDAC6 #F8EFE7
Accessibility & contrast
On white
1.79
#E1BB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#E1BB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB97
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB97 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD95
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#EEB3B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bb97; /* rgb */ color: rgb(225, 187, 151); /* oklch */ color: oklch(81.6% 0.065 65.2);
Tailwind
colors: {
custom: {
50: '#ebcfb5',
500: '#e1bb97',
950: '#000000',
},
}SCSS
$custom: #e1bb97; $custom-light: #ebcfb5; $custom-dark: #000000;
JSON
{
"hex": "#e1bb97",
"rgb": {
"r": 225,
"g": 187,
"b": 151
},
"hsl": {
"h": 29.189,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.81646,
"c": 0.06512,
"h": 65.2
},
"luminance": 0.53783
}Semantic roles & 50–950 ramp
primary
#E1BB97
secondary
#628FBA
accent
#75C323
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#161311
muted
#858381