#DBE1EF Vaguely Violet
#DBE1EF (Vaguely Violet) RGB value is (219, 225, 239).
Red value is 219, green value is 225, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #DBE1EF: hue: 222°, saturation: 38.5%, and lightness: 89.8%.
Process color (CMYK) of #DBE1EF is 8.4%, 5.9%, 0%, 6.3%. Web safe color equivalent of #DBE1EF is ##CCCCFF. Color #DBE1EF contains mainly Magenta.
Color Spaces
| Color spaces of #DBE1EF | Value |
|---|---|
| RGB | 219, 225, 239 |
| HSL | 222°, 38.5%, 89.8% |
| HSV / HSB | 222°, 8.4%, 93.7% |
| CMYK | 8.4%, 5.9%, 0%, 6.3% |
| XYZ | 71.72, 75.14, 92.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11100001 | 11101111 |
| Octal | 333 | 341 | 357 |
| Decimal | 219 | 225 | 239 |
| Hex | DB | E1 | EF |
Shades of #DBE1EF
Tints of #DBE1EF
.mybgColor { background-color: #DBE1EF; }
.myforeColor { color: #DBE1EF; }
.myborderColor { border: 3px solid #DBE1EF; }
<p style="color:#DBE1EF">Text here</p>
This sample text is styled with font color #DBE1EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBE1EF">Div content here</div>
<div style="border:3px solid #DBE1EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 225, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBE1EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBE1EF;
-webkit-box-shadow: 1px 1px 3px #DBE1EF;
box-shadow: 1px 1px 3px #DBE1EF; }
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 #DBE1EF (Vaguely Violet)
Color Overview & Profile: Color #DBE1EF, also known as Vaguely Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 88% Green (225/255), and 94% Blue (239/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBE1EF translates into the CMYK subtractive color model with values of 8.4% Cyan, 5.9% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 38.5%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #DBE1EF 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.
