New! 2020 Colors now features paint catalogues.
#ccecfc is made up of (204, 236, 252) in RGB colorspace and (19.05, 6.35, 0.00, 1.18) in CMYK colorspace. Its decimal value is 13430012 and the closest web-safe color code to it is #ccffff. Black should be used ontop of #ccecfc to ensure the best legibility.
Here's a color conversion chart. It contains technical information about the hex color #ccecfc. If you're a programmer, view the code snippets section for prepared language syntax.
hex | #ccecfc | luma | #228.00 |
Websafe hex | #ccffff | Black/white pairing | Black |
rgb | rgb(204, 236, 252) | Adobe RGB | (213.00, 237.00, 251.00) |
rgb percent (%) | rgb(80%, 93%, 99%) | Closest named color | Water |
rgba | rgba(204.0, 236.0, 252.0, 1.0) | Hunter-Lab | (90.00, -8.04, -10.81) |
cmyk | cmyk(19.05, 6.35, 0.00, 1.18) | CIE-L*ab | (92.13, -8.19, -10.53) |
hsv | hsv(198.95, 90.48, 89.50) | CIE-L*Ch(ab) | (92.13, 13.34, 232.12) |
hsb | hsb(198.95, 19.19, 99.00) | CIE-L*uv | (92.13, -18.37, -15.22) |
Seeing a variation of this color used in photos may be of value. Please note that 2020 Colors is an affiliate of Shutterstock and will receive a percentage of any sales made through this website.
The Complimentary color scheme is made up of two colors. These two colors are opposite one another in the color spectrum. The first color is called the "base" #ccecfc and the second color is called the "compliment" #fcdacc.
The Split Complimentary color scheme is made up of three colors. The base color #ccecfc is paired with the two colors to the left and the right of compliment color #fcdacc.
The Analagous color scheme is made up of three colors. The three colors sit next to one another on the color wheel. The palette is made in similar fashion to how the Split Complimentary palette is made. However, the two secondary colors are adjacent to the base, not the compliment.
A color gradient may also be known as color progression or a color ramp. A gradient is the gradual transition of one color into another. This section showcases gradients featuring #ccecfc as the base color. The secondary colors come from the section above.
Seeing #ccecfc on a computer or phone screen is much different than how it may appear in the real world. Shown here are 20 different environment types and how #ccecfc could potentially look inside each of them, given perfect conditions.
Colors that have names have reached a point of status where they're more than just a hex code: they're real-world associated.
#ccecfcmight be precisely the color you're looking for. But, the colors below are a close match. What's better is that they're named colors, meaning chances are there's more information about them. If you feel like taking a slight deviation in hue, click a color below to learn about why it's so unique.
Looking for something completely different? Try a well-documented complimentary color. The named colors below have been calculated to be the furthest colors from#ccecfc. Click on the colors to explore their unique information.
Faux-Water (#ccecfc) in popular brands
None of the brands in our database are using a color similar to #ccecfc.
Here you can easily copy-and-paste formatted color code for use with your favorite programming/markup languages like HTML/CSS, Java, Objective-C, and GameMaker Language.
Language | Syntax |
---|---|
HTML, CSS | #ccecfc |
Java | new Color(204, 236, 252); |
.NET | Color.FromArgb(255, 204, 236, 252); |
Objective-C | [UIColor colorWithRed:204 green:236 blue:252 alpha:1.00000]; |
OpenGL | glColor3f(204f, 236f, 252f); |
Swift | UIColor(red:204, green:236, blue:252, alpha:1.00000) |
GameMaker Language (GML) | $fceccc |
Python | Color('#ccecfc') |
This useful chart contains technical information about the hexadecimal color #ccecfc. For example, the direct decimal conversion is 13430012 while the individual RGB conversions are: 204, 236, 252.
Red | Green | Blue | |
---|---|---|---|
Binary | 11001100 | 11101100 | 11111100 |
Hex | cc | ec | fc |
Octal | 314 | 354 | 374 |
Decimal | 204 | 236 | 252 |
If you're considering using #ccecfc in a logo or design, you can quickly reference below to see how various symbols, icons, and emblems look.
We learned earlier that Black-colored text should be used on a #ccecfc colored background for best readability. But, you can be the judge of that by looking at the examples below. Accessibility is an important aspect of (web) design that is many a developer's afterthought.
To learn more about accessible colors, read Google's article covering best practices and principals.