#F8CCE9
A very light, vivid magenta closely aligning with Thistle.
About #F8CCE9
The precise color #F8CCE9 is an excellent choice for modern design projects. Its closest recognized web color is Thistle. This translates to an RGB value of rgb(248, 204, 233).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 18% 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. 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#F8CCE9
RGB248, 204, 233
HSL320.5°, 75.9%, 88.6%
CMYK0%, 18%, 6%, 3%
HSV320.5°, 17.7%, 97.3%
LAB86.5, 20.2, -8.5
XYZ75.0, 69.0, 86.5
Decimal16305385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.81:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8CCE9;
}
.text-color {
color: #F8CCE9;
}
.border-color {
border: 2px solid #F8CCE9;
}