#E1BC90#E1BC90
#E1BC90 is a light, moderate orange. Relative luminance 0.540; OKLCH L 81.7% C 0.072 H 71.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BC90 |
|---|---|
| RGB | rgb(225, 188, 144) |
| HSL | hsl(33, 57%, 72%) |
| HSV | hsv(33, 36%, 88%) |
| CMYK | cmyk(0%, 16.4%, 36%, 11.8%) |
| CIE-LAB | lab(78.46, 7.16, 27.23) |
| CIE-LCH | lch(78.46, 28.16, 75.27°) |
| OKLab | oklab(81.7% 0.023 0.0683) |
| OKLCH | oklch(81.7% 0.072 71.4) |
| XYZ | xyz(54.0699, 53.9900, 33.9532) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.67
Tan
#D2B48C
ΔE00 3.19
Very Light Brown
#D3B683
ΔE00 4.32
Fawn
#CFAF7B
ΔE00 4.96
Toupe
#C7AC7D
ΔE00 6.12
Light Peach
#FFD8B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BC90 #90B5E1
analogous
#E19490 #E1BC90 #DDE190
triadic
#E1BC90 #90E1BC #BC90E1
tetradic
#E1BC90 #90E194 #90B5E1 #E190DD
square
#E1BC90 #90E194 #90B5E1 #E190DD
split-complementary
#E1BC90 #90DDE1 #9490E1
monochromatic
#C28134 #D49F60 #E1BC90 #EED9C0 #F8F0E7
Accessibility & contrast
On white
1.78
#E1BC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#E1BC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BC90
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BC90 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#EEB3B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e1bc90; /* rgb */ color: rgb(225, 188, 144); /* oklch */ color: oklch(81.7% 0.072 71.4);
Tailwind
colors: {
custom: {
50: '#ebd0b0',
500: '#e1bc90',
950: '#000000',
},
}SCSS
$custom: #e1bc90; $custom-light: #ebd0b0; $custom-dark: #000000;
JSON
{
"hex": "#e1bc90",
"rgb": {
"r": 225,
"g": 188,
"b": 144
},
"hsl": {
"h": 32.593,
"s": 57.447,
"l": 72.353
},
"oklch": {
"l": 0.81698,
"c": 0.07203,
"h": 71.4
},
"luminance": 0.53988
}Semantic roles & 50–950 ramp
primary
#E1BC90
secondary
#5C87B9
accent
#6CC520
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#161310
muted
#858381