#D3A8B6
A light, moderate magenta closely aligning with Thistle.
About #D3A8B6
At its core, #D3A8B6 is a light and moderate hue. Its closest recognized web color is Thistle. In the RGB color space, it consists of 211 red, 168 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 20% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D3A8B6
RGB211, 168, 182
HSL340.5°, 32.8%, 74.3%
CMYK0%, 20%, 14%, 17%
HSV340.5°, 20.4%, 82.7%
LAB73.0, 18.0, -1.2
XYZ49.3, 45.2, 50.4
Decimal13871286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.09:1
Text on #FFFFFF
FAIL
10.05:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3A8B6;
}
.text-color {
color: #D3A8B6;
}
.border-color {
border: 2px solid #D3A8B6;
}