#E4BF85#E4BF85
#E4BF85 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.4% C 0.086 H 78.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BF85 |
|---|---|
| RGB | rgb(228, 191, 133) |
| HSL | hsl(37, 64%, 71%) |
| HSV | hsv(37, 42%, 89%) |
| CMYK | cmyk(0%, 16.2%, 41.7%, 10.6%) |
| CIE-LAB | lab(79.30, 5.53, 34.17) |
| CIE-LCH | lch(79.30, 34.61, 80.81°) |
| OKLab | oklab(82.37% 0.0174 0.0842) |
| OKLCH | oklch(82.37% 0.086 78.4) |
| XYZ | xyz(54.8610, 55.4516, 29.9993) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.88
Very Light Brown
#D3B683
ΔE00 3.60
Fawn
#CFAF7B
ΔE00 4.67
Tan (survey)
#D1B26F
ΔE00 4.93
Tan
#D2B48C
ΔE00 5.26
Sandstone
#C9AE74
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BF85 #85AAE4
analogous
#E48F85 #E4BF85 #D9E485
triadic
#E4BF85 #85E4BF #BF85E4
tetradic
#E4BF85 #85E48F #85AAE4 #E485D9
square
#E4BF85 #85E48F #85AAE4 #E485D9
split-complementary
#E4BF85 #85D9E4 #8F85E4
monochromatic
#C3882B #D9A553 #E4BF85 #EFD9B7 #F9F2E6
Accessibility & contrast
On white
1.74
#E4BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E4BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BF85
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BF85 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#F3B4B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4bf85; /* rgb */ color: rgb(228, 191, 133); /* oklch */ color: oklch(82.4% 0.086 78.4);
Tailwind
colors: {
custom: {
50: '#eed2a9',
500: '#e4bf85',
950: '#000000',
},
}SCSS
$custom: #e4bf85; $custom-light: #eed2a9; $custom-dark: #000000;
JSON
{
"hex": "#e4bf85",
"rgb": {
"r": 228,
"g": 191,
"b": 133
},
"hsl": {
"h": 36.632,
"s": 63.758,
"l": 70.784
},
"oklch": {
"l": 0.82365,
"c": 0.08595,
"h": 78.4
},
"luminance": 0.55449
}Semantic roles & 50–950 ramp
primary
#E4BF85
secondary
#517BBC
accent
#5FCC1A
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#171410
muted
#858380