#FF667C
A light, vivid red closely aligning with Lightcoral.
About #FF667C
The precise color #FF667C is an excellent choice for modern design projects. Its closest recognized web color is Lightcoral. In the RGB color space, it consists of 255 red, 102 green, and 124 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 60% magenta, 51% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FF667C
RGB255, 102, 124
HSL351.4°, 100.0%, 70.0%
CMYK0%, 60%, 51%, 0%
HSV351.4°, 60.0%, 100.0%
LAB63.5, 59.9, 18.6
XYZ49.6, 32.2, 22.7
Decimal16737916
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.82:1
Text on #FFFFFF
FAIL
7.44:1
Text on #000000
AAA
2.70:1
Text on #F8FAFC
FAIL
6.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF667C;
}
.text-color {
color: #FF667C;
}
.border-color {
border: 2px solid #FF667C;
}