#EFCA77#EFCA77
#EFCA77 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.3% C 0.110 H 86.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA77 |
|---|---|
| RGB | rgb(239, 202, 119) |
| HSL | hsl(42, 79%, 70%) |
| HSV | hsv(42, 50%, 94%) |
| CMYK | cmyk(0%, 15.5%, 50.2%, 6.3%) |
| CIE-LAB | lab(82.87, 2.85, 46.01) |
| CIE-LCH | lch(82.87, 46.10, 86.45°) |
| OKLab | oklab(85.35% 0.0076 0.1101) |
| OKLCH | oklch(85.35% 0.11 86.1) |
| XYZ | xyz(60.0492, 61.9267, 26.2393) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.89
Wheat (survey)
#FBDD7E
ΔE00 5.07
Light Mustard
#F7D560
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 5.77
Maize
#F4D054
ΔE00 5.91
Pale Gold
#FDDE6C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA77 #779CEF
analogous
#EF8E77 #EFCA77 #D8EF77
triadic
#EFCA77 #77EFCA #CA77EF
tetradic
#EFCA77 #77EF8E #779CEF #EF77D8
square
#EFCA77 #77EF8E #779CEF #EF77D8
split-complementary
#EFCA77 #77D8EF #8E77EF
monochromatic
#D39919 #E9B540 #EFCA77 #F5DFAE #FCF4E4
Accessibility & contrast
On white
1.57
#EFCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#EFCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA77
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA77 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC970
Deuteranopia (green-blind)
#E5D27A
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efca77; /* rgb */ color: rgb(239, 202, 119); /* oklch */ color: oklch(85.3% 0.110 86.1);
Tailwind
colors: {
custom: {
50: '#f7d9a0',
500: '#efca77',
950: '#000000',
},
}SCSS
$custom: #efca77; $custom-light: #f7d9a0; $custom-dark: #000000;
JSON
{
"hex": "#efca77",
"rgb": {
"r": 239,
"g": 202,
"b": 119
},
"hsl": {
"h": 41.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.85349,
"c": 0.11037,
"h": 86.1
},
"luminance": 0.61924
}Semantic roles & 50–950 ramp
primary
#EFCA77
secondary
#426BC8
accent
#4BDB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380