#EFCF78#EFCF78
#EFCF78 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.4% C 0.113 H 89.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF78 |
|---|---|
| RGB | rgb(239, 207, 120) |
| HSL | hsl(44, 79%, 70%) |
| HSV | hsv(44, 50%, 94%) |
| CMYK | cmyk(0%, 13.4%, 49.8%, 6.3%) |
| CIE-LAB | lab(84.14, 0.36, 47.08) |
| CIE-LCH | lch(84.14, 47.08, 89.56°) |
| OKLab | oklab(86.35% 0.0004 0.1125) |
| OKLCH | oklch(86.35% 0.113 89.8) |
| XYZ | xyz(61.3018, 64.3353, 26.9546) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.72
Wheat (survey)
#FBDD7E
ΔE00 3.39
Sandy
#F1DA7A
ΔE00 3.78
Light Mustard
#F7D560
ΔE00 4.33
Maize
#F4D054
ΔE00 4.92
Pale Gold
#FDDE6C
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF78 #7898EF
analogous
#EF9478 #EFCF78 #D3EF78
triadic
#EFCF78 #78EFCF #CF78EF
tetradic
#EFCF78 #78EF94 #7898EF #EF78D3
square
#EFCF78 #78EF94 #7898EF #EF78D3
split-complementary
#EFCF78 #78D3EF #9478EF
monochromatic
#D4A119 #E9BC41 #EFCF78 #F5E2AF #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EFCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF78
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF78 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD71
Deuteranopia (green-blind)
#E9D67B
Tritanopia (blue-blind)
#FFC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf78; /* rgb */ color: rgb(239, 207, 120); /* oklch */ color: oklch(86.4% 0.113 89.8);
Tailwind
colors: {
custom: {
50: '#f6dda0',
500: '#efcf78',
950: '#000000',
},
}SCSS
$custom: #efcf78; $custom-light: #f6dda0; $custom-dark: #000000;
JSON
{
"hex": "#efcf78",
"rgb": {
"r": 239,
"g": 207,
"b": 120
},
"hsl": {
"h": 43.866,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.8635,
"c": 0.11254,
"h": 89.8
},
"luminance": 0.64332
}Semantic roles & 50–950 ramp
primary
#EFCF78
secondary
#4367C9
accent
#43DB0A
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480