#ECE7FB Bright Dusk
#ECE7FB (Bright Dusk) RGB value is (236, 231, 251).
Red value is 236, green value is 231, and blue value is 251.
Cylindrical-coordinate representations (HSL) of color #ECE7FB: hue: 255°, saturation: 71.4%, and lightness: 94.5%.
Process color (CMYK) of #ECE7FB is 6%, 8%, 0%, 1.6%. Web safe color equivalent of #ECE7FB is ##FFFFFF. Color #ECE7FB contains mainly Magenta.
Color Spaces
| Color spaces of #ECE7FB | Value |
|---|---|
| RGB | 236, 231, 251 |
| HSL | 255°, 71.4%, 94.5% |
| HSV / HSB | 255°, 8%, 98.4% |
| CMYK | 6%, 8%, 0%, 1.6% |
| XYZ | 80.58, 81.95, 102.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11100111 | 11111011 |
| Octal | 354 | 347 | 373 |
| Decimal | 236 | 231 | 251 |
| Hex | EC | E7 | FB |
Shades of #ECE7FB
Tints of #ECE7FB
.mybgColor { background-color: #ECE7FB; }
.myforeColor { color: #ECE7FB; }
.myborderColor { border: 3px solid #ECE7FB; }
<p style="color:#ECE7FB">Text here</p>
This sample text is styled with font color #ECE7FB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECE7FB">Div content here</div>
<div style="border:3px solid #ECE7FB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 231, 251, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECE7FB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECE7FB;
-webkit-box-shadow: 1px 1px 3px #ECE7FB;
box-shadow: 1px 1px 3px #ECE7FB; }
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 #ECE7FB (Bright Dusk)
Color Overview & Profile: Color #ECE7FB, also known as Bright Dusk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (236/255), 91% Green (231/255), and 98% Blue (251/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECE7FB translates into the CMYK subtractive color model with values of 6% Cyan, 8% Magenta, 0% Yellow, and 1.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 255°, saturation of 71.4%, and lightness of 94.5%.
Web Accessibility & Design Recommendations: When implementing #ECE7FB 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 ##FFFFFF.
