#EFCF7F#EFCF7F
#EFCF7F is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.5% C 0.106 H 88.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF7F |
|---|---|
| RGB | rgb(239, 207, 127) |
| HSL | hsl(43, 78%, 72%) |
| HSV | hsv(43, 47%, 94%) |
| CMYK | cmyk(0%, 13.4%, 46.9%, 6.3%) |
| CIE-LAB | lab(84.23, 1.00, 43.73) |
| CIE-LCH | lch(84.23, 43.74, 88.69°) |
| OKLab | oklab(86.45% 0.003 0.1056) |
| OKLCH | oklch(86.45% 0.106 88.4) |
| XYZ | xyz(61.7422, 64.5115, 29.2743) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.03
Wheat (survey)
#FBDD7E
ΔE00 3.97
Sandy
#F1DA7A
ΔE00 4.47
Light Mustard
#F7D560
ΔE00 5.46
Pale Gold
#FDDE6C
ΔE00 5.98
Maize
#F4D054
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF7F #7F9FEF
analogous
#EF977F #EFCF7F #D7EF7F
triadic
#EFCF7F #7FEFCF #CF7FEF
tetradic
#EFCF7F #7FEF97 #7F9FEF #EF7FD7
square
#EFCF7F #7FEF97 #7F9FEF #EF7FD7
split-complementary
#EFCF7F #7FD7EF #977FEF
monochromatic
#D9A21B #E8BB49 #EFCF7F #F6E3B5 #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#EFCF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF7F
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF7F | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD79
Deuteranopia (green-blind)
#E8D682
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf7f; /* rgb */ color: rgb(239, 207, 127); /* oklch */ color: oklch(86.5% 0.106 88.4);
Tailwind
colors: {
custom: {
50: '#f6dda5',
500: '#efcf7f',
950: '#000000',
},
}SCSS
$custom: #efcf7f; $custom-light: #f6dda5; $custom-dark: #000000;
JSON
{
"hex": "#efcf7f",
"rgb": {
"r": 239,
"g": 207,
"b": 127
},
"hsl": {
"h": 42.857,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.86451,
"c": 0.1056,
"h": 88.4
},
"luminance": 0.64509
}Semantic roles & 50–950 ramp
primary
#EFCF7F
secondary
#496EC9
accent
#46DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480