#DBB6F0
A very light, moderate purple closely aligning with Plum.
About #DBB6F0
The precise color #DBB6F0 is an excellent choice for modern design projects. Its closest recognized web color is Plum. In the RGB color space, it consists of 219 red, 182 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 9% C, 24% M, 0% Y, and 6% K. The HSL representation is 278.3° hue, 65.9% saturation, and 82.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBB6F0
RGB219, 182, 240
HSL278.3°, 65.9%, 82.7%
CMYK9%, 24%, 0%, 6%
HSV278.3°, 24.2%, 94.1%
LAB78.9, 23.7, -23.9
XYZ61.7, 54.8, 89.8
Decimal14399216
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBB6F0;
}
.text-color {
color: #DBB6F0;
}
.border-color {
border: 2px solid #DBB6F0;
}