#EFC878#EFC878
#EFC878 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.0% C 0.108 H 84.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC878 |
|---|---|
| RGB | rgb(239, 200, 120) |
| HSL | hsl(40, 79%, 70%) |
| HSV | hsv(40, 50%, 94%) |
| CMYK | cmyk(0%, 16.3%, 49.8%, 6.3%) |
| CIE-LAB | lab(82.39, 3.98, 44.92) |
| CIE-LCH | lch(82.39, 45.10, 84.94°) |
| OKLab | oklab(84.97% 0.011 0.1078) |
| OKLCH | oklch(84.97% 0.108 84.2) |
| XYZ | xyz(59.6434, 61.0184, 26.4018) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.63
Wheat (survey)
#FBDD7E
ΔE00 5.94
Tan (survey)
#D1B26F
ΔE00 6.48
Light Mustard
#F7D560
ΔE00 6.53
Maize
#F4D054
ΔE00 6.71
Sandy
#F1DA7A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC878 #789FEF
analogous
#EF8C78 #EFC878 #DBEF78
triadic
#EFC878 #78EFC8 #C878EF
tetradic
#EFC878 #78EF8C #789FEF #EF78DB
square
#EFC878 #78EF8C #789FEF #EF78DB
split-complementary
#EFC878 #78DBEF #8C78EF
monochromatic
#D49619 #E9B241 #EFC878 #F5DEAF #FCF4E4
Accessibility & contrast
On white
1.59
#EFC878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EFC878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC878
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC878 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC771
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc878; /* rgb */ color: rgb(239, 200, 120); /* oklch */ color: oklch(85.0% 0.108 84.2);
Tailwind
colors: {
custom: {
50: '#f7d8a0',
500: '#efc878',
950: '#000000',
},
}SCSS
$custom: #efc878; $custom-light: #f7d8a0; $custom-dark: #000000;
JSON
{
"hex": "#efc878",
"rgb": {
"r": 239,
"g": 200,
"b": 120
},
"hsl": {
"h": 40.336,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.84971,
"c": 0.10831,
"h": 84.2
},
"luminance": 0.61015
}Semantic roles & 50–950 ramp
primary
#EFC878
secondary
#436FC9
accent
#4FDB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380