#CC66B6
A light, moderate magenta closely aligning with Orchid.
About #CC66B6
The precise color #CC66B6 is an excellent choice for modern design projects. Its closest recognized web color is Orchid. Its digital footprint relies on 204 parts red, 102 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 50% Magenta, 11% Yellow, and 20% Black. The HSL representation is 312.9° hue, 50.0% saturation, and 60.0% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC66B6
RGB204, 102, 182
HSL312.9°, 50.0%, 60.0%
CMYK0%, 50%, 11%, 20%
HSV312.9°, 50.0%, 80.0%
LAB57.8, 50.7, -24.2
XYZ38.1, 25.7, 47.2
Decimal13395638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC66B6;
}
.text-color {
color: #CC66B6;
}
.border-color {
border: 2px solid #CC66B6;
}