#EDD7D8 Hyper Light Drifter
#EDD7D8 (Hyper Light Drifter) RGB value is (237, 215, 216).
Red value is 237, green value is 215, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #EDD7D8: hue: 357°, saturation: 37.9%, and lightness: 88.6%.
Process color (CMYK) of #EDD7D8 is 0%, 9.3%, 8.9%, 7.1%. Web safe color equivalent of #EDD7D8 is ##FFCCCC. Color #EDD7D8 contains mainly Yellow.
Color Spaces
| Color spaces of #EDD7D8 | Value |
|---|---|
| RGB | 237, 215, 216 |
| HSL | 357°, 37.9%, 88.6% |
| HSV / HSB | 357°, 9.3%, 92.9% |
| CMYK | 0%, 9.3%, 8.9%, 7.1% |
| XYZ | 71.62, 71.56, 74.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11010111 | 11011000 |
| Octal | 355 | 327 | 330 |
| Decimal | 237 | 215 | 216 |
| Hex | ED | D7 | D8 |
Shades of #EDD7D8
Tints of #EDD7D8
.mybgColor { background-color: #EDD7D8; }
.myforeColor { color: #EDD7D8; }
.myborderColor { border: 3px solid #EDD7D8; }
<p style="color:#EDD7D8">Text here</p>
This sample text is styled with font color #EDD7D8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDD7D8">Div content here</div>
<div style="border:3px solid #EDD7D8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 215, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDD7D8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDD7D8;
-webkit-box-shadow: 1px 1px 3px #EDD7D8;
box-shadow: 1px 1px 3px #EDD7D8; }
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 #EDD7D8 (Hyper Light Drifter)
Color Overview & Profile: Color #EDD7D8, also known as Hyper Light Drifter, 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 (237/255), 84% Green (215/255), and 85% Blue (216/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDD7D8 translates into the CMYK subtractive color model with values of 0% Cyan, 9.3% Magenta, 8.9% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 37.9%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #EDD7D8 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 ##FFCCCC.
