#DBC5F8
A very light, vivid purple closely aligning with Thistle.
About #DBC5F8
When working with digital screens, the color #DBC5F8 is rendered by mixing light. Its closest recognized web color is Thistle. In the RGB color space, it consists of 219 red, 197 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 12% cyan and 21% magenta inks. With a hue angle of 265.9 degrees, it sits comfortably in the purple spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#DBC5F8
RGB219, 197, 248
HSL265.9°, 78.5%, 87.3%
CMYK12%, 21%, 0%, 3%
HSV265.9°, 20.6%, 97.3%
LAB82.8, 17.2, -22.3
XYZ66.1, 61.8, 97.2
Decimal14403064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.35:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBC5F8;
}
.text-color {
color: #DBC5F8;
}
.border-color {
border: 2px solid #DBC5F8;
}