#DFEAF0 Radiant Moon
#DFEAF0 (Radiant Moon) RGB value is (223, 234, 240).
Red value is 223, green value is 234, and blue value is 240.
Cylindrical-coordinate representations (HSL) of color #DFEAF0: hue: 201°, saturation: 36.2%, and lightness: 90.8%.
Process color (CMYK) of #DFEAF0 is 7.1%, 2.5%, 0%, 5.9%. Web safe color equivalent of #DFEAF0 is ##CCFFFF. Color #DFEAF0 contains mainly WHITE.
Color Spaces
| Color spaces of #DFEAF0 | Value |
|---|---|
| RGB | 223, 234, 240 |
| HSL | 201°, 36.2%, 90.8% |
| HSV / HSB | 201°, 7.1%, 94.1% |
| CMYK | 7.1%, 2.5%, 0%, 5.9% |
| XYZ | 75.58, 80.82, 94.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11101010 | 11110000 |
| Octal | 337 | 352 | 360 |
| Decimal | 223 | 234 | 240 |
| Hex | DF | EA | F0 |
Shades of #DFEAF0
Tints of #DFEAF0
.mybgColor { background-color: #DFEAF0; }
.myforeColor { color: #DFEAF0; }
.myborderColor { border: 3px solid #DFEAF0; }
<p style="color:#DFEAF0">Text here</p>
This sample text is styled with font color #DFEAF0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFEAF0">Div content here</div>
<div style="border:3px solid #DFEAF0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 234, 240, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFEAF0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFEAF0;
-webkit-box-shadow: 1px 1px 3px #DFEAF0;
box-shadow: 1px 1px 3px #DFEAF0; }
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 #DFEAF0 (Radiant Moon)
Color Overview & Profile: Color #DFEAF0, also known as Radiant Moon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (223/255), 92% Green (234/255), and 94% Blue (240/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFEAF0 translates into the CMYK subtractive color model with values of 7.1% Cyan, 2.5% Magenta, 0% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 36.2%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #DFEAF0 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 ##CCFFFF.
