#EFCF79#EFCF79
#EFCF79 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.112 H 89.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF79 |
|---|---|
| RGB | rgb(239, 207, 121) |
| HSL | hsl(44, 79%, 71%) |
| HSV | hsv(44, 49%, 94%) |
| CMYK | cmyk(0%, 13.4%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.15, 0.45, 46.60) |
| CIE-LCH | lch(84.15, 46.60, 89.45°) |
| OKLab | oklab(86.36% 0.0008 0.1116) |
| OKLCH | oklch(86.36% 0.112 89.6) |
| XYZ | xyz(61.3628, 64.3597, 27.2759) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.73
Wheat (survey)
#FBDD7E
ΔE00 3.45
Sandy
#F1DA7A
ΔE00 3.86
Light Mustard
#F7D560
ΔE00 4.49
Maize
#F4D054
ΔE00 5.07
Pale Gold
#FDDE6C
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF79 #7999EF
analogous
#EF9479 #EFCF79 #D4EF79
triadic
#EFCF79 #79EFCF #CF79EF
tetradic
#EFCF79 #79EF94 #7999EF #EF79D4
square
#EFCF79 #79EF94 #7999EF #EF79D4
split-complementary
#EFCF79 #79D4EF #9479EF
monochromatic
#D4A219 #E8BB42 #EFCF79 #F6E3B0 #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EFCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF79
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF79 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD72
Deuteranopia (green-blind)
#E8D67C
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf79; /* rgb */ color: rgb(239, 207, 121); /* oklch */ color: oklch(86.4% 0.112 89.6);
Tailwind
colors: {
custom: {
50: '#f6dda1',
500: '#efcf79',
950: '#000000',
},
}SCSS
$custom: #efcf79; $custom-light: #f6dda1; $custom-dark: #000000;
JSON
{
"hex": "#efcf79",
"rgb": {
"r": 239,
"g": 207,
"b": 121
},
"hsl": {
"h": 43.729,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.86364,
"c": 0.11156,
"h": 89.6
},
"luminance": 0.64357
}Semantic roles & 50–950 ramp
primary
#EFCF79
secondary
#4468C9
accent
#43DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480