#F0B6FF
A very light, vivid magenta closely aligning with Plum.
About #F0B6FF
Visually, #F0B6FF is defined as a vivid magenta. It is closely associated with the named CSS color Plum. Its digital footprint relies on 240 parts red, 182 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 6% Cyan, 29% Magenta, 0% Yellow, and 0% 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. Because it is a very light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F0B6FF
RGB240, 182, 255
HSL287.7°, 100.0%, 85.7%
CMYK6%, 29%, 0%, 0%
HSV287.7°, 28.6%, 100.0%
LAB81.4, 33.2, -28.0
XYZ70.7, 59.2, 102.3
Decimal15775487
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.84:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F0B6FF;
}
.text-color {
color: #F0B6FF;
}
.border-color {
border: 2px solid #F0B6FF;
}