#E4BD85#E4BD85
#E4BD85 is a light, moderate orange. Relative luminance 0.546; OKLCH L 82.0% C 0.085 H 76.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BD85 |
|---|---|
| RGB | rgb(228, 189, 133) |
| HSL | hsl(35, 64%, 71%) |
| HSV | hsv(35, 42%, 89%) |
| CMYK | cmyk(0%, 17.1%, 41.7%, 10.6%) |
| CIE-LAB | lab(78.80, 6.58, 33.52) |
| CIE-LCH | lch(78.80, 34.16, 78.90°) |
| OKLab | oklab(81.97% 0.0204 0.0827) |
| OKLCH | oklch(81.97% 0.085 76.1) |
| XYZ | xyz(54.4278, 54.5853, 29.8549) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.08
Very Light Brown
#D3B683
ΔE00 3.69
Fawn
#CFAF7B
ΔE00 4.46
Tan
#D2B48C
ΔE00 4.82
Tan (survey)
#D1B26F
ΔE00 5.30
Sandstone
#C9AE74
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BD85 #85ACE4
analogous
#E48D85 #E4BD85 #DCE485
triadic
#E4BD85 #85E4BD #BD85E4
tetradic
#E4BD85 #85E48D #85ACE4 #E485DC
square
#E4BD85 #85E48D #85ACE4 #E485DC
split-complementary
#E4BD85 #85DCE4 #8D85E4
monochromatic
#C3852B #D9A253 #E4BD85 #EFD8B7 #F9F1E6
Accessibility & contrast
On white
1.76
#E4BD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#E4BD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BD85
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BD85 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE81
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#F3B2AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e4bd85; /* rgb */ color: rgb(228, 189, 133); /* oklch */ color: oklch(82.0% 0.085 76.1);
Tailwind
colors: {
custom: {
50: '#eed0a9',
500: '#e4bd85',
950: '#000000',
},
}SCSS
$custom: #e4bd85; $custom-light: #eed0a9; $custom-dark: #000000;
JSON
{
"hex": "#e4bd85",
"rgb": {
"r": 228,
"g": 189,
"b": 133
},
"hsl": {
"h": 35.368,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.81974,
"c": 0.08517,
"h": 76.1
},
"luminance": 0.54583
}Semantic roles & 50–950 ramp
primary
#E4BD85
secondary
#517DBC
accent
#63CC1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380