#D8DAFF Nostalgia Perfume
#D8DAFF (Nostalgia Perfume) RGB value is (216, 218, 255).
Red value is 216, green value is 218, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #D8DAFF: hue: 237°, saturation: 100%, and lightness: 92.4%.
Process color (CMYK) of #D8DAFF is 15.3%, 14.5%, 0%, 0%. Web safe color equivalent of #D8DAFF is ##CCCCFF. Color #D8DAFF contains mainly Magenta.
Color Spaces
| Color spaces of #D8DAFF | Value |
|---|---|
| RGB | 216, 218, 255 |
| HSL | 237°, 100%, 92.4% |
| HSV / HSB | 237°, 15.3%, 100% |
| CMYK | 15.3%, 14.5%, 0%, 0% |
| XYZ | 71.44, 71.96, 104.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011000 | 11011010 | 11111111 |
| Octal | 330 | 332 | 377 |
| Decimal | 216 | 218 | 255 |
| Hex | D8 | DA | FF |
Shades of #D8DAFF
Tints of #D8DAFF
.mybgColor { background-color: #D8DAFF; }
.myforeColor { color: #D8DAFF; }
.myborderColor { border: 3px solid #D8DAFF; }
<p style="color:#D8DAFF">Text here</p>
This sample text is styled with font color #D8DAFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D8DAFF">Div content here</div>
<div style="border:3px solid #D8DAFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(216, 218, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D8DAFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D8DAFF;
-webkit-box-shadow: 1px 1px 3px #D8DAFF;
box-shadow: 1px 1px 3px #D8DAFF; }
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 #D8DAFF (Nostalgia Perfume)
Color Overview & Profile: Color #D8DAFF, also known as Nostalgia Perfume, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (216/255), 85% Green (218/255), and 100% Blue (255/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D8DAFF translates into the CMYK subtractive color model with values of 15.3% Cyan, 14.5% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 237°, saturation of 100%, and lightness of 92.4%.
Web Accessibility & Design Recommendations: When implementing #D8DAFF 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.
