#F8D3FF
A very light, vivid neutral closely aligning with Thistle.
About #F8D3FF
The precise color #F8D3FF is an excellent choice for modern design projects. Its closest recognized web color is Thistle. Its digital footprint relies on 248 parts red, 211 parts green, and 255 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 3% Cyan, 17% Magenta, 0% Yellow, and 0% Black. With a hue angle of 290.5 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F8D3FF
RGB248, 211, 255
HSL290.5°, 100.0%, 91.4%
CMYK3%, 17%, 0%, 0%
HSV290.5°, 17.3%, 100.0%
LAB88.8, 20.4, -16.6
XYZ80.1, 73.8, 104.6
Decimal16307199
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.75:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8D3FF;
}
.text-color {
color: #F8D3FF;
}
.border-color {
border: 2px solid #F8D3FF;
}