#FFB6AF
A very light, vivid red closely aligning with Lightpink.
About #FFB6AF
The hex code #FFB6AF represents a beautifully specific shade of red. Designers often compare it to the standard color Lightpink. In the RGB color space, it consists of 255 red, 182 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 29% M, 31% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#FFB6AF
RGB255, 182, 175
HSL5.3°, 100.0%, 84.3%
CMYK0%, 29%, 31%, 0%
HSV5.3°, 31.4%, 100.0%
LAB80.6, 25.6, 14.1
XYZ65.7, 57.8, 48.3
Decimal16758447
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.56:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFB6AF;
}
.text-color {
color: #FFB6AF;
}
.border-color {
border: 2px solid #FFB6AF;
}