#EFC77D#EFC77D
#EFC77D is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.9% C 0.103 H 82.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC77D |
|---|---|
| RGB | rgb(239, 199, 125) |
| HSL | hsl(39, 78%, 71%) |
| HSV | hsv(39, 48%, 94%) |
| CMYK | cmyk(0%, 16.7%, 47.7%, 6.3%) |
| CIE-LAB | lab(82.21, 4.95, 42.19) |
| CIE-LCH | lch(82.21, 42.48, 83.31°) |
| OKLab | oklab(84.85% 0.0144 0.102) |
| OKLCH | oklch(84.85% 0.103 82) |
| XYZ | xyz(59.7239, 60.6813, 27.9649) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.48
Tan (survey)
#D1B26F
ΔE00 6.25
Burlywood
#DEB887
ΔE00 6.50
Very Light Brown
#D3B683
ΔE00 6.72
Wheat (survey)
#FBDD7E
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC77D #7DA5EF
analogous
#EF8E7D #EFC77D #DEEF7D
triadic
#EFC77D #7DEFC7 #C77DEF
tetradic
#EFC77D #7DEF8E #7DA5EF #EF7DDE
square
#EFC77D #7DEF8E #7DA5EF #EF7DDE
split-complementary
#EFC77D #7DDEEF #8E7DEF
monochromatic
#D7951A #E8B047 #EFC77D #F6DEB3 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EFC77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC77D
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC77D | 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)
#D9C777
Deuteranopia (green-blind)
#E2D17F
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc77d; /* rgb */ color: rgb(239, 199, 125); /* oklch */ color: oklch(84.9% 0.103 82.0);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#efc77d',
950: '#000000',
},
}SCSS
$custom: #efc77d; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#efc77d",
"rgb": {
"r": 239,
"g": 199,
"b": 125
},
"hsl": {
"h": 38.947,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.8485,
"c": 0.10298,
"h": 82
},
"luminance": 0.60678
}Semantic roles & 50–950 ramp
primary
#EFC77D
secondary
#4775C9
accent
#54DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380