#EDFEF8 Cold White
#EDFEF8 (Cold White) RGB value is (237, 254, 248).
Red value is 237, green value is 254, and blue value is 248.
Cylindrical-coordinate representations (HSL) of color #EDFEF8: hue: 159°, saturation: 89.5%, and lightness: 96.3%.
Process color (CMYK) of #EDFEF8 is 6.7%, 0%, 2.4%, 0.4%. Web safe color equivalent of #EDFEF8 is ##FFFFFF. Color #EDFEF8 contains mainly WHITE.
Color Spaces
| Color spaces of #EDFEF8 | Value |
|---|---|
| RGB | 237, 254, 248 |
| HSL | 159°, 89.5%, 96.3% |
| HSV / HSB | 159°, 6.7%, 99.6% |
| CMYK | 6.7%, 0%, 2.4%, 0.4% |
| XYZ | 87.31, 95.66, 102.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11111110 | 11111000 |
| Octal | 355 | 376 | 370 |
| Decimal | 237 | 254 | 248 |
| Hex | ED | FE | F8 |
Shades of #EDFEF8
Tints of #EDFEF8
.mybgColor { background-color: #EDFEF8; }
.myforeColor { color: #EDFEF8; }
.myborderColor { border: 3px solid #EDFEF8; }
<p style="color:#EDFEF8">Text here</p>
This sample text is styled with font color #EDFEF8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDFEF8">Div content here</div>
<div style="border:3px solid #EDFEF8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 254, 248, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDFEF8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDFEF8;
-webkit-box-shadow: 1px 1px 3px #EDFEF8;
box-shadow: 1px 1px 3px #EDFEF8; }
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 #EDFEF8 (Cold White)
Color Overview & Profile: Color #EDFEF8, also known as Cold White, 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), 100% Green (254/255), and 97% Blue (248/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDFEF8 translates into the CMYK subtractive color model with values of 6.7% Cyan, 0% Magenta, 2.4% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 159°, saturation of 89.5%, and lightness of 96.3%.
Web Accessibility & Design Recommendations: When implementing #EDFEF8 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.
