#EFBE77#EFBE77
#EFBE77 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.105 H 75.7°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE77 |
|---|---|
| RGB | rgb(239, 190, 119) |
| HSL | hsl(36, 79%, 70%) |
| HSV | hsv(36, 50%, 94%) |
| CMYK | cmyk(0%, 20.5%, 50.2%, 6.3%) |
| CIE-LAB | lab(79.90, 9.11, 42.34) |
| CIE-LCH | lch(79.90, 43.31, 77.86°) |
| OKLab | oklab(83.02% 0.0259 0.1019) |
| OKLCH | oklch(83.02% 0.105 75.7) |
| XYZ | xyz(57.3423, 56.5129, 25.3370) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.12
Tan (survey)
#D1B26F
ΔE00 6.44
Very Light Brown
#D3B683
ΔE00 6.60
Fawn
#CFAF7B
ΔE00 6.89
Butterscotch
#FDB147
ΔE00 7.13
Sand Brown
#CBA560
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE77 #77A8EF
analogous
#EF8277 #EFBE77 #E4EF77
triadic
#EFBE77 #77EFBE #BE77EF
tetradic
#EFBE77 #77EF82 #77A8EF #EF77E4
square
#EFBE77 #77EF82 #77A8EF #EF77E4
split-complementary
#EFBE77 #77E4EF #8277EF
monochromatic
#D38719 #E9A440 #EFBE77 #F5D8AE #FCF2E4
Accessibility & contrast
On white
1.71
#EFBE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EFBE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE77
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE77 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1BF71
Deuteranopia (green-blind)
#DCCB79
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe77; /* rgb */ color: rgb(239, 190, 119); /* oklch */ color: oklch(83.0% 0.105 75.7);
Tailwind
colors: {
custom: {
50: '#f7d19f',
500: '#efbe77',
950: '#000000',
},
}SCSS
$custom: #efbe77; $custom-light: #f7d19f; $custom-dark: #000000;
JSON
{
"hex": "#efbe77",
"rgb": {
"r": 239,
"g": 190,
"b": 119
},
"hsl": {
"h": 35.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.83016,
"c": 0.10515,
"h": 75.7
},
"luminance": 0.5651
}Semantic roles & 50–950 ramp
primary
#EFBE77
secondary
#4279C8
accent
#60DB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380