#DBB6BD
A light, moderate red closely aligning with Thistle.
About #DBB6BD
The hex code #DBB6BD represents a beautifully specific shade of red. Its closest recognized web color is Thistle. Its digital footprint relies on 219 parts red, 182 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 17% M, 14% Y, and 14% K. The HSL representation is 348.6° hue, 33.9% saturation, and 78.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBB6BD
RGB219, 182, 189
HSL348.6°, 33.9%, 78.6%
CMYK0%, 17%, 14%, 14%
HSV348.6°, 16.9%, 85.9%
LAB77.4, 14.4, 1.4
XYZ55.1, 52.2, 55.3
Decimal14399165
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.44:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBB6BD;
}
.text-color {
color: #DBB6BD;
}
.border-color {
border: 2px solid #DBB6BD;
}