#F066F8
A light, vivid magenta closely aligning with Mediumorchid.
About #F066F8
At its core, #F066F8 is a light and vivid hue. Its closest recognized web color is Mediumorchid. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 102, and 248.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 3% C, 59% M, 0% Y, and 3% K. The HSL representation is 296.7° hue, 91.3% saturation, and 68.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F066F8
RGB240, 102, 248
HSL296.7°, 91.3%, 68.6%
CMYK3%, 59%, 0%, 3%
HSV296.7°, 58.9%, 97.3%
LAB65.6, 71.5, -48.7
XYZ57.6, 34.8, 92.5
Decimal15755000
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.96:1
Text on #000000
AAA
2.52:1
Text on #F8FAFC
FAIL
6.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F066F8;
}
.text-color {
color: #F066F8;
}
.border-color {
border: 2px solid #F066F8;
}