#EFCB78#EFCB78
#EFCB78 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.110 H 86.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB78 |
|---|---|
| RGB | rgb(239, 203, 120) |
| HSL | hsl(42, 79%, 70%) |
| HSV | hsv(42, 50%, 94%) |
| CMYK | cmyk(0%, 15.1%, 49.8%, 6.3%) |
| CIE-LAB | lab(83.14, 2.42, 45.84) |
| CIE-LCH | lch(83.14, 45.91, 86.97°) |
| OKLab | oklab(85.56% 0.0065 0.1098) |
| OKLCH | oklch(85.56% 0.11 86.6) |
| XYZ | xyz(60.3450, 62.4216, 26.6357) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.63
Wheat (survey)
#FBDD7E
ΔE00 4.77
Sandy
#F1DA7A
ΔE00 5.44
Light Mustard
#F7D560
ΔE00 5.47
Maize
#F4D054
ΔE00 5.79
Pale Gold
#FDDE6C
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB78 #789CEF
analogous
#EF8F78 #EFCB78 #D7EF78
triadic
#EFCB78 #78EFCB #CB78EF
tetradic
#EFCB78 #78EF8F #789CEF #EF78D7
square
#EFCB78 #78EF8F #789CEF #EF78D7
split-complementary
#EFCB78 #78D7EF #8F78EF
monochromatic
#D49B19 #E9B641 #EFCB78 #F5E0AF #FCF4E4
Accessibility & contrast
On white
1.56
#EFCB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#EFCB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB78
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB78 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC971
Deuteranopia (green-blind)
#E6D37B
Tritanopia (blue-blind)
#FFBEB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efcb78; /* rgb */ color: rgb(239, 203, 120); /* oklch */ color: oklch(85.6% 0.110 86.6);
Tailwind
colors: {
custom: {
50: '#f6daa0',
500: '#efcb78',
950: '#000000',
},
}SCSS
$custom: #efcb78; $custom-light: #f6daa0; $custom-dark: #000000;
JSON
{
"hex": "#efcb78",
"rgb": {
"r": 239,
"g": 203,
"b": 120
},
"hsl": {
"h": 41.849,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.8556,
"c": 0.10999,
"h": 86.6
},
"luminance": 0.62419
}Semantic roles & 50–950 ramp
primary
#EFCB78
secondary
#436BC9
accent
#4ADB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380