#F0C5E9
A very light, moderate magenta closely aligning with Thistle.
About #F0C5E9
Visually, #F0C5E9 is defined as a moderate magenta. Designers often compare it to the standard color Thistle. Its digital footprint relies on 240 parts red, 197 parts green, and 233 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 18% Magenta, 3% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0C5E9
RGB240, 197, 233
HSL309.8°, 58.9%, 85.7%
CMYK0%, 18%, 3%, 6%
HSV309.8°, 17.9%, 94.1%
LAB84.1, 21.2, -12.1
XYZ70.6, 64.3, 85.8
Decimal15779305
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.87:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0C5E9;
}
.text-color {
color: #F0C5E9;
}
.border-color {
border: 2px solid #F0C5E9;
}