#E8BF78#E8BF78
#E8BF78 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.5% C 0.101 H 80.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BF78 |
|---|---|
| RGB | rgb(232, 191, 120) |
| HSL | hsl(38, 71%, 69%) |
| HSV | hsv(38, 48%, 91%) |
| CMYK | cmyk(0%, 17.7%, 48.3%, 9%) |
| CIE-LAB | lab(79.49, 5.84, 41.16) |
| CIE-LCH | lch(79.49, 41.57, 81.93°) |
| OKLab | oklab(82.54% 0.0169 0.0994) |
| OKLCH | oklch(82.54% 0.101 80.4) |
| XYZ | xyz(55.3018, 55.7764, 25.6187) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.76
Burlywood
#DEB887
ΔE00 5.08
Very Light Brown
#D3B683
ΔE00 5.37
Fawn
#CFAF7B
ΔE00 6.01
Desert
#CCAD60
ΔE00 6.36
Sand (survey)
#E2CA76
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BF78 #78A1E8
analogous
#E88778 #E8BF78 #D9E878
triadic
#E8BF78 #78E8BF #BF78E8
tetradic
#E8BF78 #78E887 #78A1E8 #E878D9
square
#E8BF78 #78E887 #78A1E8 #E878D9
split-complementary
#E8BF78 #78D9E8 #8778E8
monochromatic
#C48921 #DFA644 #E8BF78 #F1D8AC #FAF1E1
Accessibility & contrast
On white
1.73
#E8BF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E8BF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BF78
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BF78 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF72
Deuteranopia (green-blind)
#DAC97A
Tritanopia (blue-blind)
#F8B3AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bf78; /* rgb */ color: rgb(232, 191, 120); /* oklch */ color: oklch(82.5% 0.101 80.4);
Tailwind
colors: {
custom: {
50: '#f1d2a0',
500: '#e8bf78',
950: '#000000',
},
}SCSS
$custom: #e8bf78; $custom-light: #f1d2a0; $custom-dark: #000000;
JSON
{
"hex": "#e8bf78",
"rgb": {
"r": 232,
"g": 191,
"b": 120
},
"hsl": {
"h": 38.036,
"s": 70.886,
"l": 69.02
},
"oklch": {
"l": 0.82536,
"c": 0.10084,
"h": 80.4
},
"luminance": 0.55773
}Semantic roles & 50–950 ramp
primary
#E8BF78
secondary
#4471C0
accent
#59D313
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17140F
muted
#858380