#E1BB8F#E1BB8F
#E1BB8F is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.5% C 0.073 H 70.6°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BB8F |
|---|---|
| RGB | rgb(225, 187, 143) |
| HSL | hsl(32, 58%, 72%) |
| HSV | hsv(32, 36%, 88%) |
| CMYK | cmyk(0%, 16.9%, 36.4%, 11.8%) |
| CIE-LAB | lab(78.19, 7.57, 27.40) |
| CIE-LCH | lch(78.19, 28.43, 74.56°) |
| OKLab | oklab(81.48% 0.0241 0.0687) |
| OKLCH | oklch(81.48% 0.073 70.6) |
| XYZ | xyz(53.7809, 53.5338, 33.4815) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.63
Tan
#D2B48C
ΔE00 3.24
Very Light Brown
#D3B683
ΔE00 4.48
Fawn
#CFAF7B
ΔE00 4.97
Toupe
#C7AC7D
ΔE00 6.16
Light Peach
#FFD8B1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BB8F #8FB5E1
analogous
#E1928F #E1BB8F #DEE18F
triadic
#E1BB8F #8FE1BB #BB8FE1
tetradic
#E1BB8F #8FE192 #8FB5E1 #E18FDE
square
#E1BB8F #8FE192 #8FB5E1 #E18FDE
split-complementary
#E1BB8F #8FDEE1 #928FE1
monochromatic
#C28034 #D49E5F #E1BB8F #EED8BF #F9F0E7
Accessibility & contrast
On white
1.79
#E1BB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#E1BB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BB8F
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BB8F | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8C
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#EEB2AF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #e1bb8f; /* rgb */ color: rgb(225, 187, 143); /* oklch */ color: oklch(81.5% 0.073 70.6);
Tailwind
colors: {
custom: {
50: '#eccfb0',
500: '#e1bb8f',
950: '#000000',
},
}SCSS
$custom: #e1bb8f; $custom-light: #eccfb0; $custom-dark: #000000;
JSON
{
"hex": "#e1bb8f",
"rgb": {
"r": 225,
"g": 187,
"b": 143
},
"hsl": {
"h": 32.195,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.81483,
"c": 0.07277,
"h": 70.6
},
"luminance": 0.53531
}Semantic roles & 50–950 ramp
primary
#E1BB8F
secondary
#5B87B9
accent
#6DC520
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381