#EFC77E#EFC77E
#EFC77E is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.9% C 0.102 H 81.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC77E |
|---|---|
| RGB | rgb(239, 199, 126) |
| HSL | hsl(39, 78%, 72%) |
| HSV | hsv(39, 47%, 94%) |
| CMYK | cmyk(0%, 16.7%, 47.3%, 6.3%) |
| CIE-LAB | lab(82.22, 5.05, 41.71) |
| CIE-LCH | lch(82.22, 42.01, 83.10°) |
| OKLab | oklab(84.87% 0.0147 0.1009) |
| OKLCH | oklch(84.87% 0.102 81.7) |
| XYZ | xyz(59.7881, 60.7070, 28.3030) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.60
Tan (survey)
#D1B26F
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.62
Wheat (survey)
#FBDD7E
ΔE00 7.00
Navajowhite
#FFDEAD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC77E #7EA6EF
analogous
#EF8F7E #EFC77E #DFEF7E
triadic
#EFC77E #7EEFC7 #C77EEF
tetradic
#EFC77E #7EEF8F #7EA6EF #EF7EDF
square
#EFC77E #7EEF8F #7EA6EF #EF7EDF
split-complementary
#EFC77E #7EDFEF #8F7EEF
monochromatic
#D8951B #E8AF48 #EFC77E #F6DFB4 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EFC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC77E
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC77E | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C778
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc77e; /* rgb */ color: rgb(239, 199, 126); /* oklch */ color: oklch(84.9% 0.102 81.7);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#efc77e',
950: '#000000',
},
}SCSS
$custom: #efc77e; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#efc77e",
"rgb": {
"r": 239,
"g": 199,
"b": 126
},
"hsl": {
"h": 38.761,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.84865,
"c": 0.10201,
"h": 81.7
},
"luminance": 0.60704
}Semantic roles & 50–950 ramp
primary
#EFC77E
secondary
#4876C9
accent
#55DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380