#EFCA78#EFCA78
#EFCA78 is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.4% C 0.109 H 85.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA78 |
|---|---|
| RGB | rgb(239, 202, 120) |
| HSL | hsl(41, 79%, 70%) |
| HSV | hsv(41, 50%, 94%) |
| CMYK | cmyk(0%, 15.5%, 49.8%, 6.3%) |
| CIE-LAB | lab(82.89, 2.94, 45.54) |
| CIE-LCH | lch(82.89, 45.63, 86.30°) |
| OKLab | oklab(85.36% 0.008 0.1091) |
| OKLCH | oklch(85.36% 0.109 85.8) |
| XYZ | xyz(60.1096, 61.9508, 26.5572) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.94
Wheat (survey)
#FBDD7E
ΔE00 5.15
Light Mustard
#F7D560
ΔE00 5.81
Sandy
#F1DA7A
ΔE00 5.86
Maize
#F4D054
ΔE00 6.08
Pale Gold
#FDDE6C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA78 #789DEF
analogous
#EF8F78 #EFCA78 #D8EF78
triadic
#EFCA78 #78EFCA #CA78EF
tetradic
#EFCA78 #78EF8F #789DEF #EF78D8
square
#EFCA78 #78EF8F #789DEF #EF78D8
split-complementary
#EFCA78 #78D8EF #8F78EF
monochromatic
#D49A19 #E9B541 #EFCA78 #F5DFAF #FCF4E4
Accessibility & contrast
On white
1.57
#EFCA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#EFCA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA78
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA78 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC971
Deuteranopia (green-blind)
#E5D27B
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efca78; /* rgb */ color: rgb(239, 202, 120); /* oklch */ color: oklch(85.4% 0.109 85.8);
Tailwind
colors: {
custom: {
50: '#f6d9a0',
500: '#efca78',
950: '#000000',
},
}SCSS
$custom: #efca78; $custom-light: #f6d9a0; $custom-dark: #000000;
JSON
{
"hex": "#efca78",
"rgb": {
"r": 239,
"g": 202,
"b": 120
},
"hsl": {
"h": 41.345,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.85363,
"c": 0.10941,
"h": 85.8
},
"luminance": 0.61948
}Semantic roles & 50–950 ramp
primary
#EFCA78
secondary
#436CC9
accent
#4BDB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380