#EFBF77#EFBF77
#EFBF77 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.105 H 76.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF77 |
|---|---|
| RGB | rgb(239, 191, 119) |
| HSL | hsl(36, 79%, 70%) |
| HSV | hsv(36, 50%, 94%) |
| CMYK | cmyk(0%, 20.1%, 50.2%, 6.3%) |
| CIE-LAB | lab(80.15, 8.58, 42.64) |
| CIE-LCH | lch(80.15, 43.50, 78.62°) |
| OKLab | oklab(83.21% 0.0244 0.1026) |
| OKLCH | oklch(83.21% 0.105 76.6) |
| XYZ | xyz(57.5596, 56.9476, 25.4094) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.30
Tan (survey)
#D1B26F
ΔE00 6.31
Very Light Brown
#D3B683
ΔE00 6.58
Fawn
#CFAF7B
ΔE00 6.96
Butterscotch
#FDB147
ΔE00 7.31
Desert
#CCAD60
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF77 #77A7EF
analogous
#EF8377 #EFBF77 #E3EF77
triadic
#EFBF77 #77EFBF #BF77EF
tetradic
#EFBF77 #77EF83 #77A7EF #EF77E3
square
#EFBF77 #77EF83 #77A7EF #EF77E3
split-complementary
#EFBF77 #77E3EF #8377EF
monochromatic
#D38819 #E9A540 #EFBF77 #F5D9AE #FCF2E4
Accessibility & contrast
On white
1.70
#EFBF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EFBF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF77
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF77 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C071
Deuteranopia (green-blind)
#DDCC79
Tritanopia (blue-blind)
#FFB2AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf77; /* rgb */ color: rgb(239, 191, 119); /* oklch */ color: oklch(83.2% 0.105 76.6);
Tailwind
colors: {
custom: {
50: '#f7d29f',
500: '#efbf77',
950: '#000000',
},
}SCSS
$custom: #efbf77; $custom-light: #f7d29f; $custom-dark: #000000;
JSON
{
"hex": "#efbf77",
"rgb": {
"r": 239,
"g": 191,
"b": 119
},
"hsl": {
"h": 36,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.83209,
"c": 0.10545,
"h": 76.6
},
"luminance": 0.56944
}Semantic roles & 50–950 ramp
primary
#EFBF77
secondary
#4278C8
accent
#5EDB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380