#E7BF79#E7BF79
#E7BF79 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.5% C 0.099 H 80.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BF79 |
|---|---|
| RGB | rgb(231, 191, 121) |
| HSL | hsl(38, 70%, 69%) |
| HSV | hsv(38, 48%, 91%) |
| CMYK | cmyk(0%, 17.3%, 47.6%, 9.4%) |
| CIE-LAB | lab(79.41, 5.53, 40.53) |
| CIE-LCH | lch(79.41, 40.91, 82.24°) |
| OKLab | oklab(82.46% 0.0161 0.0981) |
| OKLCH | oklch(82.46% 0.099 80.7) |
| XYZ | xyz(55.0391, 55.6339, 25.9248) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 4.58
Burlywood
#DEB887
ΔE00 4.95
Very Light Brown
#D3B683
ΔE00 5.12
Fawn
#CFAF7B
ΔE00 5.82
Desert
#CCAD60
ΔE00 6.25
Sand (survey)
#E2CA76
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BF79 #79A1E7
analogous
#E78879 #E7BF79 #D8E779
triadic
#E7BF79 #79E7BF #BF79E7
tetradic
#E7BF79 #79E788 #79A1E7 #E779D8
square
#E7BF79 #79E788 #79A1E7 #E779D8
split-complementary
#E7BF79 #79D8E7 #8879E7
monochromatic
#C38923 #DEA645 #E7BF79 #F0D8AD #FAF1E1
Accessibility & contrast
On white
1.73
#E7BF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E7BF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BF79
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BF79 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF73
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#F7B3AE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bf79; /* rgb */ color: rgb(231, 191, 121); /* oklch */ color: oklch(82.5% 0.099 80.7);
Tailwind
colors: {
custom: {
50: '#f1d2a1',
500: '#e7bf79',
950: '#000000',
},
}SCSS
$custom: #e7bf79; $custom-light: #f1d2a1; $custom-dark: #000000;
JSON
{
"hex": "#e7bf79",
"rgb": {
"r": 231,
"g": 191,
"b": 121
},
"hsl": {
"h": 38.182,
"s": 69.62,
"l": 69.02
},
"oklch": {
"l": 0.82455,
"c": 0.09939,
"h": 80.7
},
"luminance": 0.55631
}Semantic roles & 50–950 ramp
primary
#E7BF79
secondary
#4572BF
accent
#59D214
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#17140F
muted
#858380