#CC99B6
A light, moderate magenta closely aligning with Thistle.
About #CC99B6
The precise color #CC99B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Thistle. This translates to an RGB value of rgb(204, 153, 182).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 25% Magenta, 11% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC99B6
RGB204, 153, 182
HSL325.9°, 33.3%, 70.0%
CMYK0%, 25%, 11%, 20%
HSV325.9°, 25.0%, 80.0%
LAB68.7, 23.6, -7.6
XYZ44.7, 39.0, 49.4
Decimal13408694
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.39:1
Text on #FFFFFF
FAIL
8.80:1
Text on #000000
AAA
2.28:1
Text on #F8FAFC
FAIL
7.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CC99B6;
}
.text-color {
color: #CC99B6;
}
.border-color {
border: 2px solid #CC99B6;
}