#EFBF79#EFBF79
#EFBF79 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.104 H 76.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF79 |
|---|---|
| RGB | rgb(239, 191, 121) |
| HSL | hsl(36, 79%, 71%) |
| HSV | hsv(36, 49%, 94%) |
| CMYK | cmyk(0%, 20.1%, 49.4%, 6.3%) |
| CIE-LAB | lab(80.18, 8.76, 41.67) |
| CIE-LCH | lch(80.18, 42.58, 78.12°) |
| OKLab | oklab(83.24% 0.0251 0.1005) |
| OKLCH | oklch(83.24% 0.104 76) |
| XYZ | xyz(57.6810, 56.9961, 26.0486) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.99
Tan (survey)
#D1B26F
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 6.45
Fawn
#CFAF7B
ΔE00 6.84
Butterscotch
#FDB147
ΔE00 7.45
Tan
#D2B48C
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF79 #79A9EF
analogous
#EF8479 #EFBF79 #E4EF79
triadic
#EFBF79 #79EFBF #BF79EF
tetradic
#EFBF79 #79EF84 #79A9EF #EF79E4
square
#EFBF79 #79EF84 #79A9EF #EF79E4
split-complementary
#EFBF79 #79E4EF #8479EF
monochromatic
#D48819 #E8A542 #EFBF79 #F6D9B0 #FCF2E4
Accessibility & contrast
On white
1.69
#EFBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EFBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF79
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF79 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf79; /* rgb */ color: rgb(239, 191, 121); /* oklch */ color: oklch(83.2% 0.104 76.0);
Tailwind
colors: {
custom: {
50: '#f7d2a1',
500: '#efbf79',
950: '#000000',
},
}SCSS
$custom: #efbf79; $custom-light: #f7d2a1; $custom-dark: #000000;
JSON
{
"hex": "#efbf79",
"rgb": {
"r": 239,
"g": 191,
"b": 121
},
"hsl": {
"h": 35.593,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.83239,
"c": 0.10363,
"h": 76
},
"luminance": 0.56993
}Semantic roles & 50–950 ramp
primary
#EFBF79
secondary
#447AC9
accent
#5FDB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380