#CFCFEA Miami White
#CFCFEA (Miami White) RGB value is (207, 207, 234).
Red value is 207, green value is 207, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #CFCFEA: hue: 240°, saturation: 39.1%, and lightness: 86.5%.
Process color (CMYK) of #CFCFEA is 11.5%, 11.5%, 0%, 8.2%. Web safe color equivalent of #CFCFEA is ##CCCCFF. Color #CFCFEA contains mainly Magenta.
Color Spaces
| Color spaces of #CFCFEA | Value |
|---|---|
| RGB | 207, 207, 234 |
| HSL | 240°, 39.1%, 86.5% |
| HSV / HSB | 240°, 11.5%, 91.8% |
| CMYK | 11.5%, 11.5%, 0%, 8.2% |
| XYZ | 62.89, 63.83, 86.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11001111 | 11101010 |
| Octal | 317 | 317 | 352 |
| Decimal | 207 | 207 | 234 |
| Hex | CF | CF | EA |
Shades of #CFCFEA
Tints of #CFCFEA
.mybgColor { background-color: #CFCFEA; }
.myforeColor { color: #CFCFEA; }
.myborderColor { border: 3px solid #CFCFEA; }
<p style="color:#CFCFEA">Text here</p>
This sample text is styled with font color #CFCFEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFCFEA">Div content here</div>
<div style="border:3px solid #CFCFEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 207, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFCFEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFCFEA;
-webkit-box-shadow: 1px 1px 3px #CFCFEA;
box-shadow: 1px 1px 3px #CFCFEA; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #CFCFEA (Miami White)
Color Overview & Profile: Color #CFCFEA, also known as Miami White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 81% Green (207/255), and 92% Blue (234/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFCFEA translates into the CMYK subtractive color model with values of 11.5% Cyan, 11.5% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 39.1%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #CFCFEA in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCFF.
