#EFCF77#EFCF77
#EFCF77 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.3% C 0.114 H 90.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF77 |
|---|---|
| RGB | rgb(239, 207, 119) |
| HSL | hsl(44, 79%, 70%) |
| HSV | hsv(44, 50%, 94%) |
| CMYK | cmyk(0%, 13.4%, 50.2%, 6.3%) |
| CIE-LAB | lab(84.13, 0.27, 47.55) |
| CIE-LCH | lch(84.13, 47.55, 89.67°) |
| OKLab | oklab(86.34% 0.0001 0.1135) |
| OKLCH | oklch(86.34% 0.114 90) |
| XYZ | xyz(61.2414, 64.3111, 26.6367) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.72
Wheat (survey)
#FBDD7E
ΔE00 3.34
Sandy
#F1DA7A
ΔE00 3.70
Light Mustard
#F7D560
ΔE00 4.18
Maize
#F4D054
ΔE00 4.76
Pale Gold
#FDDE6C
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF77 #7797EF
analogous
#EF9377 #EFCF77 #D3EF77
triadic
#EFCF77 #77EFCF #CF77EF
tetradic
#EFCF77 #77EF93 #7797EF #EF77D3
square
#EFCF77 #77EF93 #7797EF #EF77D3
split-complementary
#EFCF77 #77D3EF #9377EF
monochromatic
#D3A119 #E9BC40 #EFCF77 #F5E2AE #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#EFCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF77
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF77 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD70
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf77; /* rgb */ color: rgb(239, 207, 119); /* oklch */ color: oklch(86.3% 0.114 90.0);
Tailwind
colors: {
custom: {
50: '#f6dda0',
500: '#efcf77',
950: '#000000',
},
}SCSS
$custom: #efcf77; $custom-light: #f6dda0; $custom-dark: #000000;
JSON
{
"hex": "#efcf77",
"rgb": {
"r": 239,
"g": 207,
"b": 119
},
"hsl": {
"h": 44,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.86336,
"c": 0.11351,
"h": 90
},
"luminance": 0.64308
}Semantic roles & 50–950 ramp
primary
#EFCF77
secondary
#4266C8
accent
#42DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480