#E6DDFF Nostalgia Perfume
#E6DDFF (Nostalgia Perfume) RGB value is (230, 221, 255).
Red value is 230, green value is 221, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #E6DDFF: hue: 256°, saturation: 100%, and lightness: 93.3%.
Process color (CMYK) of #E6DDFF is 9.8%, 13.3%, 0%, 0%. Web safe color equivalent of #E6DDFF is ##FFCCFF. Color #E6DDFF contains mainly Magenta.
Color Spaces
| Color spaces of #E6DDFF | Value |
|---|---|
| RGB | 230, 221, 255 |
| HSL | 256°, 100%, 93.3% |
| HSV / HSB | 256°, 13.3%, 100% |
| CMYK | 9.8%, 13.3%, 0%, 0% |
| XYZ | 76.54, 75.76, 105.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 11011101 | 11111111 |
| Octal | 346 | 335 | 377 |
| Decimal | 230 | 221 | 255 |
| Hex | E6 | DD | FF |
Shades of #E6DDFF
Tints of #E6DDFF
.mybgColor { background-color: #E6DDFF; }
.myforeColor { color: #E6DDFF; }
.myborderColor { border: 3px solid #E6DDFF; }
<p style="color:#E6DDFF">Text here</p>
This sample text is styled with font color #E6DDFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6DDFF">Div content here</div>
<div style="border:3px solid #E6DDFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 221, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6DDFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6DDFF;
-webkit-box-shadow: 1px 1px 3px #E6DDFF;
box-shadow: 1px 1px 3px #E6DDFF; }
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 #E6DDFF (Nostalgia Perfume)
Color Overview & Profile: Color #E6DDFF, 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 90% Red (230/255), 87% Green (221/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, #E6DDFF translates into the CMYK subtractive color model with values of 9.8% Cyan, 13.3% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 256°, saturation of 100%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #E6DDFF 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 ##FFCCFF.
