#F8D3E9
A very light, vivid magenta closely aligning with Thistle.
About #F8D3E9
When working with digital screens, the color #F8D3E9 is rendered by mixing light. Its closest recognized web color is Thistle. Its digital footprint relies on 248 parts red, 211 parts green, and 233 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. With a hue angle of 324.3 degrees, it sits comfortably in the magenta 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#F8D3E9
RGB248, 211, 233
HSL324.3°, 72.5%, 90.0%
CMYK0%, 15%, 6%, 3%
HSV324.3°, 14.9%, 97.3%
LAB88.2, 16.5, -6.0
XYZ76.7, 72.4, 87.0
Decimal16307177
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.49:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8D3E9;
}
.text-color {
color: #F8D3E9;
}
.border-color {
border: 2px solid #F8D3E9;
}