element.style.color = '#f0f';
color: parseInt(props.hexCode.replace('#', ''), 16) > 0xffffff / 1.1 ? 'black' : 'white',