#F8CCF8
A very light, vivid magenta closely aligning with Thistle.
About #F8CCF8
The hex code #F8CCF8 represents a beautifully specific shade of magenta. Its closest recognized web color is Thistle. Its digital footprint relies on 248 parts red, 204 parts green, and 248 parts blue light.
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 18% magenta inks. The HSL representation is 300.0° hue, 75.9% saturation, and 88.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F8CCF8
RGB248, 204, 248
HSL300.0°, 75.9%, 88.6%
CMYK0%, 18%, 0%, 3%
HSV300.0°, 17.7%, 97.3%
LAB87.0, 22.8, -15.7
XYZ77.2, 69.9, 98.2
Decimal16305400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
14.98:1
Text on #000000
AAA
1.34:1
Text on #F8FAFC
FAIL
12.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8CCF8;
}
.text-color {
color: #F8CCF8;
}
.border-color {
border: 2px solid #F8CCF8;
}