#DBCCF0
A very light, moderate purple closely aligning with Thistle.
About #DBCCF0
At its core, #DBCCF0 is a very light and moderate hue. It is closely associated with the named CSS color Thistle. Its digital footprint relies on 219 parts red, 204 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 9% Cyan, 15% Magenta, 0% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBCCF0
RGB219, 204, 240
HSL265.0°, 54.5%, 87.1%
CMYK9%, 15%, 0%, 6%
HSV265.0°, 15.0%, 94.1%
LAB84.2, 11.9, -15.8
XYZ66.5, 64.5, 91.4
Decimal14404848
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.91:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBCCF0;
}
.text-color {
color: #DBCCF0;
}
.border-color {
border: 2px solid #DBCCF0;
}