#FFAF7C
A light, vivid orange closely aligning with Lightsalmon.
About #FFAF7C
When working with digital screens, the color #FFAF7C is rendered by mixing light. Designers often compare it to the standard color Lightsalmon. Its digital footprint relies on 255 parts red, 175 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 31% magenta inks. The HSL representation is 23.4° hue, 100.0% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#FFAF7C
RGB255, 175, 124
HSL23.4°, 100.0%, 74.3%
CMYK0%, 31%, 51%, 0%
HSV23.4°, 51.4%, 100.0%
LAB78.1, 23.8, 37.8
XYZ60.2, 53.4, 26.2
Decimal16756604
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.68:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.93:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFAF7C;
}
.text-color {
color: #FFAF7C;
}
.border-color {
border: 2px solid #FFAF7C;
}