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