Docker images: What is the difference betwee :ce and :latest?

What is the difference between the docker-image-tags “rc” and “latest” ?

rc - release candidate
latest - the tag which is applied to an image by default which does not have a tag.