#D3AFB6
A light, muted red closely aligning with Thistle.
About #D3AFB6
The hex code #D3AFB6 represents a beautifully specific shade of red. Designers often compare it to the standard color Thistle. In the RGB color space, it consists of 211 red, 175 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 17% M, 14% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#D3AFB6
RGB211, 175, 182
HSL348.3°, 29.0%, 75.7%
CMYK0%, 17%, 14%, 17%
HSV348.3°, 17.1%, 82.7%
LAB74.8, 14.2, 1.3
XYZ50.6, 47.9, 50.8
Decimal13873078
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.58:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3AFB6;
}
.text-color {
color: #D3AFB6;
}
.border-color {
border: 2px solid #D3AFB6;
}