#F06683
A light, vivid red closely aligning with Palevioletred.
About #F06683
When working with digital screens, the color #F06683 is rendered by mixing light. Its closest recognized web color is Palevioletred. In the RGB color space, it consists of 240 red, 102 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 57% Magenta, 45% Yellow, and 6% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F06683
RGB240, 102, 131
HSL347.4°, 82.1%, 67.1%
CMYK0%, 57%, 45%, 6%
HSV347.4°, 57.5%, 94.1%
LAB61.4, 55.6, 11.2
XYZ44.8, 29.7, 24.8
Decimal15754883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.93:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.89:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F06683;
}
.text-color {
color: #F06683;
}
.border-color {
border: 2px solid #F06683;
}