#FF927C
A light, vivid red closely aligning with Salmon.
About #FF927C
At its core, #FF927C is a light and vivid hue. Its closest recognized web color is Salmon. Its digital footprint relies on 255 parts red, 146 parts green, and 124 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 43% magenta, 51% yellow, and 0% black. The HSL representation is 10.1° hue, 100.0% saturation, and 74.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF927C
RGB255, 146, 124
HSL10.1°, 100.0%, 74.3%
CMYK0%, 43%, 51%, 0%
HSV10.1°, 51.4%, 100.0%
LAB71.7, 38.9, 29.6
XYZ55.2, 43.3, 24.5
Decimal16749180
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.65:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF927C;
}
.text-color {
color: #FF927C;
}
.border-color {
border: 2px solid #FF927C;
}