#F066D3
A light, vivid magenta closely aligning with Orchid.
About #F066D3
The precise color #F066D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Orchid. In the RGB color space, it consists of 240 red, 102 green, and 211 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 57% Magenta, 12% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F066D3
RGB240, 102, 211
HSL312.6°, 82.1%, 67.1%
CMYK0%, 57%, 12%, 6%
HSV312.6°, 57.5%, 94.1%
LAB63.9, 65.5, -30.7
XYZ52.4, 32.7, 65.2
Decimal15754963
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.78:1
Text on #FFFFFF
FAIL
7.55:1
Text on #000000
AAA
2.66:1
Text on #F8FAFC
FAIL
6.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F066D3;
}
.text-color {
color: #F066D3;
}
.border-color {
border: 2px solid #F066D3;
}