#EFCC77#EFCC77
#EFCC77 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.7% C 0.112 H 87.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCC77 |
|---|---|
| RGB | rgb(239, 204, 119) |
| HSL | hsl(43, 79%, 70%) |
| HSV | hsv(43, 50%, 94%) |
| CMYK | cmyk(0%, 14.6%, 50.2%, 6.3%) |
| CIE-LAB | lab(83.37, 1.82, 46.63) |
| CIE-LCH | lch(83.37, 46.66, 87.77°) |
| OKLab | oklab(85.74% 0.0046 0.1115) |
| OKLCH | oklch(85.74% 0.112 87.6) |
| XYZ | xyz(60.5215, 62.8713, 26.3967) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.31
Wheat (survey)
#FBDD7E
ΔE00 4.33
Sandy
#F1DA7A
ΔE00 4.93
Light Mustard
#F7D560
ΔE00 5.00
Maize
#F4D054
ΔE00 5.36
Pale Gold
#FDDE6C
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCC77 #779AEF
analogous
#EF9077 #EFCC77 #D6EF77
triadic
#EFCC77 #77EFCC #CC77EF
tetradic
#EFCC77 #77EF90 #779AEF #EF77D6
square
#EFCC77 #77EF90 #779AEF #EF77D6
split-complementary
#EFCC77 #77D6EF #9077EF
monochromatic
#D39D19 #E9B740 #EFCC77 #F5E1AE #FCF5E4
Accessibility & contrast
On white
1.55
#EFCC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EFCC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCC77
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCC77 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA70
Deuteranopia (green-blind)
#E6D47A
Tritanopia (blue-blind)
#FFBFB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcc77; /* rgb */ color: rgb(239, 204, 119); /* oklch */ color: oklch(85.7% 0.112 87.6);
Tailwind
colors: {
custom: {
50: '#f6dba0',
500: '#efcc77',
950: '#000000',
},
}SCSS
$custom: #efcc77; $custom-light: #f6dba0; $custom-dark: #000000;
JSON
{
"hex": "#efcc77",
"rgb": {
"r": 239,
"g": 204,
"b": 119
},
"hsl": {
"h": 42.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.85742,
"c": 0.11156,
"h": 87.6
},
"luminance": 0.62868
}Semantic roles & 50–950 ramp
primary
#EFCC77
secondary
#4269C8
accent
#47DB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380