#D3DBFF
A very light, vivid neutral closely aligning with Lavender.
About #D3DBFF
Visually, #D3DBFF is defined as a vivid neutral. It is closely associated with the named CSS color Lavender. In the RGB color space, it consists of 211 red, 219 green, and 255 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 17% cyan and 14% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3DBFF
RGB211, 219, 255
HSL229.1°, 100.0%, 91.4%
CMYK17%, 14%, 0%, 0%
HSV229.1°, 17.3%, 100.0%
LAB87.8, 4.5, -18.4
XYZ70.2, 71.7, 104.8
Decimal13884415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.35:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3DBFF;
}
.text-color {
color: #D3DBFF;
}
.border-color {
border: 2px solid #D3DBFF;
}