#F8CCFF
A very light, vivid magenta closely aligning with Thistle.
About #F8CCFF
Visually, #F8CCFF is defined as a vivid magenta. Designers often compare it to the standard color Thistle. Its digital footprint relies on 248 parts red, 204 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 3% Cyan, 20% Magenta, 0% Yellow, and 0% Black. The HSL representation is 291.8° hue, 100.0% saturation, and 90.0% lightness.
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#F8CCFF
RGB248, 204, 255
HSL291.8°, 100.0%, 90.0%
CMYK3%, 20%, 0%, 0%
HSV291.8°, 20.0%, 100.0%
LAB87.2, 24.1, -19.1
XYZ78.4, 70.4, 104.1
Decimal16305407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.07:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8CCFF;
}
.text-color {
color: #F8CCFF;
}
.border-color {
border: 2px solid #F8CCFF;
}