#DBBDE2
A very light, moderate magenta closely aligning with Thistle.
About #DBBDE2
The precise color #DBBDE2 is an excellent choice for modern design projects. Its closest recognized web color is Thistle. In the RGB color space, it consists of 219 red, 189 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 3% cyan and 16% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBBDE2
RGB219, 189, 226
HSL288.6°, 38.9%, 81.4%
CMYK3%, 16%, 0%, 11%
HSV288.6°, 16.4%, 88.6%
LAB80.1, 17.2, -14.5
XYZ61.1, 56.9, 79.7
Decimal14400994
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.39:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBDE2;
}
.text-color {
color: #DBBDE2;
}
.border-color {
border: 2px solid #DBBDE2;
}