#FF8A75
A light, vivid red closely aligning with Salmon.
About #FF8A75
The hex code #FF8A75 represents a beautifully specific shade of red. Its closest recognized web color is Salmon. Its digital footprint relies on 255 parts red, 138 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 46% magenta, 54% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#FF8A75
RGB255, 138, 117
HSL9.1°, 100.0%, 72.9%
CMYK0%, 46%, 54%, 0%
HSV9.1°, 54.1%, 100.0%
LAB70.0, 42.3, 31.1
XYZ53.5, 40.7, 21.9
Decimal16747125
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.14:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FF8A75;
}
.text-color {
color: #FF8A75;
}
.border-color {
border: 2px solid #FF8A75;
}