#E4BF78#E4BF78
#E4BF78 is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.2% C 0.099 H 82.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BF78 |
|---|---|
| RGB | rgb(228, 191, 120) |
| HSL | hsl(39, 67%, 68%) |
| HSV | hsv(39, 47%, 89%) |
| CMYK | cmyk(0%, 16.2%, 47.4%, 10.6%) |
| CIE-LAB | lab(79.11, 4.22, 40.60) |
| CIE-LCH | lch(79.11, 40.82, 84.07°) |
| OKLab | oklab(82.15% 0.0123 0.0982) |
| OKLCH | oklch(82.15% 0.099 82.9) |
| XYZ | xyz(54.0178, 55.1143, 25.5585) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.02
Very Light Brown
#D3B683
ΔE00 4.93
Burlywood
#DEB887
ΔE00 5.38
Sand (survey)
#E2CA76
ΔE00 5.41
Desert
#CCAD60
ΔE00 5.65
Fawn
#CFAF7B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BF78 #789DE4
analogous
#E48978 #E4BF78 #D3E478
triadic
#E4BF78 #78E4BF #BF78E4
tetradic
#E4BF78 #78E489 #789DE4 #E478D3
square
#E4BF78 #78E489 #789DE4 #E478D3
split-complementary
#E4BF78 #78D3E4 #8978E4
monochromatic
#BC8826 #DAA745 #E4BF78 #EED7AB #F8EFDE
Accessibility & contrast
On white
1.75
#E4BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#E4BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BF78
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BF78 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BE72
Deuteranopia (green-blind)
#D9C87A
Tritanopia (blue-blind)
#F4B3AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e4bf78; /* rgb */ color: rgb(228, 191, 120); /* oklch */ color: oklch(82.2% 0.099 82.9);
Tailwind
colors: {
custom: {
50: '#eed2a0',
500: '#e4bf78',
950: '#000000',
},
}SCSS
$custom: #e4bf78; $custom-light: #eed2a0; $custom-dark: #000000;
JSON
{
"hex": "#e4bf78",
"rgb": {
"r": 228,
"g": 191,
"b": 120
},
"hsl": {
"h": 39.444,
"s": 66.667,
"l": 68.235
},
"oklch": {
"l": 0.8215,
"c": 0.09899,
"h": 82.9
},
"luminance": 0.55112
}Semantic roles & 50–950 ramp
primary
#E4BF78
secondary
#456DBB
accent
#56CF17
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17140F
muted
#858380