#EFC77A#EFC77A
#EFC77A is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.106 H 82.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC77A |
|---|---|
| RGB | rgb(239, 199, 122) |
| HSL | hsl(39, 79%, 71%) |
| HSV | hsv(39, 49%, 94%) |
| CMYK | cmyk(0%, 16.7%, 49%, 6.3%) |
| CIE-LAB | lab(82.17, 4.68, 43.65) |
| CIE-LCH | lch(82.17, 43.90, 83.88°) |
| OKLab | oklab(84.8% 0.0133 0.105) |
| OKLCH | oklch(84.8% 0.106 82.8) |
| XYZ | xyz(59.5352, 60.6058, 26.9708) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.17
Tan (survey)
#D1B26F
ΔE00 6.29
Wheat (survey)
#FBDD7E
ΔE00 6.54
Burlywood
#DEB887
ΔE00 6.97
Very Light Brown
#D3B683
ΔE00 7.04
Light Mustard
#F7D560
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC77A #7AA2EF
analogous
#EF8C7A #EFC77A #DCEF7A
triadic
#EFC77A #7AEFC7 #C77AEF
tetradic
#EFC77A #7AEF8C #7AA2EF #EF7ADC
square
#EFC77A #7AEF8C #7AA2EF #EF7ADC
split-complementary
#EFC77A #7ADCEF #8C7AEF
monochromatic
#D5951A #E8B043 #EFC77A #F6DEB1 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EFC77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC77A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC77A | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C674
Deuteranopia (green-blind)
#E2D17C
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc77a; /* rgb */ color: rgb(239, 199, 122); /* oklch */ color: oklch(84.8% 0.106 82.8);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#efc77a',
950: '#000000',
},
}SCSS
$custom: #efc77a; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#efc77a",
"rgb": {
"r": 239,
"g": 199,
"b": 122
},
"hsl": {
"h": 39.487,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.84804,
"c": 0.10587,
"h": 82.8
},
"luminance": 0.60603
}Semantic roles & 50–950 ramp
primary
#EFC77A
secondary
#4472C9
accent
#52DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380