#F8AF99
A light, vivid red closely aligning with Darksalmon.
About #F8AF99
Visually, #F8AF99 is defined as a vivid red. Designers often compare it to the standard color Darksalmon. In the RGB color space, it consists of 248 red, 175 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 29% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F8AF99
RGB248, 175, 153
HSL13.9°, 87.2%, 78.6%
CMYK0%, 29%, 38%, 3%
HSV13.9°, 38.3%, 97.3%
LAB77.8, 24.0, 22.0
XYZ59.8, 52.9, 37.2
Decimal16297881
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.81:1
Text on #FFFFFF
FAIL
11.58:1
Text on #000000
AAA
1.73:1
Text on #F8FAFC
FAIL
9.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8AF99;
}
.text-color {
color: #F8AF99;
}
.border-color {
border: 2px solid #F8AF99;
}