#DBCCF8
A very light, vivid purple closely aligning with Thistle.
About #DBCCF8
At its core, #DBCCF8 is a very light and vivid hue. Its closest recognized web color is Thistle. Its digital footprint relies on 219 parts red, 204 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 12% cyan and 18% magenta inks. With a hue angle of 260.5 degrees, it sits comfortably in the purple spectrum.
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#DBCCF8
RGB219, 204, 248
HSL260.5°, 75.9%, 88.6%
CMYK12%, 18%, 0%, 3%
HSV260.5°, 17.7%, 97.3%
LAB84.5, 13.5, -19.7
XYZ67.7, 65.0, 97.8
Decimal14404856
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
14.00:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBCCF8;
}
.text-color {
color: #DBCCF8;
}
.border-color {
border: 2px solid #DBCCF8;
}