#CCBDD3
A light, muted purple closely aligning with Thistle.
About #CCBDD3
The hex code #CCBDD3 represents a beautifully specific shade of purple. Its closest recognized web color is Thistle. Its digital footprint relies on 204 parts red, 189 parts green, and 211 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 3% cyan and 10% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CCBDD3
RGB204, 189, 211
HSL280.9°, 20.0%, 78.4%
CMYK3%, 10%, 0%, 17%
HSV280.9°, 10.4%, 82.7%
LAB78.4, 9.3, -9.1
XYZ54.9, 53.9, 69.1
Decimal13417939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.79:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #CCBDD3;
}
.text-color {
color: #CCBDD3;
}
.border-color {
border: 2px solid #CCBDD3;
}